paper-with-me

Papers

EASE: Extractive-Abstractive Summarization End-to-End using the Information Bottleneck Principle

2021-11-01 · EMNLP (newsum) 2021 11 · Haoran Li, Arash Einolghozati, Srinivasan Iyer, Bhargavi Paranjape, Yashar Mehdad, Sonal Gupta, Marjan Ghazvininejad

Current abstractive summarization systems outperform their extractive counterparts, but their widespread adoption is inhibited by the inherent lack of interpretability. Extractive summarization systems, though interpretable, suffer from redundancy and possible lack of coherence. To achieve the best of both worlds, we propose EASE, an extractive-abstractive framework that generates concise abstractive summaries that can be traced back to an extractive summary. Our framework can be applied to any evidence-based text generation problem and can accommodate various pretrained models in its simple architecture. We use the Information Bottleneck principle to jointly train the extraction and abstraction in an end-to-end fashion. Inspired by previous research that humans use a two-stage framework to summarize long documents (Jing and McKeown, 2000), our framework first extracts a pre-defined amount of evidence spans and then generates a summary using only the evidence. Using automatic and human evaluations, we show that the generated summaries are better than strong extractive and extractive-abstractive baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstractive Text SummarizationExtractive SummarizationText Generation

Similar Papers 제목 키워드 기반

EASE: Extractive-Abstractive Summarization with Explanations

2021-05-14 · Haoran Li, Arash Einolghozati, Srinivasan Iyer, Bhargavi Paranjape 외

Current abstractive summarization systems outperform their extractive counterparts, but their widespread adoption is inhibited by the inherent lack of interpretability. To achieve the best of both worlds, we propose EASE…

Abstractive Text SummarizationDocument SummarizationText Generation

BottleSum: Unsupervised and Self-supervised Sentence Summarization using the Information Bottleneck Principle

2019-09-16 · IJCNLP 2019 11 · Peter West, Ari Holtzman, Jan Buys, Yejin Choi

The principle of the Information Bottleneck (Tishby et al. 1999) is to produce a summary of information X optimized to predict some other relevant information Y. In this paper, we propose a novel approach to unsupervised…

Abstractive Text SummarizationExtractive SummarizationLanguage ModelingLanguage Modelling+4

A Tree-of-Thoughts Inspired Hybrid Approach for Legal Case Judgement Summarization using LLMs

2026-06-26 · Aniket Deroy, Kripabandhu Ghosh, Saptarshi Ghosh arxiv

In recent times, Large Language Models (LLMs) are increasingly being used for legal case judgement summarization. Most prior works have tried traditional extractive and abstractive summarization of case judgements. Howev…

Multi-Granularity Interaction Network for Extractive and Abstractive Multi-Document Summarization

2020-07-01 · ACL 2020 6 · Hanqi Jin, Tianming Wang, Xiaojun Wan

In this paper, we propose a multi-granularity interaction network for extractive and abstractive multi-document summarization, which jointly learn semantic representations for words, sentences, and documents. The word re…

Document SummarizationExtractive SummarizationMulti-Document SummarizationSentence

Faithful or Extractive? On Mitigating the Faithfulness-Abstractiveness Trade-off in Abstractive Summarization

2021-08-31 · ACL 2022 5 · Faisal Ladhak, Esin Durmus, He He, Claire Cardie 외

Despite recent progress in abstractive summarization, systems still suffer from faithfulness errors. While prior work has proposed models that improve faithfulness, it is unclear whether the improvement comes from an inc…

Abstractive Text Summarization