English

Tackling Hallucinations in Neural Chart Summarization

Computation and Language 2023-08-11 v1 Machine Learning

Abstract

Hallucinations in text generation occur when the system produces text that is not grounded in the input. In this work, we tackle the problem of hallucinations in neural chart summarization. Our analysis shows that the target side of chart summarization training datasets often contains additional information, leading to hallucinations. We propose a natural language inference (NLI) based method to preprocess the training data and show through human evaluation that our method significantly reduces hallucinations. We also found that shortening long-distance dependencies in the input sequence and adding chart-related information like title and legends improves the overall performance.

Keywords

Cite

@article{arxiv.2308.00399,
  title  = {Tackling Hallucinations in Neural Chart Summarization},
  author = {Saad Obaid ul Islam and Iza Škrjanec and Ondřej Dušek and Vera Demberg},
  journal= {arXiv preprint arXiv:2308.00399},
  year   = {2023}
}

Comments

To be presented in INLG 2023

R2 v1 2026-06-28T11:45:21.186Z