← Search

Yuzhe Gu

12 accepted papers

2026

Exploring Visual Pretraining for Learning Language Intelligence

CVPR 2026

While the most fundamental pretraining paradigm typically trains modality-specific models on their respective datasets, the Platonic Representation Hypothesis that representations eventually align across modalities as data and model scale suggests an intriguing possibility: large language models (LL

Cited by 0SourcecodeScholar
2026

MM-HELIX: Boosting Multimodal Long-Chain Reflective Reasoning with Holistic Platform and Adaptive Hybrid Policy Optimization

ICLR 2026poster

While current Multimodal Large Language Models (MLLMs) have demonstrated proficiency in reasoning tasks such as mathematics and logic, their capacity for long-chain reflective reasoning, a prerequisite for solving complex real-world problems, remains largely underexplored. In this work, we first co…

Cited by 0SourcecodeScholar
2026

OBCache: Optimal Brain KV Cache Pruning for Efficient Long-Context LLM Inference

ICML 2026poster

Large language models (LLMs) with extended context windows enable powerful applications but impose significant memory overhead, as caching all key–value (KV) states scales linearly with sequence length and batch size. Existing cache eviction methods address this by exploiting attention sparsity, yet…

Cited by 0SourceScholar
2026

The Imitation Game: Turing Machine Imitator is Length Generalizable Reasoner

ICLR 2026poster

Length generalization, the ability to solve problems of longer sequences than those observed during training, poses a core challenge of Transformer-based large language models (LLMs). Although existing studies have predominantly focused on data-driven approaches for particular arithmetic operations…

Cited by 0SourceScholar
2026

ThoughtFold: Folding Reasoning Chains via Introspective Preference Learning

ICML 2026poster

Large Reasoning Models (LRMs) have achieved remarkable progress thanks to Reinforcement Learning with Verifiable Rewards (RLVR) on Chain-of-Thoughts (CoTs). However, since long CoTs naturally contain trial and errors and mainstream RLVR approaches choose outcome-correct CoT trajectories for memoriza…

Cited by 0SourceScholar
2025

CompassVerifier: A Unified and Robust Verifier for LLMs Evaluation and Outcome Reward

EMNLP 2025

Answer verification is crucial not only for evaluating large language models (LLMs) by matching their unstructured outputs against standard answers, but also serves as the reward model to guide LLM optimization. Most evaluation frameworks rely on regularized matching or employ general LLMs for answe

2025

Mask-DPO: Generalizable Fine-grained Factuality Alignment of LLMs

ICLR 2025poster

Large language models (LLMs) exhibit hallucinations (i.e., unfaithful or nonsensical information) when serving as AI assistants in various domains. Since hallucinations always come with truthful content in the LLM responses, previous factuality alignment methods that conduct response-level preferenc…

2025

Semi-off-Policy Reinforcement Learning for Vision-Language Slow-Thinking Reasoning

NeurIPS 2025poster

Enhancing large vision-language models (LVLMs) with visual slow-thinking reasoning is crucial for solving complex multimodal tasks. However, since LVLMs are mainly trained with vision-language alignment, it is difficult to adopt on-policy reinforcement learning (RL) to develop the slow thinking abil…

Cited by 0SourceScholar
2024

ANAH-v2: Scaling Analytical Hallucination Annotation of Large Language Models

NeurIPS 2024poster

Large language models (LLMs) exhibit hallucinations in long-form question-answering tasks across various domains and wide applications. Current hallucination detection and mitigation datasets are limited in domain and size, which struggle to scale due to prohibitive labor costs and insufficient reli…

2024

ANAH: Analytical Annotation of Hallucinations in Large Language Models

ACL 2024long

Reducing the ‘hallucination' problem of Large Language Models (LLMs) is crucial for their wide applications. A comprehensive and fine-grained measurement of the hallucination is the first key step for the governance of this issue but is under-explored in the community.Thus, we present ANAH, a biling…

2024

How did we get here? Summarizing conversation dynamics

NAACL 2024long

Throughout a conversation, the way participants interact with each other is in constant flux: their tones may change, they may resort to different strategies to convey their points, or they might alter their interaction patterns. An understanding of these dynamics can complement that of the actual f…