Concept

Sequential Scaling

Sequential scaling, also referred to as self-refinement, builds a sequence of solutions incrementally. It starts with an initial solution generated by a Large Language Model. Then, a verifier (often the same model) evaluates the solution in a critique stage to produce feedback, such as textual critiques, numerical scores, or revised plans. In the refine stage, the model uses the original problem, the current solution, and this feedback to generate a potentially improved solution. This critique-refine cycle is repeated iteratively, allowing the verifier to actively guide the generation process instead of simply selecting the best outcome from a static set of candidates.

Image 0

0

1

Updated 2026-05-06

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

Related