paper-with-me

Papers

Quantitative Argument Summarization and Beyond: Cross-Domain Key Point Analysis

2020-10-11 · EMNLP 2020 11 · Roy Bar-Haim, Yoav Kantor, Lilach Eden, Roni Friedman, Dan Lahav, Noam Slonim

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.

📄 PDF Abstract BibTeX arXiv:2010.05369

Code (2)

ibm/kpa_2021_shared_task
manavkapadnis/enigma_argmining pytorch

Tasks

Document SummarizationKey Point MatchingMulti-Document Summarization

Similar Papers 제목 키워드 기반

ARQUSUMM: Argument-aware Quantitative Summarization of Online Conversations

2025-11-21 · An Quang Tang, Xiuzhen Zhang, Minh Ngoc Dinh, Zhuang Li arxiv

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 Learning

ARC: Argument Representation and Coverage Analysis for Zero-Shot Long Document Summarization with Instruction Following LLMs

2025-05-29 · Mohamed Elaraby, Diane Litman

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+1

Matching The Statements: A Simple and Accurate Model for Key Point Analysis

2021-11-01 · EMNLP (ArgMining) 2021 11 · Hoang Phan, Long Nguyen, Khanh Doan

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 Summarization

QA-Align: Representing Cross-Text Content Overlap by Aligning Question-Answer Propositions

2021-09-26 · EMNLP 2021 11 · Daniela Brook Weiss, Paul Roit, Ayal Klein, Ori Ernst 외

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 Summarization

Prompted Aspect Key Point Analysis for Quantitative Review Summarization

2024-07-19 · An Quang Tang, Xiuzhen Zhang, Minh Ngoc Dinh, Erik Cambria

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