paper-with-me

Papers

Assessing The Factual Accuracy of Generated Text

2019-05-30 · Ben Goodrich, Vinay Rao, Mohammad Saleh, Peter J. Liu

We propose a model-based metric to estimate the factual accuracy of generated text that is complementary to typical scoring schemes like ROUGE (Recall-Oriented Understudy for Gisting Evaluation) and BLEU (Bilingual Evaluation Understudy). We introduce and release a new large-scale dataset based on Wikipedia and Wikidata to train relation classifiers and end-to-end fact extraction models. The end-to-end models are shown to be able to extract complete sets of facts from datasets with full pages of text. We then analyse multiple models that estimate factual accuracy on a Wikipedia text summarization task, and show their efficacy compared to ROUGE and other model-free variants by conducting a human evaluation study.

📄 PDF Abstract BibTeX arXiv:1905.13322

Code (2)

google-research-datasets/wikifact 공식 구현 tf
huffon/factsumm

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Multi-FAct: Assessing Factuality of Multilingual LLMs using FActScore

2024-02-28 · Sheikh Shafayat, Eunsu Kim, Juhyun Oh, Alice Oh

Evaluating the factuality of long-form large language model (LLM)-generated text is an important challenge. Recently there has been a surge of interest in factuality evaluation for English, but little is known about the …

DiversityFormHallucinationLanguage Modeling+3

FELM: Benchmarking Factuality Evaluation of Large Language Models

2023-10-01 · NeurIPS 2023 11 · Shiqi Chen, Yiran Zhao, Jinghan Zhang, I-Chun Chern 외

Assessing factuality of text generated by large language models (LLMs) is an emerging yet crucial research area, aimed at alerting users to potential errors and guiding the development of more reliable LLMs. Nonetheless,…

BenchmarkingMathRetrievalWorld Knowledge

Evaluating the Factual Consistency of Abstractive Text Summarization

2019-10-28 · EMNLP 2020 11 · Wojciech Kryściński, Bryan McCann, Caiming Xiong, Richard Socher

Currently used metrics for assessing summarization algorithms do not account for whether summaries are factually consistent with source documents. We propose a weakly-supervised, model-based approach for verifying factua…

Abstractive Text SummarizationFact CheckingNatural Language InferenceSentence+1

DiffLOB: Diffusion Models for Counterfactual Generation in Limit Order Books

2026-02-03 · Zhuohan Wang, Carmine Ventre arxiv

Modern generative models for limit order books (LOBs) can reproduce realistic market dynamics, but remain fundamentally passive: they either model what typically happens without accounting for hypothetical future market …

Do LLM Self-Explanations Help Users Predict Model Behavior? Evaluating Counterfactual Simulatability with Pragmatic Perturbations

2026-01-07 · Pingjun Hong, Benjamin Roth arxiv

Large Language Models (LLMs) can produce verbalized self-explanations, yet prior studies suggest that such rationales may not reliably reflect the model's true decision process. We ask whether these explanations neverthe…