Learning Robust Representations of Text
2016-09-20EMNLP 2016Code Available0· sign in to hype
Yitong Li, Trevor Cohn, Timothy Baldwin
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/lrank/Robust-RepresentationOfficialIn papertf★ 0
Abstract
Deep neural networks have achieved remarkable results across many language processing tasks, however these methods are highly sensitive to noise and adversarial attacks. We present a regularization based method for limiting network sensitivity to its inputs, inspired by ideas from computer vision, thus learning models that are more robust. Empirical evaluation over a range of sentiment datasets with a convolutional neural network shows that, compared to a baseline model and the dropout method, our method achieves superior performance over noisy inputs and out-of-domain data.