paper-with-me

홈 › Papers

Classification and Clustering of Arguments with Contextualized Word Embeddings

2019-06-24 · ACL 2019 7 · Nils Reimers, Benjamin Schiller, Tilman Beck, Johannes Daxenberger, Christian Stab, Iryna Gurevych

We experiment with two recent contextualized word embedding methods (ELMo and BERT) in the context of open-domain argument search. For the first time, we show how to leverage the power of contextualized word embeddings to classify and cluster topic-dependent arguments, achieving impressive results on both tasks and across multiple datasets. For argument classification, we improve the state-of-the-art for the UKP Sentential Argument Mining Corpus by 20.8 percentage points and for the IBM Debater - Evidence Sentences dataset by 7.4 percentage points. For the understudied task of argument clustering, we propose a pre-training step which improves by 7.8 percentage points over strong baselines on a novel dataset, and by 12.3 percentage points for the Argument Facet Similarity (AFS) Corpus.

📄 PDF Abstract BibTeX arXiv:1906.09821

Code (2)

UKPLab/acl2019-BERT-argument-classification-and-clustering 공식 구현 pytorch
heidelberg-nlp/amr-argument-sim

Tasks

Argument MiningClassificationClusteringGeneral ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

L2F/INESC-ID at SemEval-2019 Task 2: Unsupervised Lexical Semantic Frame Induction using Contextualized Word Representations

2019-06-01 · SEMEVAL 2019 6 · Eug{\'e}nio Ribeiro, V{\^a}nia Mendon{\c{c}}a, Ricardo Ribeiro, David Martins de Matos 외

Building large datasets annotated with semantic information, such as FrameNet, is an expensive process. Consequently, such resources are unavailable for many languages and specific domains. This problem can be alleviated…

ClusteringGraph ClusteringTask 2Word Sense Disambiguation

Verb Sense Clustering using Contextualized Word Representations for Semantic Frame Induction

2021-05-27 · Findings (ACL) 2021 8 · Kosuke Yamada, Ryohei Sasano, Koichi Takeda

Contextualized word representations have proven useful for various natural language processing tasks. However, it remains unclear to what extent these representations can cover hand-coded semantic information such as sem…

Clustering

CMCE at SemEval-2020 Task 1: Clustering on Manifolds of Contextualized Embeddings to Detect Historical Meaning Shifts

2020-12-01 · SEMEVAL 2020 · David Rother, Thomas Haider, Steffen Eger

This paper describes the system Clustering on Manifolds of Contextualized Embeddings (CMCE) submitted to the SemEval-2020 Task 1 on Unsupervised Lexical Semantic Change Detection. Subtask 1 asks to identify whether or no…

Change DetectionClusteringWord Embeddings

Unsupervised Contextualized Document Representation

2021-09-22 · EMNLP (sustainlp) 2021 11 · Ankur Gupta, Vivek Gupta

Several NLP tasks need the effective representation of text documents. Arora et. al., 2017 demonstrate that simple weighted averaging of word vectors frequently outperforms neural models. SCDV (Mekala et. al., 2017) furt…

ClusteringSentenceSentence SimilarityWord Sense Disambiguation

Topic Modeling with Contextualized Word Representation Clusters

2020-10-23 · Laure Thompson, David Mimno

Clustering token-level contextualized word representations produces output that shares many similarities with topic models for English text collections. Unlike clusterings of vocabulary-level word embeddings, the resulti…

ClusteringTopic ModelsWord Embeddings