paper-with-me

홈 › Papers

Fine-Tuning Large Language Models to Appropriately Abstain with Semantic Entropy

2024-10-22 · Benedict Aaron Tjandra, Muhammed Razzak, Jannik Kossen, Kunal Handa, Yarin Gal

Large Language Models (LLMs) are known to hallucinate, whereby they generate plausible but inaccurate text. This phenomenon poses significant risks in critical applications, such as medicine or law, necessitating robust hallucination mitigation strategies. While recent works have proposed fine-tuning methods to teach LLMs to abstain from answering questions beyond their knowledge or capabilities, these methods rely on the existence of ground-truth labels or are limited to short-form responses. To address these limitations, we propose fine-tuning using semantic entropy, an uncertainty measure derived from introspection into the model which does not require external labels. We demonstrate that our approach matches or outperforms models fine-tuned using prior work and achieves strong performance for both short and long-form generations on a range of datasets.

📄 PDF Abstract BibTeX arXiv:2410.17234

Code (0)

등록된 구현이 없습니다.

Tasks

FormHallucination

Similar Papers 제목 키워드 기반

Teaching LLMs to Abstain via Fine-Grained Semantic Confidence Reward

2025-10-28 · Hao An, Yang Xu arxiv

Mitigating hallucinations in Large Language Models (LLMs) is critical for their reliable deployment. Existing methods typically fine-tune LLMs to abstain from answering questions beyond their knowledge scope. However, th…

Reinforcement Learning

Abstain-R1: Calibrated Abstention and Post-Refusal Clarification via Verifiable RL

2026-04-18 · Skylar Zhai, Jingcheng Liang, Dongyeop Kang arxiv

Reinforcement fine-tuning improves the reasoning ability of large language models, but it can also encourage them to answer unanswerable queries by guessing or hallucinating missing information. Existing abstention metho…

Don't Hallucinate, Abstain: Identifying LLM Knowledge Gaps via Multi-LLM Collaboration

2024-02-01 · Shangbin Feng, Weijia Shi, Yike Wang, Wenxuan Ding 외

Despite efforts to expand the knowledge of large language models (LLMs), knowledge gaps -- missing or outdated information in LLMs -- might always persist given the evolving nature of knowledge. In this work, we study ap…

Retrieval

Trust or Abstain? A Self-Aware RAG Approach

2026-05-11 · Xi Zhu, Ziqi Wang, Kai Mei, Wujiang Xu 외 arxiv

Retrieval-augmented generation (RAG) improves large language models (LLMs) by incorporating external evidence, but it also introduces knowledge conflicts when retrieved contextual knowledge (CK) and parametric knowledge …

Teaching Autoregressive Language Models Complex Tasks By Demonstration

2021-09-05 · Gabriel Recchia

This paper demonstrates that by fine-tuning an autoregressive language model (GPT-Neo) on appropriately structured step-by-step demonstrations, it is possible to teach it to execute a mathematical task that has previousl…

Language ModelingLanguage Modelling