Improved Differentiable Architecture Search for Language Modeling and Named Entity Recognition
2019-11-01IJCNLP 2019Code Available0· sign in to hype
Yufan Jiang, Chi Hu, Tong Xiao, Chunliang Zhang, Jingbo Zhu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/jiangyingjunn/i-dartsOfficialpytorch★ 0
Abstract
In this paper, we study differentiable neural architecture search (NAS) methods for natural language processing. In particular, we improve differentiable architecture search by removing the softmax-local constraint. Also, we apply differentiable NAS to named entity recognition (NER). It is the first time that differentiable NAS methods are adopted in NLP tasks other than language modeling. On both the PTB language modeling and CoNLL-2003 English NER data, our method outperforms strong baselines. It achieves a new state-of-the-art on the NER task.