← Search

Qi GU

7 accepted papers

2026

$V_0$: A Generalist Value Model for Any Policy at State Zero

ICML 2026poster

Traditional value models $V^{\pi}$ in LLM reinforcement learning face a coupling dilemma: they require synchronous training alongside the updating policy $\pi$, causing inefficiency and overfitting. In this paper, we propose $V_0$, a generalist value model that decouples value estimation from specif…

Cited by 0SourceScholar
2026

AgentNoiseBench: Benchmarking Robustness of Tool-Using LLM Agents Under Noisy Condition

ICML 2026poster

As LLM-based agents are increasingly deployed in real-world workflows, existing agent benchmarks---often built on idealized, noise-free assumptions---fall short of characterizing agents' robustness under imperfect user instructions and unreliable tool feedback. To address this gap, we introduce **Ag…

Cited by 0SourceScholar
2026

Learning to Self-Verify Makes Language Models Better Reasoners

ICML 2026poster

Recent large language models (LLMs) achieve strong performance in generating promising reasoning paths for complex tasks. However, despite powerful generation ability, LLMs remain weak at verifying their own answers, revealing a persistent capability asymmetry between generation and self-verificatio…

Cited by 0SourceScholar
2026

Look Back to Reason Forward: Revisitable Memory for Long-Context LLM Agents

ICLR 2026poster

Large language models face challenges in long-context question answering, where key evidence of a query may be dispersed across millions of tokens. Existing works equip large language models with a memory corpus that is dynamically updated during a single-pass document scan, also known as the "memor…

Cited by 0SourcecodeScholar
2026

MemOCR: Layout-Aware Visual Memory for Efficient Long-Horizon Reasoning

ICML 2026poster

Long-horizon agentic reasoning necessitates effectively compressing growing interaction histories into a limited context window. Most existing memory systems serialize history as text, where token-level cost is uniform and scales linearly with length, often spending scarce budget on low-value detail…

Cited by 0SourceScholar
2026

ScaleEnv: Scaling Environment Synthesis from Scratch for Generalist Interactive Tool-Use Agent Training

ICML 2026poster

Equipping agents with interactive environments and verifiable tasks for self-exploration is essential for cultivating generalist agents capable of adapting to diverse scenarios. However, high-quality agentic data remain critically scarce, and existing synthesis methods suffer from significant limita…

Cited by 0SourceScholar
2026

VitaBench: Benchmarking LLM Agents with Versatile Interactive Tasks in Real-world Applications

ICLR 2026poster

As LLMs with agentic abilities are increasingly deployed in real-life scenarios, existing benchmarks fail to capture their inherent complexity of handling extensive information, leveraging diverse resources, and managing dynamic user interactions. To address this gap, we introduce VitaBench, a chall…

Cited by 0SourcecodeScholar