paper-with-me

홈 › Papers

Enhancing Argument Summarization: Prioritizing Exhaustiveness in Key Point Generation and Introducing an Automatic Coverage Evaluation Metric

2024-04-17 · Mohammad Khosravani, Chenyang Huang, Amine Trabelsi

The proliferation of social media platforms has given rise to the amount of online debates and arguments. Consequently, the need for automatic summarization methods for such debates is imperative, however this area of summarization is rather understudied. The Key Point Analysis (KPA) task formulates argument summarization as representing the summary of a large collection of arguments in the form of concise sentences in bullet-style format, called key points. A sub-task of KPA, called Key Point Generation (KPG), focuses on generating these key points given the arguments. This paper introduces a novel extractive approach for key point generation, that outperforms previous state-of-the-art methods for the task. Our method utilizes an extractive clustering based approach that offers concise, high quality generated key points with higher coverage of reference summaries, and less redundant outputs. In addition, we show that the existing evaluation metrics for summarization such as ROUGE are incapable of differentiating between generated key points of different qualities. To this end, we propose a new evaluation metric for assessing the generated key points by their coverage. Our code can be accessed online.

📄 PDF Abstract BibTeX arXiv:2404.11793

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Key Point Analysis via Contrastive Learning and Extractive Argument Summarization

2021-09-30 · EMNLP (ArgMining) 2021 11 · Milad Alshomary, Timon Gurcke, Shahbaz Syed, Philipp Heinrich 외

Key point analysis is the task of extracting a set of concise and high-level statements from a given collection of arguments, representing the gist of these arguments. This paper presents our proposed approach to the Key…

Argument MiningContrastive LearningExtractive Summarization

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 외

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 …

Document SummarizationKey Point MatchingMulti-Document Summarization

An Empirical Analysis of Diversity in Argument Summarization

2024-02-02 · Michiel van der Meer, Piek Vossen, Catholijn M. Jonker, Pradeep K. Murukannaiah

Presenting high-level arguments is a crucial task for fostering participation in online societal discussions. Current argument summarization approaches miss an important facet of this task -- capturing diversity -- which…

Diversity

ArgCMV: An Argument Summarization Benchmark for the LLM-era

2025-08-27 · Omkar Gurjar, Agam Goyal, Eshwar Chandrasekharan arxiv

Key point extraction is an important task in argument summarization which involves extracting high-level short summaries from arguments. Existing approaches for KP extraction have been mostly evaluated on the popular Arg…

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