paper-with-me

Papers

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 objective functions, the efficiency of the greedy algorithm, and the provable performance guarantee. However, when it comes to compressive summarization, we are currently missing a counterpart of the extractive method based on submodularity. In this paper, we propose a fast greedy method for compressive summarization. Our method is applicable to any monotone submodular objective function, including many functions well-suited for document summarization. We provide an approximation guarantee of our greedy algorithm. Experiments show that our method is about 100 to 400 times faster than an existing method based on integer-linear-programming (ILP) formulations and that our method empirically achieves more than 95{\%}-approximation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationExtractive SummarizationInformation Retrieval

Similar Papers 제목 키워드 기반

Lazier Than Lazy Greedy

2014-09-28 · Baharan Mirzasoleiman, Ashwinkumar Badanidiyuru, Amin Karbasi, Jan Vondrak 외

Is it possible to maximize a monotone submodular function faster than the widely used lazy greedy algorithm (also known as accelerated greedy), both in theory and practice? In this paper, we develop the first linear-time…

ClusteringData Summarization

Non-Monotone Submodular Maximization with Multiple Knapsacks in Static and Dynamic Settings

2019-11-15 · Vanja Doskoč, Tobias Friedrich, Andreas Göbel, Frank Neumann 외

We study the problem of maximizing a non-monotone submodular function under multiple knapsack constraints. We propose a simple discrete greedy algorithm to approach this problem, and prove that it yields strong approxima…

Video Summarization

Fast and Robust Compressive Summarization with Dual Decomposition and Multi-Task Learning

2013-08-01 · ACL 2013 8 · Miguel Almeida, Andr{\'e} Martins
Document SummarizationInformation RetrievalMulti-Document SummarizationMulti-Task Learning+5

Compressive Sensing Approaches for Autonomous Object Detection in Video Sequences

2017-04-27 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

Video analytics requires operating with large amounts of data. Compressive sensing allows to reduce the number of measurements required to represent the video using the prior knowledge of sparsity of the original signal,…

Compressive Sensingobject-detectionObject Detection

The Power of Subsampling in Submodular Maximization

2021-04-06 · Christopher Harshaw, Ehsan Kazemi, Moran Feldman, Amin Karbasi

We propose subsampling as a unified algorithmic technique for submodular maximization in centralized and online settings. The idea is simple: independently sample elements from the ground set, and use simple combinatoria…

Movie RecommendationVideo Summarization