English

SNU_IDS at SemEval-2018 Task 12: Sentence Encoder with Contextualized Vectors for Argument Reasoning Comprehension

Computation and Language 2018-05-21 v1

Abstract

We present a novel neural architecture for the Argument Reasoning Comprehension task of SemEval 2018. It is a simple neural network consisting of three parts, collectively judging whether the logic built on a set of given sentences (a claim, reason, and warrant) is plausible or not. The model utilizes contextualized word vectors pre-trained on large machine translation (MT) datasets as a form of transfer learning, which can help to mitigate the lack of training data. Quantitative analysis shows that simply leveraging LSTMs trained on MT datasets outperforms several baselines and non-transferred models, achieving accuracies of about 70% on the development set and about 60% on the test set.

Keywords

Cite

@article{arxiv.1805.07049,
  title  = {SNU_IDS at SemEval-2018 Task 12: Sentence Encoder with Contextualized Vectors for Argument Reasoning Comprehension},
  author = {Taeuk Kim and Jihun Choi and Sang-goo Lee},
  journal= {arXiv preprint arXiv:1805.07049},
  year   = {2018}
}

Comments

SemEval 2018

R2 v1 2026-06-23T01:59:32.402Z