paper-with-me

홈 › 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, Maximilian Spliethöver, Philipp Cimiano, Martin Potthast, Henning Wachsmuth

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 Point Analysis shared task, collocated with the 8th Workshop on Argument Mining. The approach integrates two complementary components. One component employs contrastive learning via a siamese neural network for matching arguments to key points; the other is a graph-based extractive summarization model for generating key points. In both automatic and manual evaluation, our approach was ranked best among all submissions to the shared task.

📄 PDF Abstract BibTeX arXiv:2109.15086

Code (1)

webis-de/argmining-21 공식 구현

Tasks

Argument MiningContrastive LearningExtractive Summarization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar 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 su…

Using Argumentative Zones for Extractive Summarization of Scientific Articles

2012-12-01 · COLING 2012 12 · Danish Contractor, Yufan Guo, Anna Korhonen
ArticlesDocument SummarizationExtractive SummarizationInformation Retrieval+1

News Editorials: Towards Summarizing Long Argumentative Texts

2020-12-01 · COLING 2020 8 · Shahbaz Syed, Roxanne El Baff, Johannes Kiesel, Khalid Al Khatib 외

The automatic summarization of argumentative texts has hardly been explored. This paper takes a further step in this direction, targeting news editorials, i.e., opinionated articles with a well-defined argumentation stru…

ArticlesExtractive Summarization

A Unified and Efficient Contrastive Learning Framework for Text Summarization

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Both extractive and abstractive summarization systems share a common problem, i.e., there is a mismatch between the training object and evaluation metrics. To bridge this gap, we introduce a unified and efficient contra…

Abstractive Text SummarizationContrastive LearningText Summarization

DiffuSum: Generation Enhanced Extractive Summarization with Diffusion

2023-05-02 · Haopeng Zhang, Xiao Liu, Jiawei Zhang

Extractive summarization aims to form a summary by directly extracting sentences from the source document. Existing works mostly formulate it as a sequence labeling problem by making individual sentence label predictions…

DiversityExtractive SummarizationSentence