Concept

Exhaustive Search Strategy in Sequence-to-Sequence Models

In sequence-to-sequence generation tasks, if the goal is to obtain the single most likely output sequence, one might consider using an exhaustive search strategy. This theoretical approach involves enumerating all possible output sequences from the vocabulary, calculating the conditional probability for each complete sequence, and ultimately outputting the sequence that scores the highest predicted probability.

0

1

Updated 2026-05-14

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L