@InProceedings{li-cohn-baldwin:2017:EACLshort,
  author    = {Li, Yitong  and  Cohn, Trevor  and  Baldwin, Timothy},
  title     = {Robust Training under Linguistic Adversity},
  booktitle = {Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics: Volume 2, Short Papers},
  month     = {April},
  year      = {2017},
  address   = {Valencia, Spain},
  publisher = {Association for Computational Linguistics},
  pages     = {21--27},
  abstract  = {Deep neural networks have achieved remarkable results across many language
	processing tasks, however they have been shown to be susceptible to overfitting
	and highly sensitive to noise, including adversarial attacks. In this work, we
	propose a linguistically-motivated  approach for training robust models based
	on exposing the model to corrupted text examples at training time. We consider
	several flavours of linguistically plausible corruption, include lexical
	semantic and syntactic methods. Empirically, we evaluate our method with a
	convolutional neural model across a range of sentiment analysis datasets.
	Compared with a baseline and the dropout method, our method achieves better
	overall performance.},
  url       = {http://www.aclweb.org/anthology/E17-2004}
}

