Argument Pair Extraction (APE)

4 papers with code • 1 benchmarks • 1 datasets

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages of a discussion.

Datasets


Most implemented papers

Argument Pair Extraction via Attention-guided Multi-Layer Multi-Cross Encoding

tianyuterry/mlmc ACL 2021

Prior research work treats this task as a sequence labeling problem and a binary classification problem on two passages that are directly concatenated together, which has a limitation of not fully utilizing the unique characteristics and inherent relations of two different passages.

I Wish to Have an Argument: Argumentative Reasoning in Large Language Models

adewynter/argumentation-llms 29 Sep 2023

We frame our experiments in terms of the argument mining (AM) and argument pair extraction (APE) tasks, and evaluate their ability to perform reasoning at increasing levels of abstraction in the input and output representations (e. g., arbitrary label sets, semantic graphs).