paper-with-me

홈 › Papers

Leveraging Entailment Judgements in Cross-Lingual Summarisation

2024-08-01 · Huajian Zhang, Laura Perez-Beltrachini

Synthetically created Cross-Lingual Summarisation (CLS) datasets are prone to include document-summary pairs where the reference summary is unfaithful to the corresponding document as it contains content not supported by the document (i.e., hallucinated content). This low data quality misleads model learning and obscures evaluation results. Automatic ways to assess hallucinations and improve training have been proposed for monolingual summarisation, predominantly in English. For CLS, we propose to use off-the-shelf cross-lingual Natural Language Inference (X-NLI) to evaluate faithfulness of reference and model generated summaries. Then, we study training approaches that are aware of faithfulness issues in the training data and propose an approach that uses unlikelihood loss to teach a model about unfaithful summary sequences. Our results show that it is possible to train CLS models that yield more faithful summaries while maintaining comparable or better informativess.

📄 PDF Abstract BibTeX arXiv:2408.00675

Code (1)

HJZnlp/Faithful_XWikis 공식 구현 pytorch

Tasks

Cross-Lingual Natural Language InferenceNatural Language Inference

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Monolingual Social Media Datasets for Detecting Contradiction and Entailment

2016-05-01 · LREC 2016 5 · Piroska Lendvai, Isabelle Augenstein, Kalina Bontcheva, Thierry Declerck

Entailment recognition approaches are useful for application domains such as information extraction, question answering or summarisation, for which evidence from multiple sentences needs to be combined. We report on a ne…

Natural Language InferenceQuestion AnsweringRTE

Summarising Historical Text in Modern Languages

2021-01-26 · EACL 2021 2 · Xutan Peng, Yi Zheng, Chenghua Lin, Advaith Siddharthan

We introduce the task of historical text summarisation, where documents in historical forms of a language are summarised in the corresponding modern language. This is a fundamentally important routine to historians and d…

Cross-Lingual TransferTransfer Learning

Models and Datasets for Cross-Lingual Summarisation

2022-02-19 · EMNLP 2021 11 · Laura Perez-Beltrachini, Mirella Lapata

We present a cross-lingual summarisation corpus with long documents in a source language associated with multi-sentence summaries in a target language. The corpus covers twelve language pairs and directions for four Euro…

ArticlesSentence

Detecting and Mitigating Hallucinations in Multilingual Summarisation

2023-05-23 · Yifu Qiu, Yftah Ziser, Anna Korhonen, Edoardo M. Ponti 외

Hallucinations pose a significant challenge to the reliability of neural models for abstractive summarisation. While automatically generated summaries may be fluent, they often lack faithfulness to the original document.…

Cross-Lingual Transfer

MassiveSumm: a very large-scale, very multilingual, news summarisation dataset

2021-11-01 · EMNLP 2021 11 · Daniel Varab, Natalie Schluter

Current research in automatic summarisation is unapologetically anglo-centered–a persistent state-of-affairs, which also predates neural net approaches. High-quality automatic summarisation datasets are notoriously expen…

Articles