Papers › Attentive Eraser: Unleashing Diffusion Model's Object Removal Potential via...

Attentive Eraser: Unleashing Diffusion Model's Object Removal Potential via Self-Attention Redirection Guidance

17 Dec 2024arXiv:2412.12974archive 2025-07-28

Wenhao Sun, Benlei Cui, Xue-Mei Dong, Jingqun Tang

Recently, diffusion models have emerged as promising newcomers in the field of generative models, shining brightly in image generation. However, when employed for object removal tasks, they still encounter issues such as generating random artifacts and the incapacity to repaint foreground object areas with appropriate content after removal. To tackle these problems, we propose Attentive Eraser, a tuning-free method to empower pre-trained diffusion models for stable and effective object removal. Firstly, in light of the observation that the self-attention maps influence the structure and shape details of the generated images, we propose Attention Activation and Suppression (ASS), which re-engineers the self-attention mechanism within the pre-trained diffusion models based on the given mask, thereby prioritizing the background over the foreground object during the reverse generation process. Moreover, we introduce Self-Attention Redirection Guidance (SARG), which utilizes the self-attention redirected by ASS to guide the generation process, effectively removing foreground objects within the mask while simultaneously generating content that is both plausible and coherent. Experiments demonstrate the stability and effectiveness of Attentive Eraser in object removal across a variety of pre-trained diffusion models, outperforming even training-based methods. Furthermore, Attentive Eraser can be implemented in various diffusion model architectures and checkpoints, enabling excellent scalability. Code is available at https://github.com/Anonym0u3/AttentiveEraser.

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

Code

Syntology Ran 1 of 13 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · violated contract.

By repository: official repository: 13 samples 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.

anonym0u3/attentiveeraser officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

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

1ran · violated contract
12unverified

Licence: 0 of the 13 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 anonym0u3/attentiveeraser. “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.

isinstance_str anonym0u3/attentiveeraser/utils.py official repository ran · violated contract Apache-2.0 (permissive) · cd5d5067de871c97 · report
Fourier_filter anonym0u3/attentiveeraser/utils.py official repository unverified Apache-2.0 (permissive) · 4c4fb4372c440cb1 · report
ceil_modulo anonym0u3/attentiveeraser/evaluation/lpips_score.py official repository unverified Apache-2.0 (permissive) · c925ce390296992d · report
get_frechet_inception_distance anonym0u3/attentiveeraser/evaluation/fid.py official repository unverified Apache-2.0 (permissive) · 9a3ae445a49ae8f0 · report
l2 anonym0u3/attentiveeraser/evaluation/lpips.py official repository unverified Apache-2.0 (permissive) · cebd4a767f96722b · report
load_image anonym0u3/attentiveeraser/evaluation/lpips_score.py official repository unverified Apache-2.0 (permissive) · e6809c12159dbf7b · report
move_to_device anonym0u3/attentiveeraser/evaluation/lpips_score.py official repository unverified Apache-2.0 (permissive) · b30cecbde78e6922 · report
normalize_tensor anonym0u3/attentiveeraser/evaluation/lpips.py official repository unverified Apache-2.0 (permissive) · 15df2c2c65353c11 · report
pad_img_to_modulo anonym0u3/attentiveeraser/AAS/data.py official repository unverified Apache-2.0 (permissive) · 5db84139b1c887ad · report
pad_tensor_to_modulo anonym0u3/attentiveeraser/AAS/data.py official repository unverified Apache-2.0 (permissive) · 223f8559389c0619 · report
psnr anonym0u3/attentiveeraser/evaluation/lpips.py official repository unverified Apache-2.0 (permissive) · e844cf206c6621e3 · report
regiter_attention_editor_diffusers anonym0u3/attentiveeraser/AAS/AAS_utils.py official repository unverified Apache-2.0 (permissive) · d321812b8f73ef4b · report
regiter_attention_editor_ldm anonym0u3/attentiveeraser/AAS/AAS_utils.py official repository unverified Apache-2.0 (permissive) · 431f768e76ae86fa · report

Tasks

Image GenerationObject

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionDiffusionSoftmax

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