AutoAssign: Differentiable Label Assignment for Dense Object Detection
Benjin Zhu, Jianfeng Wang, Zhengkai Jiang, Fuhang Zong, Songtao Liu,, Zeming Li, Jian Sun

TL;DR
AutoAssign introduces a fully differentiable, appearance-aware label assignment method for dense object detection, improving performance across multiple datasets and surpassing existing strategies.
Contribution
It proposes AutoAssign, a novel anchor-free detector with differentiable weighting modules for adaptive label assignment, requiring minimal human knowledge.
Findings
Achieves 52.1% AP on MS COCO, outperforming all existing one-stage detectors.
Consistently surpasses other sampling strategies across various backbones.
Demonstrates broad applicability on datasets like PASCAL VOC, Objects365, and WiderFace.
Abstract
Determining positive/negative samples for object detection is known as label assignment. Here we present an anchor-free detector named AutoAssign. It requires little human knowledge and achieves appearance-aware through a fully differentiable weighting mechanism. During training, to both satisfy the prior distribution of data and adapt to category characteristics, we present Center Weighting to adjust the category-specific prior distributions. To adapt to object appearances, Confidence Weighting is proposed to adjust the specific assign strategy of each instance. The two weighting modules are then combined to generate positive and negative weights to adjust each location's confidence. Extensive experiments on the MS COCO show that our method steadily surpasses other best sampling strategies by large margins with various backbones. Moreover, our best model achieves 52.1% AP,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Industrial Vision Systems and Defect Detection
