paper-with-me

Papers

Challenges in Domain-Specific Abstractive Summarization and How to Overcome them

2023-07-03 · Anum Afzal, Juraj Vladika, Daniel Braun, Florian Matthes

Large Language Models work quite well with general-purpose data and many tasks in Natural Language Processing. However, they show several limitations when used for a task such as domain-specific abstractive text summarization. This paper identifies three of those limitations as research problems in the context of abstractive text summarization: 1) Quadratic complexity of transformer-based models with respect to the input text length; 2) Model Hallucination, which is a model's ability to generate factually incorrect text; and 3) Domain Shift, which happens when the distribution of the model's training and test corpus is not the same. Along with a discussion of the open research questions, this paper also provides an assessment of existing state-of-the-art techniques relevant to domain-specific text summarization to address the research gaps.

📄 PDF Abstract BibTeX arXiv:2307.00963

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationHallucinationText Summarization

Similar Papers 제목 키워드 기반

MAST: Multimodal Abstractive Summarization with Trimodal Hierarchical Attention

2020-10-15 · EMNLP (nlpbt) 2020 11 · Aman Khullar, Udit Arora

This paper presents MAST, a new model for Multimodal Abstractive Text Summarization that utilizes information from all three modalities -- text, audio and video -- in a multimodal video. Prior work on multimodal abstract…

Abstractive Text SummarizationMultimodal Abstractive Text SummarizationText Summarization

Loss-Based Active Learning for Neural Abstractive Summarization

2026-08-26 · Michail Ioannou, Tatiana Passali, George Michalopoulos, Grigorios Tsoumakas arxiv

Fine-tuning abstractive summarization models requires high-quality annotated data. However, obtaining such corpora is expensive and time-consuming, as it requires human annotators to read and comprehend long documents to…

Active Learning

Assisting humans in complex comparisons: automated information comparison at scale

2024-04-05 · Truman Yuen, Graham A. Watt, Yuri Lawryshyn

Generative Large Language Models enable efficient analytics across knowledge domains, rivalling human experts in information comparisons. However, the applications of LLMs for information comparisons face scalability cha…

Abstractive Text SummarizationRetrievalRetrieval-augmented Generationtext similarity

How Ready are Pre-trained Abstractive Models and LLMs for Legal Case Judgement Summarization?

2023-06-02 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh

Automatic summarization of legal case judgements has traditionally been attempted by using extractive summarization methods. However, in recent years, abstractive summarization models are gaining popularity since they ca…

Abstractive Text SummarizationExtractive SummarizationText Summarization

Abstractive Text Summarization: State of the Art, Challenges, and Improvements

2024-09-04 · Hassan Shakil, Ahmad Farooq, Jugal Kalita

Specifically focusing on the landscape of abstractive text summarization, as opposed to extractive techniques, this survey presents a comprehensive overview, delving into state-of-the-art techniques, prevailing challenge…

Abstractive Text SummarizationDocument SummarizationText Summarization