paper-with-me

홈 › Papers

Improving Factual Accuracy of Neural Table-to-Text Output by Addressing Input Problems in ToTTo

2024-04-05 · Barkavi Sundararajan, Somayajulu Sripada, Ehud Reiter

Neural Table-to-Text models tend to hallucinate, producing texts that contain factual errors. We investigate whether such errors in the output can be traced back to problems with the input. We manually annotated 1,837 texts generated by multiple models in the politics domain of the ToTTo dataset. We identify the input problems that are responsible for many output errors and show that fixing these inputs reduces factual errors by between 52% and 76% (depending on the model). In addition, we observe that models struggle in processing tabular inputs that are structured in a non-standard way, particularly when the input lacks distinct row and column values or when the column headers are not correctly mapped to corresponding values.

📄 PDF Abstract BibTeX arXiv:2404.04103

Code (1)

barkavisj/totto_politics_human_annotations 공식 구현

Similar Papers 제목 키워드 기반

PrefixNLI: Detecting Factual Inconsistencies as Soon as They Arise

2025-11-03 · Sapir Harary, Eran Hirsch, Aviv Slobodkin, David Wan 외 arxiv

Natural Language Inference (NLI) models have been used in various ways to improve the factuality of LLM outputs. This is typically done by applying an NLI model to judge whether the model output is entailed from the supp…

Natural Language Inference

Preserving Causal Constraints in Counterfactual Explanations for Machine Learning Classifiers

2019-12-06 · Divyat Mahajan, Chenhao Tan, Amit Sharma

To construct interpretable explanations that are consistent with the original ML model, counterfactual examples---showing how the model's output changes with small perturbations to the input---have been proposed. This pa…

BIG-bench Machine LearningcounterfactualDecision Making

KFinEval-Pilot: A Comprehensive Benchmark Suite for Korean Financial Language Understanding

2025-04-17 · Bokwang Hwang, Seonkyu Lim, Taewoong Kim, Yongjae Geun 외

We introduce KFinEval-Pilot, a benchmark suite specifically designed to evaluate large language models (LLMs) in the Korean financial domain. Addressing the limitations of existing English-centric benchmarks, KFinEval-Pi…

DiagnosticLegal Reasoning

Beyond Factual Accuracy: Evaluating Coverage of Diverse Factual Information in Long-form Text Generation

2025-01-07 · Chris Samarinas, Alexander Krubner, Alireza Salemi, Youngwoo Kim 외

This paper presents ICAT, an evaluation framework for measuring coverage of diverse factual information in long-form text generation. ICAT breaks down a long output text into a list of atomic claims and not only verifies…

DiversityFormText Generation

What if...?: Thinking Counterfactual Keywords Helps to Mitigate Hallucination in Large Multi-modal Models

2024-03-20 · Junho Kim, Yeon Ju Kim, Yong Man Ro

This paper presents a way of enhancing the reliability of Large Multi-modal Models (LMMs) in addressing hallucination, where the models generate cross-modal inconsistent responses. Without additional training, we propose…

counterfactualHallucinationScene Understanding