Challenge: Argument mining attempts to extract arguments and their structure from unstructured texts.
Approach: They propose a generative neuro-symbolic approach to finding inference chains that connect argument pairs by using the Commonsense Transformer.
Outcome: The proposed approach outperforms the state-of-the-art by 2-5% in F1 score on three datasets.

Similar Papers

External Knowledge-Driven Argument Mining: Leveraging Attention-Enhanced Multi-Network Models (2024.emnlp-main)

Copied to clipboard

Challenge: Argument mining involves the identification of argument relations (AR) between Argumentative Discourse Units (ADUs).
Approach: They propose to leverage external resources to identify semantic paths linking ADUs . they propose to use WordNet, ConceptNet, and Wikipedia to identify these paths .
Outcome: The proposed architecture achieves F-scores of 0.85, 0.84, 0.70, and 0.87 on four datasets.
Transferring Confluent Knowledge to Argument Mining (2022.coling-1)

Copied to clipboard

Challenge: Argument mining is a natural language processing task that seeks to obtain structured arguments from unstructured text.
Approach: They propose to use a transfer learning methodology to assess the potential of argument mining knowledge with confluent tasks.
Outcome: The proposed method dispenses with heavy feature and model engineering and allows for new state-of-the-art performance for its three main sub-tasks.
Looking at the Unseen: Effective Sampling of Non-Related Propositions for Argument Mining (2025.coling-main)

Copied to clipboard

Challenge: Argument mining is the task of automatically identifying argumentative structures in natural language documents.
Approach: They propose to use context and semantic similarity to sample non-related propositions . argument mining is the task of automatically identifying argumentative structures in natural language documents .
Outcome: The proposed sampling strategies improve the performance of argument mining tasks.
Limited Generalizability in Argument Mining: State-Of-The-Art Models Learn Datasets, Not Arguments (2025.acl-long)

Copied to clipboard

Challenge: Identifying arguments is a prerequisite for various tasks in automated discourse analysis.
Approach: They evaluate four BERT-like transformers on 17 English sentence-level datasets . they find that they tend to rely on lexical shortcuts tied to content words .
Outcome: The proposed models perform best on 17 English sentence-level datasets on common tasks, but their performance drops when applied to unseen datasets.
BERTweet’s TACO Fiesta: Contrasting Flavors On The Path Of Inference And Information-Driven Argument Mining On Twitter (2024.findings-naacl)

Copied to clipboard

Challenge: Argument mining is a challenging analytical task in the rich context of Twitter (now X).
Approach: They propose to optimize the embeddings of the BERTweet transformer for argument mining on Twitter and broader generalization across topics.
Outcome: The proposed approach improves classification and generalization across topics using a siamese network and a dataset.
Towards Better Non-Tree Argument Mining: Proposition-Level Biaffine Parsing with Task-Specific Parameterization (2020.acl-main)

Copied to clipboard

Challenge: Argument mining studies have advanced the ability to predict argument structures, but the technology for capturing non-tree-structured arguments is still in its infancy.
Approach: They propose a neural model that can predict proposition types and edges between propositions.
Outcome: The proposed model improves edge prediction performance compared to baseline models.
Classifying Argumentative Relations Using Logical Mechanisms and Argumentation Schemes (2021.tacl-1)

Copied to clipboard

Challenge: Recent studies have focused on training complex neural networks on labeled data.
Approach: They propose to use logical mechanisms to classify argumentative relations without training on labeled data.
Outcome: The proposed method classifies argumentative relations without training on labeled data significantly better than unsupervised baselines.
A Neural Transition-based Model for Argumentation Mining (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for identifying argumentation structures are inefficient and class imbalanced.
Approach: They propose a neural transition-based model that incrementally builds an argumentation graph by generating a sequence of actions.
Outcome: The proposed model can handle tree and non-tree structured argumentation without structural constraints.
Argument Mining as a Text-to-Text Generation Task (2024.eacl-long)

Copied to clipboard

Challenge: Argument Mining (AM) aims to uncover the argumentative structures within a text.
Approach: They propose a method that generates argumentatively annotated text using a pretrained encoder-decoder language model and a pre-trained decoder.
Outcome: The proposed method achieves state-of-the-art performance on three types of benchmark datasets.
Extracting Implicitly Asserted Propositions in Argumentation (2020.emnlp-main)

Copied to clipboard

Challenge: Argumentation is a rhetorical device that asserts propositions implicitly, but few studies have examined the issue.
Approach: They propose a computational method for extracting propositions that are implicitly asserted in questions, reported speech, and imperatives in argumentation.
Outcome: The proposed models are based on a corpus of 2016 debates and online commentary.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations