paper-with-me

Papers

The Exploration of Knowledge-Preserving Prompts for Document Summarisation

2023-01-27 · Chen Chen, Wei Emma Zhang, Alireza Seyed Shakeri, Makhmoor Fiza

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.

📄 PDF Abstract BibTeX arXiv:2301.11719

Code (0)

등록된 구현이 없습니다.

Tasks

Document Summarization

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Large Language Models and Prompt Engineering for Biomedical Query Focused Multi-Document Summarisation

2023-11-09 · Diego Mollá

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 Generation

Enhancing Long Document Long Form Summarisation with Self-Planning

2025-12-19 · Xiaotang Du, Rohit Saxena, Laura Perez-Beltrachini, Pasquale Minervini 외 arxiv

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

2022-06-01 · FNP (LREC) 2022 6 · Urvashi Khanna, Samira Ghodratnama, Diego Moll ́a, Amin Beheshti

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…

Decoder

Unsupervised Compressive Text Summarisation with Reinforcement Learning

2021-12-17 · ACL ARR December 2022 12 · Anonymous

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

2024-02-27 · Huajian Zhang, Yumo Xu, Laura Perez-Beltrachini

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