Integrating Diverse Assignment Strategies into DETRs
DOI:
https://doi.org/10.1609/aaai.v40i15.38293Abstract
Label assignment is a critical component in object detectors, particularly within DETR-style frameworks where the one-to-one matching strategy, despite its end-to-end elegance, suffers from slow convergence due to sparse supervision. While recent works have explored one-to-many assignments to enrich supervisory signals, they often introduce complex, architecture-specific modifications and typically focus on a single auxiliary strategy, lacking a unified and scalable design. In this paper, we first systematically investigate the effects of ``one-to-many'' supervision and reveal a surprising insight that performance gains are driven not by the sheer quantity of supervision, but by the diversity of the assignment strategies employed. This finding suggests that a more elegant, parameter-efficient approach is attainable. Building on this insight, we propose LoRA-DETR, a flexible and lightweight framework that seamlessly integrates diverse assignment strategies into any DETR-style detector. Our method augments the primary network with multiple Low-Rank Adaptation (LoRA) branches during training, each instantiating a different one-to-many assignment rule. These branches act as auxiliary modules that inject rich, varied supervisory gradients into the main model and are discarded during inference, thus incurring no additional computational cost. This design promotes robust joint optimization while maintaining the architectural simplicity of the original detector. Extensive experiments on different baselines validate the effectiveness of our approach. Our work presents a new paradigm for enhancing detectors, demonstrating that diverse ``one-to-many'' supervision can be integrated to achieve state-of-the-art results without compromising model elegance.Downloads
Published
2026-03-14
How to Cite
Zhang, Y., Gao, J., Wang, H., Ge, F., Luo, G., Hu, W., & Zhang, Z. (2026). Integrating Diverse Assignment Strategies into DETRs. Proceedings of the AAAI Conference on Artificial Intelligence, 40(15), 12943–12951. https://doi.org/10.1609/aaai.v40i15.38293
Issue
Section
AAAI Technical Track on Computer Vision XII