pith. sign in

arxiv: 2206.00702 · v10 · pith:V3NO3WDWnew · submitted 2022-06-01 · 💻 cs.AI · cs.LG

Fast and Precise: Adjusting Planning Horizon with Adaptive Subgoal Search

classification 💻 cs.AI cs.LG
keywords planningadasubssubgoalssearchadaptivecomplexhorizonproblems
0
0 comments X
read the original abstract

Complex reasoning problems contain states that vary in the computational cost required to determine a good action plan. Taking advantage of this property, we propose Adaptive Subgoal Search (AdaSubS), a search method that adaptively adjusts the planning horizon. To this end, AdaSubS generates diverse sets of subgoals at different distances. A verification mechanism is employed to filter out unreachable subgoals swiftly, allowing to focus on feasible further subgoals. In this way, AdaSubS benefits from the efficiency of planning with longer subgoals and the fine control with the shorter ones, and thus scales well to difficult planning problems. We show that AdaSubS significantly surpasses hierarchical planning algorithms on three complex reasoning tasks: Sokoban, the Rubik's Cube, and inequality proving benchmark INT.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Structure-Induced Information for Rerooting Levin Tree Search

    cs.AI 2026-05 unverdicted novelty 6.0

    Three rerooter designs (clustering-based, heuristic-based, hybrid) for √LTS enable scalable search in complex single-agent environments where explicit subgoal methods fail and achieve SOTA online training efficiency.