paper-with-me

홈 › Papers

Interpreting and Mitigating Unwanted Uncertainty in LLMs

2025-10-26 · Tiasa Singha Roy, Ayush Rajesh Jhaveri, Ilias Triantafyllopoulos arxiv

Despite their impressive capabilities, Large Language Models (LLMs) exhibit unwanted uncertainty, a phenomenon where a model changes a previously correct answer into an incorrect one when re-prompted. This behavior undermines trust and poses serious risks in high-stakes domains. In this work, we investigate the mechanisms that drive this phenomenon. We adapt the Needle-in-a-Haystack retrieval framework and integrate a Flip-style re-evaluation prompt to simulate realistic answer-flipping scenarios. We find that retrieval heads are not primarily responsible for avoiding uncertainty. Instead, we identify a small set of non-retrieval attention heads that disproportionately attend to misleading tokens in uncertain contexts. Masking these heads yields significant improvements, reducing flip behavior by up to 15% without introducing incoherence or overcorrection. However, when tested for downstream tasks, we observe trade-offs with flip behavior. Our findings contribute to the growing field of mechanistic interpretability and present a simple yet effective technique for mitigating uncertainty-driven failure modes in LLMs.

📄 PDF Abstract BibTeX arXiv:2510.22866

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interpreting and Mitigating Hallucination in MLLMs through Multi-agent Debate

2024-07-30 · Zheng Lin, Zhenxing Niu, Zhibin Wang, Yinghui Xu

MLLMs often generate outputs that are inconsistent with the visual content, a challenge known as hallucination. Previous methods focus on determining whether a generated output is hallucinated, without identifying which …

Hallucination

Towards Resource Efficient and Interpretable Bias Mitigation in Large Language Models

2024-12-02 · Schrasing Tong, Eliott Zemour, Rawisara Lohanimit, Lalana Kagal

Although large language models (LLMs) have demonstrated their effectiveness in a wide range of applications, they have also been observed to perpetuate unwanted biases present in the training data, potentially leading to…

Language ModelingLanguage Modelling

You Don't Bring Me Flowers: Mitigating Unwanted Recommendations Through Conformal Risk Control

2025-07-09 · Giovanni De Toni, Erasmo Purificato, Emilia Gómez, Bruno Lepri 외 arxiv

Recommenders are significantly shaping online information consumption. While effective at personalizing content, these systems increasingly face criticism for propagating irrelevant, unwanted, and even harmful recommenda…

Understanding and Mitigating Dataset Corruption in LLM Steering

2026-03-03 · Cullen Anderson, Narmeen Oozeer, Foad Namjoo, Remy Ogasawara 외 arxiv

Contrastive steering has been shown as a simple and effective method to adjust the generative behavior of LLMs at inference time. It uses examples of prompt responses with and without a trait to identify a direction in a…

Uncertainty-Aware Credit Card Fraud Detection Using Deep Learning

2021-07-28 · Maryam Habibpour, Hassan Gharoun, Mohammadreza Mehdipour, AmirReza Tajally 외

Countless research works of deep neural networks (DNNs) in the task of credit card fraud detection have focused on improving the accuracy of point predictions and mitigating unwanted biases by building different network …

Deep LearningFraud DetectionUncertainty Quantification