English

Argument Mining with Structured SVMs and RNNs

Computation and Language 2017-04-25 v1

Abstract

We propose a novel factor graph model for argument mining, designed for settings in which the argumentative relations in a document do not necessarily form a tree structure. (This is the case in over 20% of the web comments dataset we release.) Our model jointly learns elementary unit type classification and argumentative relation prediction. Moreover, our model supports SVM and RNN parametrizations, can enforce structure constraints (e.g., transitivity), and can express dependencies between adjacent relations and propositions. Our approaches outperform unstructured baselines in both web comments and argumentative essay datasets.

Keywords

Cite

@article{arxiv.1704.06869,
  title  = {Argument Mining with Structured SVMs and RNNs},
  author = {Vlad Niculae and Joonsuk Park and Claire Cardie},
  journal= {arXiv preprint arXiv:1704.06869},
  year   = {2017}
}

Comments

Accepted for publication at ACL 2017. 11 pages, 5 figures. Code at https://github.com/vene/marseille and data at http://joonsuk.org/

R2 v1 2026-06-22T19:24:46.500Z