Pith. sign in

REVIEW 3 cited by

DN-DETR: Accelerate DETR Training by Introducing Query DeNoising

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.01305 v3 pith:IBWVE6N4 submitted 2022-03-02 cs.CV cs.AI

classification cs.CVcs.AI
keywords trainingdn-detrconvergencedetr-likemethodmethodsachievesbipartite
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

We present in this paper a novel denoising training method to speedup 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 ground-truth bounding boxes with noises into Transformer decoder and trains the model to reconstruct the original boxes, which effectively reduces the bipartite graph matching difficulty and leads to a faster convergence. Our method is universal and can be easily plugged into any DETR-like methods by adding dozens of lines of code to achieve a remarkable improvement. As a result, our DN-DETR results in a remarkable improvement ($+1.9$AP) under the same setting and achieves the best result (AP $43.4$ and $48.6$ with $12$ and $50$ epochs of training respectively) among DETR-like methods with ResNet-$50$ backbone. Compared with the baseline under the same setting, DN-DETR achieves comparable performance with $50\%$ training epochs. Code is available at \url{https://github.com/FengLi-ust/DN-DETR}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LOGOS: Language-guided Oriented Object Detection in Aerial Scenes

    cs.CV 2026-07 conditional novelty 5.0 of 10

    Prompt-modulated content queries let a transformer detector focus on text-specified categories and outperform prior oriented detectors on DOTA.

  2. MapExpert: Online HD Map Construction with Simple and Efficient Sparse Map Element Expert

    cs.CV 2024-12 conditional novelty 5.0 of 10

    MapExpert uses shape-specific sparse expert networks and a learnable temporal fusion module to improve online HD map construction by about 1.4-1.8 mAP over MapTracker on nuScenes and Argoverse2.

  3. Detecting Wildfire Flame and Smoke through Edge Computing using Transfer Learning Enhanced Deep Learning Models

    cs.CV 2025-01 conditional novelty 4.0 of 10

    Fine-tuning YOLO detectors on fire and smoke data raised aerial wildfire detection mAP from 45.7% to 79.2% on the authors' AFSE dataset, but did not improve edge-computing metrics.

Pith tools