Activity (Process)

Dynamic Sub-Problem Generation

To improve problem decomposition frameworks, Large Language Models can generate sub-problems dynamically rather than determining them all at once upfront. Operating in a step-by-step manner, the model defines the next sub-problem pip_i by considering the original problem p0p_0 and the problem-solving history from preceding steps, {p<i,a<i}\{p_{<i}, a_{<i}\}. Because the reasoning paths are not fixed in advance, this dynamic strategy allows models to flexibly choose and adapt their reasoning strategies during intermediate steps.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences