Papers › Efficient Black-Box Planning Using Macro-Actions with Focused Effects

Efficient Black-Box Planning Using Macro-Actions with Focused Effects

28 Apr 2020arXiv:2004.13242archive 2025-07-28

Cameron Allen, Michael Katz, Tim Klinger, George Konidaris, Matthew Riemer, Gerald Tesauro

The difficulty of deterministic planning increases exponentially with search-tree depth. Black-box planning presents an even greater challenge, since planners must operate without an explicit model of the domain. Heuristics can make search more efficient, but goal-aware heuristics for black-box planning usually rely on goal counting, which is often quite uninformative. In this work, we show how to overcome this limitation by discovering macro-actions that make the goal-count heuristic more accurate. Our approach searches for macro-actions with focused effects (i.e. macros that modify only a small number of state variables), which align well with the assumptions made by the goal-count heuristic. Focused macros dramatically improve black-box planning efficiency across a wide range of planning domains, sometimes beating even state-of-the-art planners with access to a full domain model.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2004.13242")

Code

Syntology Ran 0 of 13 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run.

By repository: official repository: 13 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

camall3n/focused-macros officialmentioned in papermentioned on GitHubApache-2.0 report
camall3n/skills-for-planning officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

as_range camall3n/focused-macros/experiments/show_missing.py official repository unverified Apache-2.0 (permissive) · c8a878ab793e2340 · report
atoms_in_path camall3n/focused-macros/experiments/search.py official repository unverified Apache-2.0 (permissive) · d564444544bc9056 · report
autoscale_xticks camall3n/focused-macros/experiments/plot_planning_time.py official repository unverified Apache-2.0 (permissive) · b3debbd1467f3153 · report
get_face_swaps camall3n/skills-for-planning/domains/cube/cube.py official repository unverified Apache-2.0 (permissive) · 346ba73df65ff479 · report
get_inverse_swaps camall3n/skills-for-planning/domains/cube/cube.py official repository unverified Apache-2.0 (permissive) · c6559ef4f33eede6 · report
get_position_swaps camall3n/skills-for-planning/domains/cube/cube.py official repository unverified Apache-2.0 (permissive) · affd6b324f19c083 · report
get_unique_atoms camall3n/focused-macros/experiments/search.py official repository unverified Apache-2.0 (permissive) · e12b3dd5023ee1ed · report
inverse camall3n/skills-for-planning/domains/cube/formula.py official repository unverified Apache-2.0 (permissive) · 0ce89e754ee8249a · report
load_data camall3n/focused-macros/experiments/plot_planning_time.py official repository unverified Apache-2.0 (permissive) · 51d88f91c690fd88 · report
load_learned_macros camall3n/focused-macros/domains/pddlgym/macros.py official repository unverified Apache-2.0 (permissive) · 85c4ab18f7c52f19 · report
parse_filepath camall3n/focused-macros/experiments/plot_planning_time.py official repository unverified Apache-2.0 (permissive) · ccb8967a93c905a8 · report
ranges_to_string camall3n/focused-macros/experiments/show_missing.py official repository unverified Apache-2.0 (permissive) · 2fde2a93736ab459 · report
reconstruct_path camall3n/focused-macros/experiments/search.py official repository unverified Apache-2.0 (permissive) · a46b83c0375c56e2 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LAMASoftmaxTanh Activation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections