On the Trade-off between Redundancy and Local Coherence in Summarization
Ronald Cardenas, Matthias Galle, Shay B. Cohen
TL;DR
This work analyzes the trade-off between redundancy and local lexical cohesion in extractive single-document summarization, focusing on long, highly redundant scientific texts. It introduces two optimization paradigms: a reward-guided reinforcement learning framework that balances informativeness, redundancy, and cohesion, and two unsupervised KvD-based models (TreeKvD and GraphKvD) that simulate human memory processes to jointly optimize relevancy, non-redundancy, and cohesion. Automatic and human evaluations show that cohesion-focused optimization improves content organization and cohesion without sacrificing informativeness in the RL setting, while KvD-based unsupervised systems achieve highly cohesive summaries across varying document redundancy but may reduce informativeness. The study provides extensive evidence that cognitive-inspired memory mechanisms shape the balance among informativeness, redundancy, and cohesion, with practical implications for long-document summarization in technical domains.
Abstract
Extractive summaries are usually presented as lists of sentences with no expected cohesion between them and with plenty of redundant information if not accounted for. In this paper, we investigate the trade-offs incurred when aiming to control for inter-sentential cohesion and redundancy in extracted summaries, and their impact on their informativeness. As case study, we focus on the summarization of long, highly redundant documents and consider two optimization scenarios, reward-guided and with no supervision. In the reward-guided scenario, we compare systems that control for redundancy and cohesion during sentence scoring. In the unsupervised scenario, we introduce two systems that aim to control all three properties -- informativeness, redundancy, and cohesion -- in a principled way. Both systems implement a psycholinguistic theory that simulates how humans keep track of relevant content units and how cohesion and non-redundancy constraints are applied in short-term memory during reading. Extensive automatic and human evaluations reveal that systems optimizing for -- among other properties -- cohesion are capable of better organizing content in summaries compared to systems that optimize only for redundancy, while maintaining comparable informativeness. We find that the proposed unsupervised systems manage to extract highly cohesive summaries across varying levels of document redundancy, although sacrificing informativeness in the process. Finally, we lay evidence as to how simulated cognitive processes impact the trade-off between the analyzed summary properties.
