Related Experiment Video
Updated: Jul 9, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
559
DN-DETR: Accelerate DETR Training by Introducing Query DeNoising.
IEEE Transactions on Pattern Analysis and Machine Intelligence
|November 29, 2023
Summary
This study introduces a denoising training method to accelerate DETR (DEtection TRansformer) training by stabilizing bipartite graph matching. This approach significantly improves convergence speed and object detection performance.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- DETR (DEtection TRansformer) and similar methods suffer from slow convergence due to unstable bipartite graph matching in early training stages.
- This instability leads to inconsistent optimization objectives, hindering efficient model training.
Purpose of the Study:
- To develop a novel denoising training method to accelerate DETR training.
- To address the slow convergence issue in DETR-like object detection models.
- To provide a deeper understanding of the convergence challenges in transformer-based detectors.
Main Methods:
- Introduced a denoising training strategy that supplements the Hungarian loss.
- Fed noisy ground truth bounding boxes into the Transformer decoder to train reconstruction of original boxes.
- This method is designed to be universally applicable to DETR-like architectures with minimal code changes.
Main Results:
- The proposed DN-DETR method achieved a +1.9 AP improvement under identical settings.
- Achieved 46.0 AP and 49.5 AP with ResNet-50 backbone after 12 and 50 epochs, respectively.
- Demonstrated comparable performance to baseline methods using 50% fewer training epochs.
Conclusions:
- Denoising training effectively reduces bipartite graph matching difficulty, leading to faster convergence.
- The method shows significant improvements in object detection accuracy and training efficiency.
- Validated the effectiveness of denoising training across various architectures, including CNN-based detectors and segmentation models.
Related Concept Videos
¹³C NMR: Distortionless Enhancement by Polarization Transfer (DEPT)
1.1K
When proton-coupled carbon-13 spectra are simplified by a broadband proton decoupling technique, structural information about the coupled protons is lost. Distortionless enhancement by polarization transfer (DEPT) is a technique that provides information on the number of hydrogens attached to each carbon in a molecule. While the DEPT experiment utilizes complex pulse sequences, the pulse delay and flip angle are specifically manipulated. The resulting signals have different phases depending on...
1.1K
Double Resonance Techniques: Overview
214
Double resonance techniques in Nuclear Magnetic Resonance (NMR) spectroscopy involve the simultaneous application of two different frequencies or radiofrequency pulses to manipulate and observe two distinct nuclear spins. One important application of double resonance is spin decoupling, which selectively suppresses coupling with one type of nucleus while observing the NMR signal from another nucleus, simplifying the spectrum and enhancing resolution.
Spin decoupling is usually achieved by...
Spin decoupling is usually achieved by...
214
Nuclear Overhauser Enhancement (NOE)
701
Irradiation of a spin-active nucleus causes an increase or decrease in the signal intensity of neighboring nuclei that are not necessarily chemically bonded or involved in J-coupling. This phenomenon, called the Nuclear Overhauser Enhancement (NOE), results from through-space interactions between the nuclear spins. The NOE effect decreases with increasing internuclear distance and is generally not observed beyond 4 angstroms. In NOE, dipole-dipole interactions between neighboring...
701

