← Search

Yuxiao Qu

7 accepted papers

2026

Act2See: Emergent Active Visual Perception for Video Reasoning

CVPR 2026

Vision-Language Models (VLMs) typically rely on static initial frames for video reasoning, restricting their ability to incorporate essential dynamic information as the reasoning process evolves. Existing methods that augment Chain-of-Thought (CoT) with additional frame information often exhibit sub

Cited by 0SourcecodeScholar
2026

IsoCompute Playbook: Optimally Scaling Sampling Compute for LLM RL

ICML 2026poster

While scaling laws guide compute allocation for LLM pre-training, analogous prescriptions for reinforcement learning (RL) post-training of LLMs remain poorly understood. We study the compute-optimal allocation of sampling compute for on-policy RL methods in LLMs, framing scaling as a compute-constra…

Cited by 0SourceScholar
2026

RLAD: Training LLMs to Discover Abstractions for Solving Reasoning Problems

ICLR 2026poster

Reasoning requires going beyond pattern matching or memorization of solutions to identify and implement algorithmic procedures that can be used to deduce answers to hard problems. Doing so requires reusing primitives, intermediate results, or procedures across multiple problems. While RL post-traini…

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
2025

Harnessing Webpage UIs for Text-Rich Visual Understanding

ICLR 2025poster

Text-rich visual understanding—the ability to interpret both textual content and visual elements within a scene—is crucial for multimodal large language models (MLLMs) to effectively interact with structured environments. We propose leveraging webpage UIs as a naturally structured and diverse data s…

Cited by 3SourcePDFScholar
2025

Optimizing Test-Time Compute via Meta Reinforcement Finetuning

ICML 2025poster

Training models to efficiently use test-time compute is crucial for improving the reasoning performance of LLMs. While current methods mostly do so via fine-tuning on search traces or running RL against the 0/1 outcome reward, do these approaches efficiently utilize test-time compute? Would these ap…

Cited by 21SourcePDFScholar
2024

Recursive Introspection: Teaching Language Model Agents How to Self-Improve

NeurIPS 2024poster

A central piece in enabling intelligent agentic behavior in foundation models is to make them capable of introspecting upon their behavior, reasoning, and correcting their mistakes as more computation or interaction is available. Even the strongest proprietary large language models (LLMs) do not qui…

Cited by 39SourcePDFScholar