Mr. DETR++: Instructive Multi-Route Training for Detection Transformers with Mixture-of-Experts
Chang-Bin Zhang, Yujie Zhong, Kai Han

TL;DR
Mr. DETR++ introduces a multi-route training framework with a novel instructive self-attention and Mixture-of-Experts to enhance detection transformers, achieving consistent improvements across multiple segmentation tasks.
Contribution
It proposes a multi-route training mechanism with instructive self-attention and MoE, enabling effective multi-target learning and knowledge sharing in detection transformers.
Findings
Consistent performance improvements across detection, instance, and panoptic segmentation.
Effective multi-task learning with shared components in the transformer decoder.
Flexible framework adaptable to various vision tasks.
Abstract
Existing methods enhance the training of detection transformers by incorporating an auxiliary one-to-many assignment. In this work, we treat the model as a multi-task framework, simultaneously performing one-to-one and one-to-many predictions. We investigate the roles of each component in the transformer decoder across these two training targets, including self-attention, cross-attention, and feed-forward network. Our empirical results demonstrate that any independent component in the decoder can effectively learn both targets simultaneously, even when other components are shared. This finding leads us to propose a multi-route training mechanism, featuring a primary route for one-to-one prediction and two auxiliary training routes for one-to-many prediction. We propose a novel instructive self-attention mechanism, integrated into the first auxiliary route, which dynamically and flexibly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNon-Destructive Testing Techniques · Neural Networks and Applications
