Papers › Direct Inversion: Boosting Diffusion-based Editing with 3 Lines of Code
Direct Inversion: Boosting Diffusion-based Editing with 3 Lines of Code
Xuan Ju, Ailing Zeng, Yuxuan Bian, Shaoteng Liu, Qiang Xu
Text-guided diffusion models have revolutionized image generation and editing, offering exceptional realism and diversity. Specifically, in the context of diffusion-based editing, where a source image is edited according to a target prompt, the process commences by acquiring a noisy latent vector corresponding to the source image via the diffusion model. This vector is subsequently fed into separate source and target diffusion branches for editing. The accuracy of this inversion process significantly impacts the final editing outcome, influencing both essential content preservation of the source image and edit fidelity according to the target prompt. Prior inversion techniques aimed at finding a unified solution in both the source and target diffusion branches. However, our theoretical and empirical analyses reveal that disentangling these branches leads to a distinct separation of responsibilities for preserving essential content and ensuring edit fidelity. Building on this insight, we introduce "Direct Inversion," a novel technique achieving optimal performance of both branches with just three lines of code. To assess image editing performance, we present PIE-Bench, an editing benchmark with 700 images showcasing diverse scenes and editing types, accompanied by versatile annotations and comprehensive evaluation metrics. Compared to state-of-the-art optimization-based inversion techniques, our solution not only yields superior performance across 8 editing methods but also achieves nearly an order of speed-up.
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="2310.01506")
Code
Syntology Ran 4 of 6 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 2 ran with no contract checked.
By repository: official repository: 5 samples from 1 repository, 3 ran; community (archive-listed): 1 sample from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
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
6 samples harvested; 4 ran; 0 honoured the contract we drafted; 2 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.
Licence: 6 of the 6 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.
0063341ea11f0fa7 · report
c69cb26ca34bb66d · report
4a99ee9df51b6405 · report
79d9960693d3111d · report
b062f0374b634db9 · report
681ba13122660baf · report
Tasks
Datasets
Introduced by this paper, per the archive.
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Text-based Image Editing | PIE-Bench | Direct Inversion+Prompt-to-Prompt | Background LPIPS | 54.55 | #5 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Prompt-to-Prompt | Background PSNR | 27.22 | #5 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Prompt-to-Prompt | CLIPSIM | 25.02 | #5 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Prompt-to-Prompt | Structure Distance | 11.65 | #5 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+MasaCtrl | Background LPIPS | 87.94 | #11 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+MasaCtrl | Background PSNR | 22.64 | #11 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+MasaCtrl | CLIPSIM | 24.38 | #11 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+MasaCtrl | Structure Distance | 24.70 | #11 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Plug-and-Play | Background LPIPS | 106.06 | #12 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Plug-and-Play | Background PSNR | 22.46 | #12 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Plug-and-Play | CLIPSIM | 25.41 | #12 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Plug-and-Play | Structure Distance | 24.29 | #12 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Pix2Pix-Zero | Background LPIPS | 138.98 | #15 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Pix2Pix-Zero | Background PSNR | 21.53 | #15 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Pix2Pix-Zero | CLIPSIM | 23.31 | #15 of 18 | Archive leaderboard | report |
| Text-based Image Editing | PIE-Bench | Direct Inversion+Pix2Pix-Zero | Structure Distance | 49.22 | #15 of 18 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
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