English

Adversarial Training for Commonsense Inference

Computation and Language 2020-05-19 v1

Abstract

We propose an AdversariaL training algorithm for commonsense InferenCE (ALICE). We apply small perturbations to word embeddings and minimize the resultant adversarial risk to regularize the model. We exploit a novel combination of two different approaches to estimate these perturbations: 1) using the true label and 2) using the model prediction. Without relying on any human-crafted features, knowledge bases, or additional datasets other than the target datasets, our model boosts the fine-tuning performance of RoBERTa, achieving competitive results on multiple reading comprehension datasets that require commonsense inference.

Keywords

Cite

@article{arxiv.2005.08156,
  title  = {Adversarial Training for Commonsense Inference},
  author = {Lis Pereira and Xiaodong Liu and Fei Cheng and Masayuki Asahara and Ichiro Kobayashi},
  journal= {arXiv preprint arXiv:2005.08156},
  year   = {2020}
}

Comments

6 pages, Accepted to ACL2020 RepL4NLP workshop

R2 v1 2026-06-23T15:36:01.596Z