Yixin Tang, Jiawei Guo, Junxian Li, Zhiteng Li, Jixin Zhao, Bingya Zhang, Chenbo Wang, Yulun Zhang, Shangchen Zhou
"FlashClear: Ultra-Fast Image Content Removal via Efficient Step Distillation and Feature Caching", arXiv 2026
[Project] [Supplementary Material] [Model]
- 2026-05-12: This repository is released.
Recently, diffusion-based object removal models have achieved impressive results in eliminating objects and their associated visual effects. However, they indiscriminately denoise all tokens across all timesteps, ignoring that removal usually involves small foreground regions. This strategy introduces substantial computational overhead and prolonged inference times. To overcome this computational burden, we propose a latent discriminator to implement Region-aware Adversarial Distillation (RAD), yielding a highly efficient few-step model named FlashClear. Furthermore, tailored to few-step diffusion models, we propose FPAC (Foreground-Prioritized Asymmetric Attention and Caching), a training-free acceleration strategy. Extensive experiments demonstrate that our framework provides massive acceleration while maintaining or exceeding the performance of our base model, ObjectClear. Notably, on the OBER benchmark, FlashClear achieves up to 8.26x and 122x speedup over ObjectClear and OmniPaint, respectively, while maintaining high visual quality and fidelity.
- Release inference/test code.
- Release model weights.
TBD
We present the performance of our proposed FlashClear model and its cached variant, FlashClear-C.
Quantitative Results (click to expand)
Qualitative Results (click to expand)
If you find our model or code helpful in your research or work, please cite the following paper.
@article{tang2026flashclear,
title={FlashClear: Ultra-Fast Image Content Removal via Efficient Step Distillation and Feature Caching},
author={Yixin Tang and Jiawei Guo and Junxian Li and Zhiteng Li and Jixin Zhao and Bingya Zhang and Chenbo Wang and Yulun Zhang and Shangchen Zhou},
journal={arXiv preprint arXiv:2605.09003},
year={2026}
}This project builds on numerous model repositories. We thank ObjectClear for the research ideas that inspired this work.






