Concept

Expansion Step in Sequence Generation

In sequence generation algorithms like beam search, the expansion step involves generating a set of new, longer candidate sequences from a set of existing sequences. This is typically done by appending possible next tokens to the end of each existing sequence. This step increases the number of hypotheses under consideration before a selection or pruning step reduces them.

0

1

Updated 2026-01-15

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