paper-with-me

Papers

Experiments in Extractive Summarization: Integer Linear Programming, Term/Sentence Scoring, and Title-driven Models

2020-08-01 · Daniel Lee, Rakesh Verma, Avisha Das, Arjun Mukherjee

In this paper, we revisit the challenging problem of unsupervised single-document summarization and study the following aspects: Integer linear programming (ILP) based algorithms, Parameterized normalization of term and sentence scores, and Title-driven approaches for summarization. We describe a new framework, NewsSumm, that includes many existing and new approaches for summarization including ILP and title-driven approaches. NewsSumm's flexibility allows to combine different algorithms and sentence scoring schemes seamlessly. Our results combining sentence scoring with ILP and normalization are in contrast to previous work on this topic, showing the importance of a broader search for optimal parameters. We also show that the new title-driven reduction idea leads to improvement in performance for both unsupervised and supervised approaches considered.

📄 PDF Abstract BibTeX arXiv:2008.00140

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive SummarizationSentence

Similar Papers 제목 키워드 기반

Extractive Multi-Document Summarization with Integer Linear Programming and Support Vector Regression

2012-12-01 · COLING 2012 12 · Dimitrios Galanis, Gerasimos Lampouras, Ion Androutsopoulos
Document SummarizationMulti-Document SummarizationregressionText Summarization

Enumeration of Extractive Oracle Summaries

2017-01-06 · EACL 2017 4 · Tsutomu Hirao, Masaaki Nishino, Jun Suzuki, Masaaki Nagata

To analyze the limitations and the future directions of the extractive summarization paradigm, this paper proposes an Integer Linear Programming (ILP) formulation to obtain extractive oracle summaries in terms of ROUGE-N…

document understandingExtractive Summarization

Provable Fast Greedy Compressive Summarization with Any Monotone Submodular Function

2018-06-01 · NAACL 2018 6 · Shinsaku Sakaue, Tsutomu Hirao, Masaaki Nishino, Masaaki Nagata

Submodular maximization with the greedy algorithm has been studied as an effective approach to extractive summarization. This approach is known to have three advantages: its applicability to many useful submodular object…

Document SummarizationExtractive SummarizationInformation Retrieval

Oracle Summaries of Compressive Summarization

2017-07-01 · ACL 2017 7 · Tsutomu Hirao, Masaaki Nishino, Masaaki Nagata

This paper derives an Integer Linear Programming (ILP) formulation to obtain an oracle summary of the compressive summarization paradigm in terms of ROUGE. The oracle summary is essential to reveal the upper bound perfor…

Sentence Compression

A General Optimization Framework for Multi-Document Summarization Using Genetic Algorithms and Swarm Intelligence

2016-12-01 · COLING 2016 12 · Maxime Peyrard, Judith Eckle-Kohler

Extracting summaries via integer linear programming and submodularity are popular and successful techniques in extractive multi-document summarization. However, many interesting optimization objectives are neither submod…

Document SummarizationMulti-Document Summarization