paper-with-me

Papers

ISQA: Informative Factuality Feedback for Scientific Summarization

2024-04-20 · Zekai Li, Yanxia Qin, Qian Liu, Min-Yen Kan

We propose Iterative Facuality Refining on Informative Scientific Question-Answering (ISQA) feedback\footnote{Code is available at \url{https://github.com/lizekai-richard/isqa}}, a method following human learning theories that employs model-generated feedback consisting of both positive and negative information. Through iterative refining of summaries, it probes for the underlying rationale of statements to enhance the factuality of scientific summarization. ISQA does this in a fine-grained manner by asking a summarization agent to reinforce validated statements in positive feedback and fix incorrect ones in negative feedback. Our findings demonstrate that the ISQA feedback mechanism significantly improves the factuality of various open-source LLMs on the summarization task, as evaluated across multiple scientific datasets.

📄 PDF Abstract BibTeX arXiv:2404.13246

Code (1)

lizekai-richard/isqa 공식 구현 pytorch

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Improving Factuality of Abstractive Summarization via Contrastive Reward Learning

2023-07-10 · I-Chun Chern, Zhiruo Wang, Sanjan Das, Bhavuk Sharma 외

Modern abstractive summarization models often generate summaries that contain hallucinated or contradictory information. In this paper, we propose a simple but effective contrastive learning framework that incorporates r…

Abstractive Text SummarizationContrastive Learning

Are Factuality Checkers Reliable? Adversarial Meta-evaluation of Factuality in Summarization

2021-11-01 · Findings (EMNLP) 2021 11 · Yiran Chen, PengFei Liu, Xipeng Qiu

With the continuous upgrading of the summarization systems driven by deep neural networks, researchers have higher requirements on the quality of the generated summaries, which should be not only fluent and informative b…

Data AugmentationDiagnostic

FactKB: Generalizable Factuality Evaluation using Language Models Enhanced with Factual Knowledge

2023-05-14 · Shangbin Feng, Vidhisha Balachandran, Yuyang Bai, Yulia Tsvetkov

Evaluating the factual consistency of automatically generated summaries is essential for the progress and adoption of reliable summarization systems. Despite recent advances, existing factuality evaluation models are not…

News Summarization

WisPerMed at BioLaySumm: Adapting Autoregressive Large Language Models for Lay Summarization of Scientific Articles

2024-05-20 · Tabea M. G. Pakull, Hendrik Damm, Ahmad Idrissi-Yaghir, Henning Schäfer 외

This paper details the efforts of the WisPerMed team in the BioLaySumm2024 Shared Task on automatic lay summarization in the biomedical domain, aimed at making scientific publications accessible to non-specialists. Large…

ArticlesFew-Shot LearningLay Summarization

Less is More: Quality-Aware Training Data Selection for Scientific Summarization

2026-06-23 · Maria Nefeli Paraskevopoulou, Tatiana Passali, Grigorios Tsoumakas arxiv

Scientific long-document summarization datasets commonly treat author-written abstracts as gold reference summaries, although their quality and alignment with the source article vary. At the same time, publicly available…

Document Summarization