paper-with-me

Papers

FlowDet: Unifying Object Detection and Generative Transport Flows

2025-12-18 · Enis Baty, C. P. Bridges, Simon Hadfield arxiv

We present FlowDet, the first formulation of object detection using modern Conditional Flow Matching techniques. This work follows from DiffusionDet, which originally framed detection as a generative denoising problem in the bounding box space via diffusion. We revisit and generalise this formulation to a broader class of generative transport problems, while maintaining the ability to vary the number of boxes and inference steps without re-training. In contrast to the curved stochastic transport paths induced by diffusion, FlowDet learns simpler and straighter paths resulting in faster scaling of detection performance as the number of inference steps grows. We find that this reformulation enables us to outperform diffusion based detection systems (as well as non-generative baselines) across a wide range of experiments, including various precision/recall operating points using multiple feature backbones and datasets. In particular, when evaluating under recall-constrained settings, we can highlight the effects of the generative transport without over-compensating with large numbers of proposals. This provides gains of up to +3.6% AP and +4.2% AP$_{rare}$ over DiffusionDet on the COCO and LVIS datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2512.16771

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

FlowDet: Overcoming Perspective and Scale Challenges in Real-Time End-to-End Traffic Detection

2025-08-27 · Zixing Wang, Yuhang Zhao arxiv

End-to-end object detectors offer a promising NMS-free paradigm for real-time applications, yet their high computational cost remains a significant barrier, particularly for complex scenarios like intersection traffic mo…

Analyzing and Improving Optimal-Transport-based Adversarial Networks

2023-10-04 · Jaemoo Choi, Jaewoong Choi, Myungjoo Kang

Optimal Transport (OT) problem aims to find a transport plan that bridges two distributions while minimizing a given cost function. OT theory has been widely utilized in generative modeling. In the beginning, OT distance…

Beckmann Transport Models: From Autonomous Flows to One-Step Maps

2026-08-03 · Lee Cheuk-Kit, Florentin Coeurdoux, Peter Potaptchik, Yilun Du 외 arxiv

We propose an instantiation of flow matching that relies on a time-independent velocity field (an \emph{autonomous flow}) to exactly map between two distributions, so long as the target is singular, i.e.\ supported on a …

Non-Denoising Forward-Time Diffusions

2023-12-22 · Stefano Peluchetti

The scope of this paper is generative modeling through diffusion processes. An approach falling within this paradigm is the work of Song et al. (2021), which relies on a time-reversal argument to construct a diffusion pr…

Denoising

Discriminative Flow Matching Via Local Generative Predictors

2026-03-14 · Om Govind Jha, Manoj Bamniya, Ayon Borthakur arxiv

Traditional discriminative computer vision relies predominantly on static projections, mapping input features to outputs in a single computational step. Although efficient, this paradigm lacks the iterative refinement an…

Image ClassificationObject Detection