Sparse Optimization for Unsupervised Extractive Summarization of Long Documents with the Frank-Wolfe AlgorithmDownload PDFOpen Website

Published: 01 Jan 2022, Last Modified: 13 May 2023CoRR 2022Readers: Everyone
Abstract: We address the problem of unsupervised extractive document summarization, especially for long documents. We model the unsupervised problem as a sparse auto-regression one and approximate the resulting combinatorial problem via a convex, norm-constrained problem. We solve it using a dedicated Frank-Wolfe algorithm. To generate a summary with $k$ sentences, the algorithm only needs to execute $\approx k$ iterations, making it very efficient. We explain how to avoid explicit calculation of the full gradient and how to include sentence embedding information. We evaluate our approach against two other unsupervised methods using both lexical (standard) ROUGE scores, as well as semantic (embedding-based) ones. Our method achieves better results with both datasets and works especially well when combined with embeddings for highly paraphrased summaries.
0 Replies

Loading