Activity (Process)

Output Stage in K-Best Selection

The output stage, labeled as step ③, is the final part of the K-best selection process. Based on a predefined 'beam width' (K), the top K candidates from the ranked list are selected as the final output. All other candidates with lower probabilities are discarded. For instance, with a beam width of K=3, the top three candidates ('cute', 'on', 'sick') are chosen, forming the final output beam.

Image 0

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.5 Inference - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences