Home / Research Articles Hub / DN-DETR: Accelerate DETR Training by Introducing Q...
🤖 Artificial Intelligence OpenAlex

DN-DETR: Accelerate DETR Training by Introducing Query DeNoising

📅 Published: June 1, 2022 👤 Feng Li, Hao Zhang, Shilong Liu et al. 📖 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 📊 908 citations
AI-Generated Summary

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. Compared with the baseline under the same setting, DN-DETR achieves comparable performance with 50% training epochs.

⚡ This is an original paraphrased summary — not copied from the abstract. Full paper available at the source link below.

Key Findings
  • 1 We show that the slow convergence results from the instability of bipartite graph matching which causes inconsistent optimization goals in early training stages.
  • 2 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.
  • 3 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.
Why It Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

This summary is based on publicly available metadata and abstract. For the full research paper, visit the original source:

Read Full Paper at OpenAlex
More Artificial Intelligence Papers ← Back to Hub 📚 Learning Hub
Article Details
Source OpenAlex
Category 🤖 Artificial Intelligence
Published Jun 1, 2022
Journal 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
DOI 10.1109/cvpr52688.2022.01325
Citations 908
Authors Feng Li, Hao Zhang, Shilong Liu, Jian Guo, Lionel M. Ni