Papers › EEdit: Rethinking the Spatial and Temporal Redundancy for Efficient Image Editing

EEdit: Rethinking the Spatial and Temporal Redundancy for Efficient Image Editing

13 Mar 2025arXiv:2503.10270archive 2025-07-28

Zexuan Yan, Yue Ma, Chang Zou, Wenteng Chen, Qifeng Chen, Linfeng Zhang

Inversion-based image editing is rapidly gaining momentum while suffering from significant computation overhead, hindering its application in real-time interactive scenarios. In this paper, we rethink that the redundancy in inversion-based image editing exists in both the spatial and temporal dimensions, such as the unnecessary computation in unedited regions and the redundancy in the inversion progress. To tackle these challenges, we propose a practical framework, named EEdit, to achieve efficient image editing. Specifically, we introduce three techniques to solve them one by one. For spatial redundancy, spatial locality caching is introduced to compute the edited region and its neighboring regions while skipping the unedited regions, and token indexing preprocessing is designed to further accelerate the caching. For temporal redundancy, inversion step skipping is proposed to reuse the latent for efficient editing. Our experiments demonstrate an average of 2.46 × acceleration without performance drop in a wide range of editing tasks including prompt-guided image editing, dragging and image composition. Our codes are available at https://github.com/yuriYanZeXuan/EEdit

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

Code

Syntology Ran 4 of 11 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

yuriyanzexuan/eedit officialmentioned in papermentioned on GitHubpytorchMIT 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; 4 ran; 0 honoured the contract we drafted; 7 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.

2ran · violated contract
1ran · our draft was wrong
1ran · fixture could not drive it
7unverified

Licence: 0 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 yuriyanzexuan/eedit. “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.

calculate_shift yuriyanzexuan/eedit/MyCodes/MyFluxCompositionPipeline.py official repository ran · violated contract MIT (permissive) · 4e3ad3679e5c37b2 · report
norm_score yuriyanzexuan/eedit/cache_functions/scores.py official repository ran · violated contract MIT (permissive) · a2f810a673cf074a · report
retrieve_timesteps yuriyanzexuan/eedit/MyCodes/MyFluxCompositionPipeline.py official repository ran · our draft was wrong MIT (permissive) · 0b56680ee1708fee · report
similarity_score yuriyanzexuan/eedit/cache_functions/scores.py official repository ran · fixture could not drive it MIT (permissive) · 195ca5d843403029 · report
attn_score yuriyanzexuan/eedit/cache_functions/scores.py official repository unverified MIT (permissive) · c92fb5b26f68b7f1 · report
forward yuriyanzexuan/eedit/MyCodes/MyFluxForward.py official repository unverified MIT (permissive) · a9ebe98ae1217a05 · report
get_next_number yuriyanzexuan/eedit/composition_gen.py official repository unverified MIT (permissive) · efac58e9cd4918c9 · report
process_point_pairs yuriyanzexuan/eedit/MyCodes/MyFluxDragEditPipeline.py official repository unverified MIT (permissive) · 71dad3ca1af30468 · report
retrieve_latents yuriyanzexuan/eedit/MyCodes/MyFluxCompositionPipeline.py official repository unverified MIT (permissive) · 98bcd15cf273e3b4 · report
retrieve_latents yuriyanzexuan/eedit/MyCodes/MyFluxDragEditPipeline.py official repository unverified MIT (permissive) · 259c256f3912d8ec · report
score_evaluate yuriyanzexuan/eedit/cache_functions/score_evaluate.py official repository unverified MIT (permissive) · bf94ec7d245afce8 · report

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