Quantitative Argument Summarization and Beyond: Cross-Domain Key Point Analysis
When summarizing a collection of views, arguments or opinions on some topic, it is often desirable not only to extract the most salient points, but also to quantify their prevalence. Work on multi-document summarization has traditionally focused on creating textual summaries, which lack this quantitative aspect. Recent work has proposed to summarize arguments by mapping them to a small set of expert-generated key points, where the salience of each key point corresponds to the number of its matching arguments. The current work advances key point analysis in two important respects: first, we develop a method for automatic extraction of key points, which enables fully automatic analysis, and is shown to achieve performance comparable to a human expert. Second, we demonstrate that the applicability of key point analysis goes well beyond argumentation data. Using models trained on publicly available argumentation datasets, we achieve promising results in two additional domains: municipal surveys and user reviews. An additional contribution is an in-depth evaluation of argument-to-key point matching models, where we substantially outperform previous results.
Code (2)
Tasks
Document SummarizationKey Point MatchingMulti-Document SummarizationSimilar Papers 제목 키워드 기반
ARQUSUMM: Argument-aware Quantitative Summarization of Online Conversations
Online conversations have become more prevalent on public discussion platforms (e.g. Reddit). With growing controversial topics, it is desirable to summarize not only diverse arguments, but also their rationale and justi…
Text SummarizationFew-Shot LearningARC: Argument Representation and Coverage Analysis for Zero-Shot Long Document Summarization with Instruction Following LLMs
Integrating structured information has long improved the quality of abstractive summarization, particularly in retaining salient content. In this work, we focus on a specific form of structure: argument roles, which are …
Abstractive Text SummarizationARCArticlesDocument Summarization+1Matching The Statements: A Simple and Accurate Model for Key Point Analysis
Key Point Analysis (KPA) is one of the most essential tasks in building an Opinion Summarization system, which is capable of generating key points for a collection of arguments toward a particular topic. Furthermore, KPA…
Opinion MiningOpinion SummarizationQA-Align: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions
Multi-text applications, such as multi-document summarization, are typically required to model redundancies across related texts. Current methods confronting consolidation struggle to fuse overlapping information. In ord…
Document SummarizationMulti-Document SummarizationPrompted Aspect Key Point Analysis for Quantitative Review Summarization
Key Point Analysis (KPA) aims for quantitative summarization that provides key points (KPs) as succinct textual summaries and quantities measuring their prevalence. KPA studies for arguments and reviews have been reporte…
In-Context LearningSentiment Analysis