paper-with-me

홈 › Papers

Twin Worlds: Equivariance-Based Abstention for Evidence-Grounded Reasoning

2026-08-28 · Vy Nguyen, Ziqi Xu, Jeffrey Chan, Estrid He, Feng Xia, Renqiang Luo, Erik Cambria, Xiuzhen Zhang arxiv

Knowledge-intensive reasoning requires Large Language Models (LLMs) to ground answers in provided evidence. When evidence is insufficient, it is desirable that models abstain rather than confidently generating unsupported answers. Existing abstention methods rely on uncertainty estimation or evidence sufficiency checks, but neither tests whether the reasoning process for generation, driven by the interaction of provided evidence and the model's internal memory parameters, is actually grounded in the evidence. A key contributing factor is that entity mentions in context activate memorised associations, causing models to generate plausible responses ungrounded in evidence. We propose Twin Worlds (TW), a framework for improving reliability in knowledge-intensive reasoning through equivariance-based abstention: unlike invariance, which requires outputs to remain unchanged, equivariance requires outputs to transform correspondingly under entity substitutions. A model grounded in the evidence should produce answers that shift consistently when entities are substituted while their relations are preserved. TW constructs multiple worlds via typed substitutions of the original input that preserve relational structure while reducing parametric priors, and uses equivariance violations as an abstention signal. Across four benchmarks and three model backbones, TW identifies when answers are not reliably grounded in the provided evidence and outperforms uncertainty- and sufficiency-based baselines.

📄 PDF Abstract BibTeX arXiv:2608.28018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verifiable abstention makes AI leak diagnosis accountable in water distribution networks

2026-08-19 · Tianwei Mu, Yue Wang, Mingzhe Yuan, Manhong Huang 외 arxiv

Utilities lose a substantial share of treated water to leakage, yet rarely trust artificial-intelligence localizers to dispatch crews: guessing everywhere cannot justify excavation. The gap is accountability, not accurac…

GRACE: Reinforcement Learning for Grounded Response and Abstention under Contextual Evidence

2026-01-08 · Yibo Zhao, Jiapeng Zhu, Zichen Ding, Xiang Li arxiv

Retrieval-Augmented Generation (RAG) integrates external knowledge to enhance Large Language Models (LLMs), yet systems remain susceptible to two critical flaws: providing correct answers without explicit grounded eviden…

Reinforcement Learning

When Names Cross Scripts: A Source-Grounded Benchmark for Historical Entity Reconciliation in the Mongol World

2026-08-24 · Xiang Chen, Zeyu Zhang arxiv

Historical people may appear under different languages, scripts, and transcription traditions, while distinct individuals may share highly similar or even identical names. This makes historical identity reconciliation mo…

Algebras of actions in an agent's representations of the world

2023-10-02 · Alexander Dean, Eduardo Alonso, Esther Mondragon

In this paper, we propose a framework to extract the algebra of the transformations of worlds from the perspective of an agent. As a starting point, we use our framework to reproduce the symmetry-based representations fr…

Representation Learning

Hallucination as output-boundary misclassification: a composite abstention architecture for language models

2026-03-12 · Angelina Hintsanen arxiv

Large language models often produce unsupported claims. We frame this as a misclassification error at the output boundary, where internally generated completions are emitted as if they were grounded in evidence. This mot…