@inproceedings{chen-etal-2020-seqvat,
title = "{S}eq{VAT}: Virtual Adversarial Training for Semi-Supervised Sequence Labeling",
author = "Chen, Luoxin and
Ruan, Weitong and
Liu, Xinyue and
Lu, Jianhua",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.777/",
doi = "10.18653/v1/2020.acl-main.777",
pages = "8801--8811",
abstract = "Virtual adversarial training (VAT) is a powerful technique to improve model robustness in both supervised and semi-supervised settings. It is effective and can be easily adopted on lots of image classification and text classification tasks. However, its benefits to sequence labeling tasks such as named entity recognition (NER) have not been shown as significant, mostly, because the previous approach can not combine VAT with the conditional random field (CRF). CRF can significantly boost accuracy for sequence models by putting constraints on label transitions, which makes it an essential component in most state-of-the-art sequence labeling model architectures. In this paper, we propose SeqVAT, a method which naturally applies VAT to sequence labeling models with CRF. Empirical studies show that SeqVAT not only significantly improves the sequence labeling performance over baselines under supervised settings, but also outperforms state-of-the-art approaches under semi-supervised settings."
}
Markdown (Informal)
[SeqVAT: Virtual Adversarial Training for Semi-Supervised Sequence Labeling](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.777/) (Chen et al., ACL 2020)
ACL