Concept

Beam Search as Approximate Inference Search

Beam search is an example of an approximate search algorithm that keeps only the top K candidates during the search process. Because it is approximate, it is not guaranteed to find the output that maximizes the score.

0

1

Updated 2026-05-26

Contributors are:

Who are from:

Tags

Machine Learning

Deep Learning

Supervised Learning

Dive into Deep Learning @ D2L

Data Science

Machine Learning Strategy

Related