Factorizing Content and Budget Decisions in Abstractive Summarization of Long Documents
We argue that disentangling content selection from the budget used to cover salient content improves the performance and applicability of abstractive summarizers. Our method, FactorSum, does this disentanglement by factorizing summarization into two steps through an energy function: (1) generation of abstractive summary views; (2) combination of these views into a final summary, following a budget and content guidance. This guidance may come from different sources, including from an advisor model such as BART or BigBird, or in oracle mode -- from the reference. This factorization achieves significantly higher ROUGE scores on multiple benchmarks for long document summarization, namely PubMed, arXiv, and GovReport. Most notably, our model is effective for domain adaptation. When trained only on PubMed samples, it achieves a 46.29 ROUGE-1 score on arXiv, which indicates a strong performance due to more flexible budget adaptation and content selection less dependent on domain-specific textual structure.
Code (1)
Tasks
Abstractive Text SummarizationDisentanglementDocument SummarizationDomain AdaptationText SummarizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dissecting Generation Modes for Abstractive Summarization Models via Ablation and Attribution
Despite the prominence of neural abstractive summarization models, we know little about how they actually form summaries and how to understand where their decisions come from. We propose a two-step method to interpret su…
Abstractive Text SummarizationDecoderLanguage ModelingLanguage Modelling+3A Baseline Analysis for Podcast Abstractive Summarization
Podcast summary, an important factor affecting end-users' listening decisions, has often been considered a critical feature in podcast recommendation systems, as well as many downstream applications. Existing abstractive…
Abstractive Text SummarizationRecommendation SystemsSalience Allocation as Guidance for Abstractive Summarization
Abstractive summarization models typically learn to capture the salient information from scratch implicitly. Recent literature adds extractive summaries as guidance for abstractive summarization models to provide hints o…
Abstractive Text SummarizationArticlesAspect and Sentiment Aware Abstractive Review Summarization
Review text has been widely studied in traditional tasks such as sentiment analysis and aspect extraction. However, to date, no work is towards the abstractive review summarization that is essential for business organiza…
Abstractive Text SummarizationAspect ExtractionDecoderMachine Translation+3A Robust Abstractive System for Cross-Lingual Summarization
We present a robust neural abstractive summarization system for cross-lingual summarization. We construct summarization corpora for documents automatically translated from three low-resource languages, Somali, Swahili, a…
Abstractive Text SummarizationMachine TranslationTranslation