cs.CL 1603.01360

Neural Architectures for Named Entity Recognition

Introduces bidirectional LSTM-CRF and transition-based models for NER, achieving state-of-the-art results without language-specific resources.

Guillaume Lample, Miguel Ballesteros, Sandeep Subramanian et al.

2016-03-04 26
cs.CL 1602.01925

Massively Multilingual Word Embeddings

Introduces multiCluster and multiCCA methods for training multilingual embeddings across 59 languages, using dictionaries and monolingual data without parallel corpora.

Waleed Ammar, George Mulcaire, Yulia Tsvetkov et al.

2016-02-05 62
cs.CL 1512.02433

Minimum Risk Training for Neural Machine Translation

Proposes Minimum Risk Training (MRT) for end-to-end neural machine translation, outperforming maximum likelihood estimation with up to +8.61 BLEU points.

Shiqi Shen, Yong Cheng, Zhongjun He et al.

2015-12-08 483 citations 29
cs.CL 1508.06615

Character-Aware Neural Language Models

Character CNN combined with highway networks and LSTM achieves comparable performance to state-of-the-art with 60% fewer parameters, excelling across multiple languages.

Yoon Kim, Yacine Jernite, David Sontag et al.

2015-08-27 29
cs.CL 1505.06289

Text to 3D Scene Generation with Rich Lexical Grounding

Proposes a hybrid deep learning and rule-based approach for text-to-3D scene generation, achieving significant improvements in scene fidelity and diversity, with a new dataset and evaluation metrics.

Angel Chang, Will Monroe, Manolis Savva et al.

2015-05-23 123 citations 46
cs.CL 1409.3215

Sequence to Sequence Learning with Neural Networks

Proposes a deep multi-layer LSTM-based end-to-end sequence-to-sequence model achieving BLEU 34.8 on WMT'14 English-French translation, outperforming phrase-based SMT.

Ilya Sutskever, Oriol Vinyals, Quoc V. Le

2014-09-11 27