paper-with-me

홈 › Papers

GRIP: Grounded Reasoning via Information-Restricted Premises

2026-08-17 · Lirui Teng arxiv

High-capacity encoders in retrieval-augmented generation (RAG) can let the query dominate the latent state, leaving retrieved evidence functionally irrelevant. We call this failure mode query dominance. To address it, we introduce \textbf{GRIP} (Grounded Reasoning via Information-Restricted Premises), which imposes capacity asymmetry: the decoder keeps full-dimensional access to the query, while retrieved evidence passes through a severe stochastic bottleneck. This forces the evidence channel to encode only the residual information unavailable from the query. Across five reasoning benchmarks, GRIP outperforms strong iterative baselines, cuts a query--latent mutual-information diagnostic by roughly 30$\times$ (14.8 $\to$ 0.47 bits), and reduces hallucination by 73\%. Residual-alignment analysis further shows that the bottleneck output occupies subspaces less aligned with the query than baseline representations.

📄 PDF Abstract BibTeX arXiv:2608.16776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pause or Fabricate? Training Language Models for Grounded Reasoning

2026-04-21 · Yiwen Qiu, Linjuan Wu, Yizhou Liu, Yuchen Yan 외 arxiv

Large language models have achieved remarkable progress on complex reasoning tasks. However, they often implicitly fabricate information when inputs are incomplete, producing confident but unreliable conclusions -- a fai…

Reinforcement Learning

Guiding the Inner Eye: A Framework for Hierarchical and Flexible Visual Grounded Reasoning

2025-11-27 · Zhaoyang Wei, Wenchao Ding, Yanchao Hao, Xi Chen arxiv

Models capable of "thinking with images" by dynamically grounding their reasoning in visual evidence represent a major leap in multimodal AI. However, replicating and advancing this ability is non-trivial, with current m…

Reinforcement LearningVisual Reasoning

VeriCoT: Neuro-symbolic Chain-of-Thought Validation via Logical Consistency Checks

2025-11-06 · Yu Feng, Nathaniel Weir, Kaj Bostrom, Sam Bayless 외 arxiv

LLMs can perform multi-step reasoning through Chain-of-Thought (CoT), but they cannot reliably verify their own logic. Even when they reach correct answers, the underlying reasoning may be flawed, undermining trust in hi…

Decompose, Look, and Reason: Reinforced Latent Reasoning for VLMs

2026-04-08 · Mengdan Zhu, Senhao Cheng, Liang Zhao arxiv

Vision-Language Models often struggle with complex visual reasoning due to the visual information loss in textual CoT. Existing methods either add the cost of tool calls or rely on localized patch-based embeddings that a…

Visual Reasoning

Visually grounded generation of entailments from premises

2019-10-01 · WS 2019 10 · Somayeh Jafaritazehjani, Albert Gatt, Marc Tanti

Natural Language Inference (NLI) is the task of determining the semantic relationship between a premise and a hypothesis. In this paper, we focus on the generation of hypotheses from premises in a multimodal setting, to …

Natural Language InferenceSentence