paper-with-me

Papers

Interpretable Multi-Headed Attention for Abstractive Summarization at Controllable Lengths

2020-02-18 · COLING 2020 8 · Ritesh Sarkhel, Moniba Keymanesh, Arnab Nandi, Srinivasan Parthasarathy

Abstractive summarization at controllable lengths is a challenging task in natural language processing. It is even more challenging for domains where limited training data is available or scenarios in which the length of the summary is not known beforehand. At the same time, when it comes to trusting machine-generated summaries, explaining how a summary was constructed in human-understandable terms may be critical. We propose Multi-level Summarizer (MLS), a supervised method to construct abstractive summaries of a text document at controllable lengths. The key enabler of our method is an interpretable multi-headed attention mechanism that computes attention distribution over an input document using an array of timestep independent semantic kernels. Each kernel optimizes a human-interpretable syntactic or semantic property. Exhaustive experiments on two low-resource datasets in the English language show that MLS outperforms strong baselines by up to 14.70% in the METEOR score. Human evaluation of the summaries also suggests that they capture the key concepts of the document at various length-budgets.

📄 PDF Abstract BibTeX arXiv:2002.07845

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationTransfer Learning

Similar Papers 제목 키워드 기반

StructSum: Summarization via Structured Representations

2020-03-01 · EACL 2021 2 · Vidhisha Balachandran, Artidoro Pagnoni, Jay Yoon Lee, Dheeraj Rajagopal 외

Abstractive text summarization aims at compressing the information of a long source document into a rephrased, condensed summary. Despite advances in modeling techniques, abstractive summarization models still suffer fro…

Abstractive Text SummarizationDecoderDocument SummarizationSentence+1

ATSumm: Auxiliary information enhanced approach for abstractive disaster Tweet Summarization with sparse training data

2024-05-10 · Piyush Kumar Garg, Roshni Chakraborty, Sourav Kumar Dandapat

The abundance of situational information on Twitter poses a challenge for users to manually discern vital and relevant information during disasters. A concise and human-interpretable overview of this information helps de…

Abstractive Text SummarizationDisaster ResponseSentence

Abstractive Document Summarization with a Graph-Based Attentional Neural Model

2017-07-01 · ACL 2017 7 · Jiwei Tan, Xiaojun Wan, Jianguo Xiao

Abstractive summarization is the ultimate goal of document summarization research, but previously it is less investigated due to the immaturity of text generation techniques. Recently impressive progress has been made to…

Abstractive Text SummarizationDocument SummarizationImage CaptioningMachine Translation+4

Abstractive Text-Image Summarization Using Multi-Modal Attentional Hierarchical RNN

2018-10-01 · EMNLP 2018 10 · Jingqiang Chen, Hai Zhuge

Rapid growth of multi-modal documents on the Internet makes multi-modal summarization research necessary. Most previous research summarizes texts or images separately. Recent neural summarization research shows the stren…

DecoderExtractive Text SummarizationText Summarization

Summarization Programs: Interpretable Abstractive Summarization with Neural Modular Trees

2022-09-21 · Swarnadeep Saha, Shiyue Zhang, Peter Hase, Mohit Bansal

Current abstractive summarization models either suffer from a lack of clear interpretability or provide incomplete rationales by only highlighting parts of the source document. To this end, we propose the Summarization P…

Abstractive Text SummarizationSentenceSentence Fusion