Pith. sign in

REVIEW 2 cited by

Align-DETR: Enhancing End-to-end Object Detection with Aligned Loss

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 2304.07527 v2 pith:26Y6OOBY submitted 2023-04-15 cs.CV

classification cs.CV
keywords lossdetrmisalignmentalignalign-detrdetectionend-to-endh-detr
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

DETR has set up a simple end-to-end pipeline for object detection by formulating this task as a set prediction problem, showing promising potential. Despite its notable advancements, this paper identifies two key forms of misalignment within the model: classification-regression misalignment and cross-layer target misalignment. Both issues impede DETR's convergence and degrade its overall performance. To tackle both issues simultaneously, we introduce a novel loss function, termed as Align Loss, designed to resolve the discrepancy between the two tasks. Align Loss guides the optimization of DETR through a joint quality metric, strengthening the connection between classification and regression. Furthermore, it incorporates an exponential down-weighting term to facilitate a smooth transition from positive to negative samples. Align-DETR also employs many-to-one matching for supervision of intermediate layers, akin to the design of H-DETR, which enhances robustness against instability. We conducted extensive experiments, yielding highly competitive results. Notably, our method achieves a 49.3% (+0.6) AP on the H-DETR baseline with the ResNet-50 backbone. It also sets a new state-of-the-art performance, reaching 50.5% AP in the 1x setting and 51.7% AP in the 2x setting, surpassing several strong competitors. Our code is available at https://github.com/FelixCaae/AlignDETR.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

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

  1. An Uncertainty-aware DETR Enhancement Framework for Object Detection

    cs.CV 2025-07 conditional novelty 6.0 of 10

    Adding a Gaussian-box Gromov-Wasserstein loss and Bayes-risk-based refinement to DETR detectors improves their AP on COCO and leukocyte datasets while producing localization uncertainty estimates.

  2. DS-Det: Single-Query Paradigm and Attention Disentangled Learning for Flexible Object Detection

    cs.CV 2025-07 conditional novelty 5.0 of 10

    A flexible-query transformer detector that separates cross-attention localization from self-attention deduplication reports consistent accuracy gains over DINO across five backbones.

Pith tools