← Search

Jingqi Tong

7 accepted papers

2026

SciAgentGym: Benchmarking Multi-Step Scientific Tool-Use in LLM Agents

ICML 2026poster

Scientific reasoning inherently demands integrating sophisticated toolkits to navigate domain-specific knowledge. Yet, current benchmarks largely overlook agents' ability to orchestrate tools for such rigorous workflows. To bridge this gap, we introduce **SciAgentGym**, a scalable interactive enviro…

Cited by 0SourceScholar
2026

Synthesizing Multimodal Verifiable Game Data to Boost VLMs' General Reasoning

ICLR 2026poster

Vision-language reinforcement learning (RL) has primarily focused on narrow domains (e.g. geometry or chart reasoning). This leaves broader training scenarios and resources underexplored, limiting the exploration and learning of Vision Language Models (VLMs) through RL. We find video games inherentl…

Cited by 0SourcecodeScholar
2026

Thinking with Video: Video Generation as a Promising Multimodal Reasoning Paradigm

CVPR 2026

The "Thinking with Text" and "Thinking with Images" paradigms significantly improve the reasoning abilities of large language models (LLMs) and Vision-Language Models (VLMs). However, these paradigms have inherent limitations. (1) Images capture only single moments and fail to represent dynamic proc

Cited by 0SourcecodeScholar
2025

LLMEval-Med: A Real-world Clinical Benchmark for Medical LLMs with Physician Validation

EMNLP 2025

Evaluating large language models (LLMs) in medicine is crucial because medical applications require high accuracy with little room for error. Current medical benchmarks have three main types: medical exam-based, comprehensive medical, and specialized assessments. However, these benchmarks have limit

2025

Understanding Parametric and Contextual Knowledge Reconciliation within Large Language Models

NeurIPS 2025spotlight

Retrieval-Augmented Generation (RAG) provides additional contextual knowledge to complement the parametric knowledge in Large Language Models (LLMs). These two knowledge interweave to enhance the accuracy and timeliness of LLM responses. However, the internal mechanisms by which LLMs utilize thes…

Cited by 0SourceScholar
2024

Exploring the Compositional Deficiency of Large Language Models in Mathematical Reasoning Through Trap Problems

EMNLP 2024main

Human cognition exhibits systematic compositionality, the algebraic ability to generate infinite novel combinations from finite learned components, which is the key to understanding and reasoning about complex logic. In this work, we investigate the compositionality of large language models (LLMs) i…

2024

LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-Training

EMNLP 2024main

Mixture-of-Experts (MoE) has gained increasing popularity as a promising framework for scaling up large language models (LLMs). However, training MoE from scratch in a large-scale setting still suffers from data-hungry and instability problems. Motivated by this limit, we investigate building MoE mo…