Papers › Learning to Compute Word Embeddings On the Fly
Learning to Compute Word Embeddings On the Fly
Dzmitry Bahdanau, Tom Bosc, Stanisław Jastrzębski, Edward Grefenstette, Pascal Vincent, Yoshua Bengio
Words in natural language follow a Zipfian distribution whereby some words are frequent but most are rare. Learning representations for words in the "long tail" of this distribution requires enormous amounts of data. Representations of rare words trained directly on end tasks are usually poor, requiring us to pre-train embeddings on external data, or treat all rare words as out-of-vocabulary words with a unique representation. We provide a method for predicting embeddings of rare words on the fly from small amounts of auxiliary data with a network trained end-to-end for the downstream task. We show that this improves results against baselines where embeddings are trained on the end task for reading comprehension, recognizing textual entailment and language modeling.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Question Answering | SQuAD1.1 | OTF dict+spelling (single) | EM | 64.083 | #183 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 | OTF dict+spelling (single) | F1 | 73.056 | #183 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 | OTF spelling (single) | EM | 62.897 | #185 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 | OTF spelling (single) | F1 | 72.016 | #185 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 | OTF spelling+lemma (single) | EM | 62.604 | #186 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 | OTF spelling+lemma (single) | F1 | 71.968 | #186 of 213 | Archive leaderboard | report |
| Question Answering | SQuAD1.1 dev | OTF dict+spelling (single) | EM | 63.06 | #48 of 55 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections