TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Enhanced Training of Query-Based Object Detection via Sele...

Enhanced Training of Query-Based Object Detection via Selective Query Recollection

Fangyi Chen, Han Zhang, Kai Hu, Yu-Kai Huang, Chenchen Zhu, Marios Savvides

2022-12-15CVPR 2023 1Attributeobject-detectionObject Detection
PaperPDFCode(official)Code(official)

Abstract

This paper investigates a phenomenon where query-based object detectors mispredict at the last decoding stage while predicting correctly at an intermediate stage. We review the training process and attribute the overlooked phenomenon to two limitations: lack of training emphasis and cascading errors from decoding sequence. We design and present Selective Query Recollection (SQR), a simple and effective training strategy for query-based object detectors. It cumulatively collects intermediate queries as decoding stages go deeper and selectively forwards the queries to the downstream stages aside from the sequential structure. Such-wise, SQR places training emphasis on later stages and allows later stages to work with intermediate queries from earlier stages directly. SQR can be easily plugged into various query-based object detectors and significantly enhances their performance while leaving the inference pipeline unchanged. As a result, we apply SQR on Adamixer, DAB-DETR, and Deformable-DETR across various settings (backbone, number of queries, schedule) and consistently brings 1.4-2.8 AP improvement.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO 2017 valAP49.8SQR-Adamixer-R101
Object DetectionCOCO 2017 valAP48.9SQR-Adamixer-R50
3DCOCO 2017 valAP49.8SQR-Adamixer-R101
3DCOCO 2017 valAP48.9SQR-Adamixer-R50
2D ClassificationCOCO 2017 valAP49.8SQR-Adamixer-R101
2D ClassificationCOCO 2017 valAP48.9SQR-Adamixer-R50
2D Object DetectionCOCO 2017 valAP49.8SQR-Adamixer-R101
2D Object DetectionCOCO 2017 valAP48.9SQR-Adamixer-R50
16kCOCO 2017 valAP49.8SQR-Adamixer-R101
16kCOCO 2017 valAP48.9SQR-Adamixer-R50

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17MGFFD-VLM: Multi-Granularity Prompt Learning for Face Forgery Detection with VLM2025-07-16Non-Adaptive Adversarial Face Generation2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15