English

Joint RNN Model for Argument Component Boundary Detection

Computation and Language 2017-05-08 v1

Abstract

Argument Component Boundary Detection (ACBD) is an important sub-task in argumentation mining; it aims at identifying the word sequences that constitute argument components, and is usually considered as the first sub-task in the argumentation mining pipeline. Existing ACBD methods heavily depend on task-specific knowledge, and require considerable human efforts on feature-engineering. To tackle these problems, in this work, we formulate ACBD as a sequence labeling problem and propose a variety of Recurrent Neural Network (RNN) based methods, which do not use domain specific or handcrafted features beyond the relative position of the sentence in the document. In particular, we propose a novel joint RNN model that can predict whether sentences are argumentative or not, and use the predicted results to more precisely detect the argument component boundaries. We evaluate our techniques on two corpora from two different genres; results suggest that our joint RNN model obtain the state-of-the-art performance on both datasets.

Keywords

Cite

@article{arxiv.1705.02131,
  title  = {Joint RNN Model for Argument Component Boundary Detection},
  author = {Minglan Li and Yang Gao and Hui Wen and Yang Du and Haijing Liu and Hao Wang},
  journal= {arXiv preprint arXiv:1705.02131},
  year   = {2017}
}

Comments

6 pages, 3 figures, submitted to IEEE SMC 2017

R2 v1 2026-06-22T19:37:59.079Z