Skip to content

yohanjo/tacl_arg_rel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classifying Argumentative Relations Using Logical Mechanisms and Argumentation Schemes

Abstract

While argument mining has achieved significant success in classifying argumentative relations between statements (support, attack, and neutral), we have a limited computational understanding of logical mechanisms that constitute those relations. Most recent studies rely on black box models, which are not as linguistically insightful as desired. On the other hand, earlier studies use rather simplistic lexical features, missing logical relations between statements. To overcome these limitations, our work classifies argumentative relations based on four logical and theory-informed mechanisms between two statements, namely (i) factual consistency, (ii) sentiment coherence, (iii) causal relation, and (iv) normative argumentation schemes. We demonstrate that our operationalization of these logical mechanisms can classify the relations between statements without directly training on data labeled with relations, significantly better than several unsupervised baselines. We further demonstrate that these mechanisms can also improve supervised classifiers through representation learning.

Citation

@article{jo-2021-tacl_arg_rel,
    title = "Classifying Argumentative Relations Using Logical Mechanisms and Argumentation Schemes",
    author = "Jo, Yohan  and Bang, Seojin and Reed, Chris and Hovy, Eduard",
    journal = "Transactions of the Association for Computational Linguistics",
    volume = "9",
    year = "2021",
    url = "https://doi.org/10.1162/tacl_a_00394",
    doi = "10.1162/tacl_a_00393",
    pages = "721--739",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors