Papers › Planning as In-Painting: A Diffusion-Based Embodied Task Planning Framework for...

Planning as In-Painting: A Diffusion-Based Embodied Task Planning Framework for Environments under Uncertainty

2 Dec 2023arXiv:2312.01097archive 2025-07-28

Cheng-Fu Yang, Haoyang Xu, Te-Lin Wu, Xiaofeng Gao, Kai-Wei Chang, Feng Gao

Task planning for embodied AI has been one of the most challenging problems where the community does not meet a consensus in terms of formulation. In this paper, we aim to tackle this problem with a unified framework consisting of an end-to-end trainable method and a planning algorithm. Particularly, we propose a task-agnostic method named 'planning as in-painting'. In this method, we use a Denoising Diffusion Model (DDM) for plan generation, conditioned on both language instructions and perceptual inputs under partially observable environments. Partial observation often leads to the model hallucinating the planning. Therefore, our diffusion-based method jointly models both state trajectory and goal estimation to improve the reliability of the generated plan, given the limited available information at each step. To better leverage newly discovered information along the plan execution for a higher success rate, we propose an on-the-fly planning algorithm to collaborate with the diffusion-based planner. The proposed framework achieves promising performances in various embodied AI tasks, including vision-language navigation, object manipulation, and task planning in a photorealistic virtual environment. The code is available at: https://github.com/joeyy5588/planning-as-inpainting.

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="2312.01097")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 6 ran with no contract checked.

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

joeyy5588/planning-as-inpainting officialmentioned in papermentioned on GitHubpytorch 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

11 samples harvested; 6 ran; 0 honoured the contract we drafted; 5 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.

6ran
5unverified

Licence: 11 of the 11 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 joeyy5588/planning-as-inpainting. “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.

apply_kernel_at_target joeyy5588/planning-as-inpainting/datasets/alfred.py official repository ran no licence file found · pointer only · 1c5d7c6c8e55f6c1 · report
astar joeyy5588/planning-as-inpainting/datasets/astar.py official repository ran no licence file found · pointer only · 037f4a90e9d91337 · report
blur_target_with_kernel joeyy5588/planning-as-inpainting/datasets/alfred.py official repository ran fingerprinted no licence file found · pointer only · 76118b3f3c3ba26a · report
gaussian_kernel joeyy5588/planning-as-inpainting/datasets/alfred.py official repository ran no licence file found · pointer only · 40966c231d479773 · report
gaussian_kernel joeyy5588/planning-as-inpainting/datasets/gridworld_heatmap.py official repository ran no licence file found · pointer only · ee3a6cf6057e204e · report
get_action joeyy5588/planning-as-inpainting/datasets/gridworld.py official repository ran fingerprinted no licence file found · pointer only · 6ceb7088925eb34f · report
generate_new_path joeyy5588/planning-as-inpainting/datasets/gridworld.py official repository unverified no licence file found · pointer only · 8fa39392f6f64629 · report
generate_new_path joeyy5588/planning-as-inpainting/datasets/gridworld_2d.py official repository unverified no licence file found · pointer only · 8a01e6b0df69de62 · report
generate_new_path joeyy5588/planning-as-inpainting/datasets/gridworld_condition.py official repository unverified no licence file found · pointer only · fce95f3d14e45577 · report
generate_new_path joeyy5588/planning-as-inpainting/datasets/gridworld_repr.py official repository unverified no licence file found · pointer only · 6b0160d08f910e04 · report
generate_new_path_2 joeyy5588/planning-as-inpainting/datasets/gridworld_2d.py official repository unverified no licence file found · pointer only · eedf2e53d640351f · report

Tasks

DenoisingTask PlanningVision-Language Navigation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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