DeFloMat: Detection with Flow Matching for Stable and Efficient Generative Object Localization
Hansang Lee, Chaelin Lee, Nieun Seo, Joon Seok Lim, Helen Hong

TL;DR
DeFloMat introduces a deterministic flow matching approach for object detection that significantly improves speed and accuracy, making diffusion-based methods practical for clinical applications like MRI analysis.
Contribution
It replaces slow stochastic diffusion processes with a direct, deterministic flow derived from optimal transport, enabling rapid inference with fewer steps.
Findings
Achieves 43.32% AP_{10:50} in 3 steps, outperforming previous methods.
Reduces inference steps from 4 to 3, improving performance by 1.4x.
Enhances localization stability and recall in few-step regimes.
Abstract
We propose DeFloMat (Detection with Flow Matching), a novel generative object detection framework that addresses the critical latency bottleneck of diffusion-based detectors, such as DiffusionDet, by integrating Conditional Flow Matching (CFM). Diffusion models achieve high accuracy by formulating detection as a multi-step stochastic denoising process, but their reliance on numerous sampling steps () makes them impractical for time-sensitive clinical applications like Crohn's Disease detection in Magnetic Resonance Enterography (MRE). DeFloMat replaces this slow stochastic path with a highly direct, deterministic flow field derived from Conditional Optimal Transport (OT) theory, specifically approximating the Rectified Flow. This shift enables fast inference via a simple Ordinary Differential Equation (ODE) solver. We demonstrate the superiority of DeFloMat on a challenging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · AI in cancer detection
