The Exploration of Knowledge-Preserving Prompts for Document Summarisation
Despite the great development of document summarisation techniques nowadays, factual inconsistencies between the generated summaries and the original texts still occur from time to time. This study explores the possibility of adopting prompts to incorporate factual knowledge into generated summaries. We specifically study prefix-tuning that uses a set of trainable continuous prefix prompts together with discrete natural language prompts to aid summary generation. Experimental results demonstrate that the trainable prefixes can help the summarisation model extract information from discrete prompts precisely, thus generating knowledge-preserving summaries that are factually consistent with the discrete prompts. The ROUGE improvements of the generated summaries indicate that explicitly adding factual knowledge into the summarisation process could boost the overall performance, showing great potential for applying it to other natural language processing tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Document SummarizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Large Language Models and Prompt Engineering for Biomedical Query Focused Multi-Document Summarisation
This paper reports on the use of prompt engineering and GPT-3.5 for biomedical query-focused multi-document summarisation. Using GPT-3.5 and appropriate prompts, our system achieves top ROUGE-F1 results in the task of ob…
Prompt EngineeringRetrievalRetrieval-augmented GenerationEnhancing Long Document Long Form Summarisation with Self-Planning
We introduce a novel approach for long context summarisation, highlight-guided generation, that leverages sentence-level information as a content plan to improve the traceability and faithfulness of generated summaries. …
Transformer-based Models for Long Document Summarisation in Financial Domain
Summarisation of long financial documents is a challenging task due to the lack of large-scale datasets and the need for domain knowledge experts to create human-written summaries. Traditional summarisation approaches th…
DecoderUnsupervised Compressive Text Summarisation with Reinforcement Learning
Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…
Hallucinationreinforcement-learningReinforcement LearningReinforcement Learning (RL)Fine-Grained Natural Language Inference Based Faithfulness Evaluation for Diverse Summarisation Tasks
We study existing approaches to leverage off-the-shelf Natural Language Inference (NLI) models for the evaluation of summary faithfulness and argue that these are sub-optimal due to the granularity level considered for p…
Natural Language InferenceSentence