← Search

Ian Wu

6 accepted papers

2026

Patching Gaps In LLM Reasoning With Interventional Training

ICLR 2026poster

Reinforcement learning (RL) training of large language models (LLMs) is limited by the policy's ability to generate rollouts with non-zero rewards: without such rewards, the policy is not updated and learning is stalled on hard problems, which are problems that the policy consistently fails to sampl…

Cited by 0SourceScholar
2026

Reasoning Cache: Learning to Extrapolate to Long Lengths via Short-Length RL

ICML 2026poster

Large Language Models (LLMs) that continue improving at test-time budgets far beyond their training budgets can solve harder problems by leveraging additional inference compute: we refer to this property as extrapolation. Standard on-policy RL operates on fixed problem distributions and training bud…

Cited by 0SourceScholar
2026

e3: Learning to Explore Enables Extrapolation of Test-Time Compute for LLMs

ICLR 2026poster

Test-time scaling offers a promising path to improve LLM reasoning by utilizing more compute at inference time; however, the true promise of this paradigm lies in extrapolation (i.e., improvement in performance on hard problems as LLMs keep "thinking" for longer, beyond the maximum token budget they…

Cited by 0SourcecodeScholar
2025

Better Instruction-Following Through Minimum Bayes Risk

ICLR 2025spotlight

General-purpose LLM judges capable of human-level evaluation provide not only a scalable and accurate way of evaluating instruction-following LLMs but also new avenues for supervising and improving their performance. One promising way of leveraging LLM judges for supervision is through Minimum Bayes…

Cited by 5SourcePDFScholar
2024

Synthetic Multimodal Question Generation

EMNLP 2024finding

Multimodal Retrieval Augmented Generation (MMRAG) is a powerful approach to question-answering over multimodal documents. A key challenge with evaluating MMRAG is the paucity of high-quality datasets matching the question styles and modalities of interest. In light of this, we propose SMMQG, a synth…

Cited by 5SourcePDFScholar
2023

Be Selfish, But Wisely: Investigating the Impact of Agent Personality in Mixed-Motive Human-Agent Interactions

EMNLP 2023long main

A natural way to design a negotiation dialogue system is via self-play RL: train an agent that learns to maximize its performance by interacting with a simulated user that has been designed to imitate human-human dialogue data. Although this procedure has been adopted in prior work, we find that it…

Cited by 0SourceScholar