cs.CL 1607.04606

Enriching Word Vectors with Subword Information

Enriches skip-gram with character n-grams, improving multilingual word embeddings, especially for morphologically rich languages, with strong OOV handling.

Piotr Bojanowski, Edouard Grave, Armand Joulin et al.

2016-07-16 51
cs.CL 1607.01759

Bag of Tricks for Efficient Text Classification

fastText employs bag-of-words and hierarchical softmax, enabling training on billion-word datasets in under ten minutes with accuracy comparable to deep models.

Armand Joulin, Edouard Grave, Piotr Bojanowski et al.

2016-07-07 57
cs.CL 1606.07947

Sequence-Level Knowledge Distillation

Sequence-level knowledge distillation compresses large NMT models by 13×, speeds up decoding 10×, with only 0.4 BLEU loss, enabling fast greedy decoding.

Yoon Kim, Alexander M. Rush

2016-06-26 50
cs.CL 1606.06996

The word entropy of natural languages

Using Lempel-Ziv and NSB estimators on parallel corpora, the study identifies stable word entropy convergence points across 21 languages, enabling large-scale cross-linguistic entropy estimation.

Christian Bentz, Dimitrios Alikaniotis

2016-06-23 61
cs.CL 1606.05250

SQuAD: 100,000+ Questions for Machine Comprehension of Text

Introduces SQuAD, a large-scale dataset with 107,785 QA pairs, using dependency and syntactic tree features, achieving 51% F1; human performance is 86.8%.

Pranav Rajpurkar, Jian Zhang, Konstantin Lopyrev et al.

2016-06-17 9688 citations 53
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 61
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 28