Papers › Learning to Edit Visual Programs with Self-Supervision

Learning to Edit Visual Programs with Self-Supervision

4 Jun 2024arXiv:2406.02383archive 2025-07-28

R. Kenny Jones, Renhao Zhang, Aditya Ganeshan, Daniel Ritchie

We design a system that learns how to edit visual programs. Our edit network consumes a complete input program and a visual target. From this input, we task our network with predicting a local edit operation that could be applied to the input program to improve its similarity to the target. In order to apply this scheme for domains that lack program annotations, we develop a self-supervised learning approach that integrates this edit network into a bootstrapped finetuning loop along with a network that predicts entire programs in one-shot. Our joint finetuning scheme, when coupled with an inference procedure that initializes a population from the one-shot model and evolves members of this population with the edit network, helps to infer more accurate visual programs. Over multiple domains, we experimentally compare our method against the alternative of using only the one-shot model, and find that even under equal search-time budgets, our editing-based paradigm provides significant advantages.

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

Code

Syntology Ran 12 of 12 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 9 ran with no contract checked.

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

rkjones4/vpi-edit officialmentioned in paperpytorchNOASSERTION 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

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

3ran · our draft was wrong
9ran

Licence: 12 of the 12 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 rkjones4/VPI-Edit. “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.

getArgs rkjones4/VPI-Edit/utils.py official repository ran licence not identified · pointer only · cdd558f65a47c91b · report
get_init_population rkjones4/vpi-edit/joint_infer.py official repository ran · our draft was wrong licence not identified · pointer only · 37318229cc619a07 · report
get_transform_embs rkjones4/vpi-edit/edit_models.py official repository ran · our draft was wrong licence not identified · pointer only · c13cbbc423c4826c · report
load_2d_vis_encoder rkjones4/VPI-Edit/model_utils.py official repository ran licence not identified · pointer only · 35a71bc05cae070a · report
load_3d_vis_encoder rkjones4/VPI-Edit/model_utils.py official repository ran licence not identified · pointer only · 4eb432c4c691eecf · report
load_vis_encoder rkjones4/VPI-Edit/model_utils.py official repository ran licence not identified · pointer only · 95e865702c74dca6 · report
make_oneshot_population rkjones4/vpi-edit/joint_infer.py official repository ran · our draft was wrong licence not identified · pointer only · b158b355e872bd21 · report
mergeArgs rkjones4/VPI-Edit/utils.py official repository ran licence not identified · pointer only · 2356aa163d6b705f · report
model_train rkjones4/VPI-Edit/train_utils.py official repository ran licence not identified · pointer only · 120a58a5d94dcb27 · report
model_train_batch rkjones4/VPI-Edit/train_utils.py official repository ran licence not identified · pointer only · 6a1dbc6db4557ba6 · report
os_inference rkjones4/VPI-Edit/infer_progs.py official repository ran licence not identified · pointer only · e35e76a3dcb69b0d · report
print_results rkjones4/VPI-Edit/utils.py official repository ran licence not identified · pointer only · 90e3f640250efb11 · report

Tasks

Self-Supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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