English

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

Computation and Language 2023-07-04 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2307.00963,
  title  = {Challenges in Domain-Specific Abstractive Summarization and How to Overcome them},
  author = {Anum Afzal and Juraj Vladika and Daniel Braun and Florian Matthes},
  journal= {arXiv preprint arXiv:2307.00963},
  year   = {2023}
}
R2 v1 2026-06-28T11:20:41.789Z