Learn Before
Activity (Process)

Dynamic Problem Decomposition for Complex Reasoning

For complex reasoning tasks with non-linear solution paths, pre-defining all sub-problems is often ineffective. A more suitable strategy is to generate sub-problems dynamically, adapting to the specific input and intermediate results as they emerge during the reasoning process. This on-the-fly approach increases the difficulty of problem decomposition, making it more challenging than designing standard divide-and-conquer algorithms.

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related