paper-with-me

Papers

Fine-Grained Self-Endorsement Improves Factuality and Reasoning

2024-02-23 · Ante Wang, Linfeng Song, Baolin Peng, Ye Tian, Lifeng Jin, Haitao Mi, Jinsong Su, Dong Yu

This work studies improving large language model (LLM) generations at inference time by mitigating fact-conflicting hallucinations. Particularly, we propose a self-endorsement framework that leverages the fine-grained fact-level comparisons across multiple sampled responses. Compared with prior ensemble methods (Wang et al., 2022;Chen et al., 2023)) that perform response-level selection, our approach can better alleviate hallucinations, especially for longform generation tasks. Our approach can broadly benefit smaller and open-source LLMs as it mainly conducts simple content-based comparisons. Experiments on Biographies show that our method can effectively improve the factuality of generations with simple and intuitive prompts across different scales of LLMs. Besides, comprehensive analyses on TriviaQA and GSM8K demonstrate the potential of self-endorsement for broader application.

📄 PDF Abstract BibTeX arXiv:2402.15631

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KLanguage ModelingLanguage ModellingLarge Language ModelTriviaQA

Similar Papers 제목 키워드 기반

Only Say What You Know: Calibration-Aware Generation for Long-Form Factuality

2026-05-03 · Wen Luo, Guangyue Peng, Liang Wang, Nan Yang 외 arxiv

Large Reasoning Models achieve strong performance on complex tasks but remain prone to hallucinations, particularly in long-form generation where errors compound across reasoning steps. Existing approaches to improving f…

FactSelfCheck: Fact-Level Black-Box Hallucination Detection for LLMs

2025-03-21 · Albert Sawczyn, Jakub Binkowski, Denis Janiak, Bogdan Gabrys 외

Large Language Models (LLMs) frequently generate hallucinated content, posing significant challenges for applications where factuality is crucial. While existing hallucination detection methods typically operate at the s…

HallucinationKnowledge GraphsSentence

FactAlign: Long-form Factuality Alignment of Large Language Models

2024-10-02 · Chao-Wei Huang, Yun-Nung Chen

Large language models have demonstrated significant potential as the next-generation information access engines. However, their reliability is hindered by issues of hallucination and generating non-factual content. This …

FormHallucinationSentence

Fine-Refine: Iterative Fine-grained Refinement for Mitigating Dialogue Hallucination

2026-02-17 · Xiangyan Chen, Yujian Gan, Matthew Purver arxiv

The tendency for hallucination in current large language models (LLMs) negatively impacts dialogue systems. Such hallucinations produce factually incorrect responses that may mislead users and undermine system trust. Exi…

ISQA: Informative Factuality Feedback for Scientific Summarization

2024-04-20 · Zekai Li, Yanxia Qin, Qian Liu, Min-Yen Kan

We propose Iterative Facuality Refining on Informative Scientific Question-Answering (ISQA) feedback\footnote{Code is available at \url{https://github.com/lizekai-richard/isqa}}, a method following human learning theorie…

Question Answering