nlp:beam_search
This is an old revision of the document!
Table of Contents
Beam Search
For an introduction, see Wikipedia - Beam Search.
Papers
- Beam search for RNNs: Rush et al 2015 - A Neural Attention Model for Abstractive Sentence Summarization This may be the first paper to use beam search in seq2seq models (as far as Jeff knows)
History
Invented for decoding in speech recognition, beam search was the de-facto decoding algorithm for statistical machine translation and was also used for statistical parsing. Historical references are here:
- Machine translation
Related Pages
nlp/beam_search.1618902023.txt.gz · Last modified: 2023/06/15 07:36 (external edit)