Formula

Formula for the Search Space as a Union of Complete Sequences

The entire search space, denoted by Y\mathcal{Y}, is constructed by aggregating all complete sequences generated throughout the step-wise expansion process. It is formally defined as the union of the sets of complete sequences, Ψ(Yi)\Psi(Y_i), from each step i=1i=1 up to a maximum sequence length, nmaxn_{\text{max}}. The formula is: Y=Ψ(Y1)Ψ(Y2)Ψ(Ynmax)\mathcal{Y} = \Psi(Y_1) \cup \Psi(Y_2) \cup \dots \cup \Psi(Y_{n_{\text{max}}}) This expression provides a constructive definition of the search space as the collection of all valid, terminated hypotheses.

Image 0

0

1

Updated 2026-05-03

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