paper-with-me

홈 › Papers

Unbalanced Optimal Transport: A Unified Framework for Object Detection

2023-07-05 · CVPR 2023 1 · Henri De Plaen, Pierre-François De Plaen, Johan A. K. Suykens, Marc Proesmans, Tinne Tuytelaars, Luc van Gool

During training, supervised object detection tries to correctly match the predicted bounding boxes and associated classification scores to the ground truth. This is essential to determine which predictions are to be pushed towards which solutions, or to be discarded. Popular matching strategies include matching to the closest ground truth box (mostly used in combination with anchors), or matching via the Hungarian algorithm (mostly used in anchor-free methods). Each of these strategies comes with its own properties, underlying losses, and heuristics. We show how Unbalanced Optimal Transport unifies these different approaches and opens a whole continuum of methods in between. This allows for a finer selection of the desired properties. Experimentally, we show that training an object detection model with Unbalanced Optimal Transport is able to reach the state-of-the-art both in terms of Average Precision and Average Recall as well as to provide a faster initial convergence. The approach is well suited for GPU implementation, which proves to be an advantage for large-scale models.

📄 PDF Abstract BibTeX arXiv:2307.02402

Code (1)

hdeplaen/uotod 공식 구현 pytorch

Tasks

GPUObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Minimax Optimal Estimation of Transport-Growth Pairs in Unbalanced Optimal Transport

2026-05-09 · Donlapark Ponnoprat, Noboru Isobe, Masaaki Imaizumi arxiv

Unbalanced optimal transport (UOT) extends classical optimal transport to measures with different total masses, but statistical guarantees for Monge-type estimation remain limited. We study unbalanced transport with quad…

Fast Unbalanced Optimal Transport on a Tree

2020-06-04 · NeurIPS 2020 12 · Ryoma Sato, Makoto Yamada, Hisashi Kashima

This study examines the time complexities of the unbalanced optimal transport problems from an algorithmic perspective for the first time. We reveal which problems in unbalanced optimal transport can/cannot be solved eff…

Bi-level Unbalanced Optimal Transport for Partial Domain Adaptation

2025-05-19 · Zi-Ying Chen, Chuan-Xian Ren, Hong Yan

Partial domain adaptation (PDA) problem requires aligning cross-domain samples while distinguishing the outlier classes for accurate knowledge transfer. The widely used weighting framework tries to address the outlier cl…

Domain AdaptationPartial Domain AdaptationTransfer Learning

WFR-MFM: One-Step Inference for Dynamic Unbalanced Optimal Transport

2026-01-28 · Xinyu Wang, Ruoyu Wang, Qiangwei Peng, Peijie Zhou 외 arxiv

Reconstructing dynamical evolution from limited observations is a fundamental challenge in single-cell biology, where dynamic unbalanced optimal transport provides a principled framework for modeling coupled transport an…

An Homogeneous Unbalanced Regularized Optimal Transport model with applications to Optimal Transport with Boundary

2022-01-06 · Théo Lacombe

This work studies how the introduction of the entropic regularization term in unbalanced Optimal Transport (OT) models may alter their homogeneity with respect to the input measures. We observe that in common settings (i…