paper-with-me

홈 › Papers

Leveraging Locality in Abstractive Text Summarization

2022-05-25 · Yixin Liu, Ansong Ni, Linyong Nan, Budhaditya Deb, Chenguang Zhu, Ahmed H. Awadallah, Dragomir Radev

Neural attention models have achieved significant improvements on many natural language processing tasks. However, the quadratic memory complexity of the self-attention module with respect to the input length hinders their applications in long text summarization. Instead of designing more efficient attention modules, we approach this problem by investigating if models with a restricted context can have competitive performance compared with the memory-efficient attention models that maintain a global context by treating the input as a single sequence. Our model is applied to individual pages which contain parts of inputs grouped by the principle of locality during both encoding and decoding. We empirically investigated three kinds of locality in text summarization at different levels of granularity, ranging from sentences to documents. Our experimental results show that our model has a better performance compared with strong baselines with efficient attention modules, and our analysis provides further insights into our locality-aware modeling strategy.

📄 PDF Abstract BibTeX arXiv:2205.12476

Code (1)

yixinl7/pagesum 공식 구현 pytorch

Tasks

Abstractive Text SummarizationText GenerationText Summarization

Similar Papers 제목 키워드 기반

Abstractive Text Summarization based on Language Model Conditioning and Locality Modeling

2020-03-29 · LREC 2020 5 · Dmitrii Aksenov, Julián Moreno-Schneider, Peter Bourgonje, Robert Schwarzenberg 외

We explore to what extent knowledge about the pre-trained language model that is used is beneficial for the task of abstractive summarization. To this end, we experiment with conditioning the encoder and decoder of a Tra…

Abstractive Text SummarizationDecoderLanguage ModelingLanguage Modelling+1

A Template-based Abstractive Meeting Summarization: Leveraging Summary and Source Text Relationships

2014-06-01 · WS 2014 6 · Tatsuro Oya, Yashar Mehdad, Giuseppe Carenini, Raymond Ng
Abstractive Text SummarizationMeeting SummarizationText Generation

ARLED: Leveraging LED-based ARMAN Model for Abstractive Summarization of Persian Long Documents

2025-03-13 · Samira Zangooei, Amirhossein Darmani, Hossein Farahmand Nezhad, Laya Mahmoudi

The increasing volume of textual data poses challenges in reading and comprehending large documents, particularly for scholars who need to extract useful information from research articles. Automatic text summarization h…

Abstractive Text SummarizationArticlesText Summarization

BASS: Boosting Abstractive Summarization with Unified Semantic Graph

2021-05-25 · ACL 2021 5 · Wenhao Wu, Wei Li, Xinyan Xiao, Jiachen Liu 외

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel…

Abstractive Text SummarizationDecoderDocument SummarizationImplicit Relations+1

Analysis of Multidomain Abstractive Summarization Using Salience Allocation

2024-02-19 · Tohida Rehman, Raghubir Bose, Soumik Dey, Samiran Chattopadhyay

This paper explores the realm of abstractive text summarization through the lens of the SEASON (Salience Allocation as Guidance for Abstractive SummarizatiON) technique, a model designed to enhance summarization by lever…

Abstractive Text SummarizationArticlesEvent-Driven TradingText Summarization