paper-with-me

홈 › Papers

Zero-shot Factual Consistency Evaluation Across Domains

2024-08-07 · Raunak Agarwal

This work addresses the challenge of factual consistency in text generation systems. We unify the tasks of Natural Language Inference, Summarization Evaluation, Factuality Verification and Factual Consistency Evaluation to train models capable of evaluating the factual consistency of source-target pairs across diverse domains. We rigorously evaluate these against eight baselines on a comprehensive benchmark suite comprising 22 datasets that span various tasks, domains, and document lengths. Results demonstrate that our method achieves state-of-the-art performance on this heterogeneous benchmark while addressing efficiency concerns and attaining cross-domain generalization.

📄 PDF Abstract BibTeX arXiv:2408.04114

Code (1)

raunak-agarwal/factual-consistency-eval 공식 구현 pytorch

Tasks

Domain GeneralizationNatural Language InferenceText Generation

Similar Papers 제목 키워드 기반

ChatGPT as a Factual Inconsistency Evaluator for Text Summarization

2023-03-27 · Zheheng Luo, Qianqian Xie, Sophia Ananiadou

The performance of text summarization has been greatly boosted by pre-trained language models. A main concern of existing methods is that most generated summaries are not factually inconsistent with their source document…

Abstractive Text SummarizationNatural Language InferenceNatural Language UnderstandingQuestion Answering+2

Prompt to be Consistent is Better than Self-Consistent? Few-Shot and Zero-Shot Fact Verification with Pre-trained Language Models

2023-06-05 · Fengzhu Zeng, Wei Gao

Few-shot or zero-shot fact verification only relies on a few or no labeled training examples. In this paper, we propose a novel method called ProToCo, to \underline{Pro}mpt pre-trained language models (PLMs) \underline{T…

Fact VerificationIn-Context Learningparameter-efficient fine-tuning

Lowest Span Confidence: A Zero-Shot Metric for Efficient and Black-Box Hallucination Detection in LLMs

2026-01-07 · Yitong Qiao, Licheng Pan, Yu Mi, Lei Liu 외 arxiv

Hallucinations in Large Language Models (LLMs), i.e., the tendency to generate plausible but non-factual content, pose a significant challenge for their reliable deployment in high-stakes environments. However, existing …

Factual Dialogue Summarization via Learning from Large Language Models

2024-06-20 · Rongxin Zhu, Jey Han Lau, Jianzhong Qi

Factual consistency is an important quality in dialogue summarization. Large language model (LLM)-based automatic text summarization models generate more factually consistent summaries compared to those by smaller pretra…

Contrastive LearningData AugmentationKnowledge DistillationLanguage Modeling+4

Zero-shot Faithful Factual Error Correction

2023-05-13 · Kung-Hsiang Huang, Hou Pong Chan, Heng Ji

Faithfully correcting factual errors is critical for maintaining the integrity of textual knowledge bases and preventing hallucinations in sequence-to-sequence models. Drawing on humans' ability to identify and correct f…