One-Step Diffusion Model OSOR Cuts Object Removal Times by Up to 30x

The Core · TL;DR
- OSOR (One-Step Object Removal) is a diffusion model that performs object removal in a single step, running 4x to 30x faster than multi-step diffusion baselines while matching or beating their quality.
- Key architectural pieces include an occupancy-guided discriminator for boundary supervision and an alpha head that predicts removal regions to compensate for imperfect masks.
- The authors built a 280,000-pair training dataset called CORNE using a new filtering pipeline (SAVP), plus two new benchmarks, AnimeEraseBench and TextEraseBench, for evaluating tougher removal cases.
- The paper was submitted to arXiv on June 26, 2026, and the authors state that code and resources will be released.
Removing objects from images convincingly has long meant waiting through dozens of diffusion sampling steps to get a clean, artifact-free result. A newly published research paper describes a model called OSOR, short for One-Step Object Removal, that claims to collapse that process into a single diffusion step, running between 4x and 30x faster than multi-step baselines while matching or exceeding their visual quality.
The paper, posted to arXiv on June 26, 2026, tackles a problem that has dogged fast diffusion models: single-step training is notoriously unstable, and models that skip the iterative refinement process tend to produce blurry edges or leftover ghosting where an object used to be. OSOR's authors address this with what they call an occupancy-guided discriminator, a component designed to give the model precise feedback on object boundaries during training so that single-step outputs stay sharp and coherent rather than degrading into visual noise.
A second piece of the architecture, described as an alpha head, draws on pretrained diffusion models to predict which regions of an image actually need to be removed. This matters in practice because real-world masks marking the object to erase are frequently imprecise, either too tight or bleeding into surrounding pixels. By predicting removal regions rather than strictly trusting the input mask, OSOR is designed to compensate for that imperfection instead of propagating it into the final image.
Building Cleaner Training Data at Scale
Fast, stable inference is only half the story. OSOR's training also depends on a semantic-anchored verification pipeline, referred to as SAVP, which filters out noisy or mismatched instruction-based image triplets before they reach the model. The authors used SAVP to build CORNE, a curated dataset of 280,000 verified removal pairs, which the paper positions as a cleaner and more reliable foundation than typical scraped or automatically generated training triplets.
To test how OSOR handles harder edge cases, the team also assembled two new evaluation sets: AnimeEraseBench, focused on removing objects from stylized illustration and anime-style imagery, and TextEraseBench, aimed at scenarios where text needs to be cleanly erased from a scene. Both benchmarks target categories of images where object boundaries and semantic context are historically difficult for generative inpainting and removal systems to get right.
The authors state that code and supporting resources for OSOR are being made available, which would let other researchers verify the speed and quality claims independently and potentially plug the occupancy-guided discriminator or alpha head into other diffusion pipelines.
If the reported gains hold up under independent testing, the practical implications are straightforward: object removal tools used in photo editing software, e-commerce image cleanup, and video post-production could shift from a multi-second or multi-step operation to something closer to real-time, without users having to trade quality for speed. That kind of speedup matters most in production settings where removal has to run at scale across large volumes of images rather than one photo at a time.
Original reporting and research used to synthesize this article.
- 1Rendering-Aware Bayesian 3D Gaussian Splatting with Native Uncertainty and Adaptive Complexity Controlarxiv.org
- 2Mind the Gap: Quantifying the Domain Gap in Cross-Sensor Diffusion Super-Resolutionarxiv.org
- 3Exposure Bias Can Alleviate Itself via Directional and Frequency Rectification in Flow Matchingarxiv.org
- 4Compression-Driven Anomaly Detection in Brain MRI Using an Interpretable Quantum Autoencoderarxiv.org
- 5Toward Robust In-Context Segmentation via Concept Guidancearxiv.org
- 6Automated brain tumor detection in MRI images using CNN and ResNet architecturesarxiv.org
- 7Hippocampus-DETR: An Explicit Memory Object Detection Framework Based on Hippocampus Modelingarxiv.org
- 8Learning Topology-Aware Representations via Test-Time Adaptation for Anomaly Segmentationarxiv.org
- 9ProMSA:Progressive Multimodal Search Agents for Knowledge-Based Visual Question Answeringarxiv.org
- 10OSOR: One-Step Diffusion Inpainting for Effect-Aware Object Removalarxiv.org
- 11Reflect-R1: Evidence-Driven Reflection for Self-Correction in Long Video Understandingarxiv.org
- 12Parallel Rollout Approximation for Pixel-Space Autoregressive Image Generationarxiv.org
- 13MLVC: Multi-platform Learned Video Codec for Real-World Deploymentarxiv.org
- 14HAT-4D: Lifting Monocular Video for 4D Multi-Object Interactions via Human-Agent Collaborationarxiv.org
- 15GAIA: A Data Flywheel System for Training GUI Test-Time Scaling Critic Modelsarxiv.org
- 16Improving Adversarial Robustness via Activation Amplification and Attenuationarxiv.org
- 17PreferThinker: Reasoning-based Personalized Image Preference Assessmentarxiv.org
- 18Home3D 1.0: A High-Fidelity Image-to-3D Asset Generation System for Interior Designarxiv.org
- 19BiDeMem: Bidirectional Degradation Memory for Explainable Image Restorationarxiv.org
- 20Joint Reward Modeling: Internalizing Chain-of-Thought for Efficient Visual Reward Modelsarxiv.org
- 21Class-frequency Guided Noise Schedule for Diffusion Modelsarxiv.org
WAKIB Editorial Team
This review was prepared and summarized by the WAKIB AI intelligence engine and vetted by our editorial board for accuracy and reliability.
Subscribe to Newsletter
Get a weekly summary of the most promising AI research and tools delivered to your inbox.
Telegram Channel
Join our active community on Telegram for real-time tracking of AI models and trends.
