{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/pddlego-iterative-planning-in-textual","title":"PDDLEGO: Iterative Planning in Textual Environments","arxiv_id":"2405.19793","date":"2024-05-30","proceeding":null,"authors":["Li Zhang","Peter Jansen","Tianyi Zhang","Peter Clark","Chris Callison-Burch","Niket Tandon"],"abstract":"Planning in textual environments have been shown to be a long-standing challenge even for current models. A recent, promising line of work uses LLMs to generate a formal representation of the environment that can be solved by a symbolic planner. However, existing methods rely on a fully-observed environment where all entity states are initially known, so a one-off representation can be constructed, leading to a complete plan. In contrast, we tackle partially-observed environments where there is initially no sufficient information to plan for the end-goal. We propose PDDLEGO that iteratively construct a planning representation that can lead to a partial plan for a given sub-goal. By accomplishing the sub-goal, more information is acquired to augment the representation, eventually achieving the end-goal. We show that plans produced by few-shot PDDLEGO are 43% more efficient than generating plans end-to-end on the Coin Collector simulation, with strong performance (98%) on the more complex Cooking World simulation where end-to-end LLMs fail to generate coherent plans (4%).","url_abs":"https://arxiv.org/abs/2405.19793v2","url_pdf":"https://arxiv.org/pdf/2405.19793v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"pddlego-iterative-planning-in-textual","repo_url":"https://github.com/zharry29/nl-to-pddl","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2405.19793","atlas_url":"https://app.syntology.ai/?focus=2405.19793","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.19793"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zharry29/nl-to-pddl","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":11,"unverified":1},"by_repo_kind":{"official":{"samples":12,"ran":11,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"5b6ff36d5b5bdb27","entry":"action_dist","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl-parser/pddl_parser/action.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl-parser/pddl_parser/action.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5b6ff36d5b5bdb27"}},{"code_sha256_prefix":"34f579fa6aeca2a2","entry":"action_equal","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl-parser/pddl_parser/action.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl-parser/pddl_parser/action.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"34f579fa6aeca2a2"}},{"code_sha256_prefix":"a339438fceb905a1","entry":"action_instance_comp","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/compare_plan.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/compare_plan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a339438fceb905a1"}},{"code_sha256_prefix":"c7d2ee1f8f892828","entry":"captialize_each_word","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/util.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c7d2ee1f8f892828"}},{"code_sha256_prefix":"0589936b54490eaa","entry":"compare_actions_f1","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/compare_plan.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/compare_plan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0589936b54490eaa"}},{"code_sha256_prefix":"011b75c04a7466f1","entry":"get_action_names","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/make_gold.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/make_gold.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"011b75c04a7466f1"}},{"code_sha256_prefix":"4bf89936621523df","entry":"get_actions","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/make_gold.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/make_gold.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4bf89936621523df"}},{"code_sha256_prefix":"a23888f4b12c48f9","entry":"get_domain_header","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/make_gold.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/make_gold.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a23888f4b12c48f9"}},{"code_sha256_prefix":"550dd4e385e290a6","entry":"load_json","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/util.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"550dd4e385e290a6"}},{"code_sha256_prefix":"d136846408593074","entry":"load_txt_prompt","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/util.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d136846408593074"}},{"code_sha256_prefix":"9fc0305b3d6abb02","entry":"parse_action","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl_evaluation/src/compare_plan.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl_evaluation/src/compare_plan.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9fc0305b3d6abb02"}},{"code_sha256_prefix":"ddb36e302e1fe2dc","entry":"action_dist","repo":"zharry29/nl-to-pddl","repo_kind":"official","path":"source/pddl-parser/pddl_parser/action.py","file_url":"https://github.com/zharry29/nl-to-pddl/blob/HEAD/source/pddl-parser/pddl_parser/action.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ddb36e302e1fe2dc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}