AI Article Synopsis

  • The paper introduces a new denoising training method aimed at speeding up DETR training and addressing its slow convergence problem.
  • The slow convergence is attributed to the instability of bipartite graph matching, which leads to inconsistent optimization goals early on; the proposed solution feeds noisy bounding boxes into the model to make matching easier.
  • The method shows significant improvements in performance, achieving higher AP scores and maintaining effectiveness across various object detection and segmentation models with minimal adjustments.

Article Abstract

We present in this paper a novel denoising training method to speed up DETR (DEtection TRansformer) training and offer a deepened understanding of the slow convergence issue of DETR-like methods. We show that the slow convergence results from the instability of bipartite graph matching which causes inconsistent optimization goals in early training stages. To address this issue, except for the Hungarian loss, our method additionally feeds GT bounding boxes with noises into the Transformer decoder and trains the model to reconstruct the original boxes, which effectively reduces the bipartite graph matching difficulty and leads to faster convergence. Our method is universal and can be easily plugged into any DETR-like method by adding dozens of lines of code to achieve a remarkable improvement. As a result, our DN-DETR results in a remarkable improvement ( +1.9AP) under the same setting and achieves 46.0 AP and 49.5 AP trained for 12 and 50 epochs with the ResNet-50 backbone. Compared with the baseline under the same setting, DN-DETR achieves comparable performance with 50% training epochs. We also demonstrate the effectiveness of denoising training in CNN-based detectors (Faster R-CNN), segmentation models (Mask2Former, Mask DINO), and more DETR-based models (DETR, Anchor DETR, Deformable DETR).

Download full-text PDF

Source
http://dx.doi.org/10.1109/TPAMI.2023.3335410DOI Listing

Publication Analysis

Top Keywords

denoising training
8
slow convergence
8
bipartite graph
8
graph matching
8
remarkable improvement
8
training
6
detr
5
dn-detr accelerate
4
accelerate detr
4
detr training
4

Similar Publications

Want AI Summaries of new PubMed Abstracts delivered to your In-box?

Enter search terms and have AI summaries delivered each week - change queries or unsubscribe any time!