Divide, Weight, and Route: Difficulty-Aware Optimization with Dynamic Expert Fusion for Long-tailed Recognition
Xiaolei Wei, Yi Ouyang, and Haibo Ye

TL;DR
This paper introduces DQRoute, a modular framework for long-tailed recognition that combines difficulty-aware training with dynamic expert collaboration, improving performance on rare and hard classes.
Contribution
It proposes a novel difficulty-aware optimization method with a mixture-of-experts architecture and input-adaptive expert routing, trained end-to-end.
Findings
Significant performance gains on long-tailed benchmarks.
Improved accuracy on rare and difficult classes.
Effective input-adaptive expert routing without a centralized router.
Abstract
Long-tailed visual recognition is challenging not only due to class imbalance but also because of varying classification difficulty across categories. Simply reweighting classes by frequency often overlooks those that are intrinsically hard to learn. To address this, we propose \textbf{DQRoute}, a modular framework that combines difficulty-aware optimization with dynamic expert collaboration. DQRoute first estimates class-wise difficulty based on prediction uncertainty and historical performance, and uses this signal to guide training with adaptive loss weighting. On the architectural side, DQRoute employs a mixture-of-experts design, where each expert specializes in a different region of the class distribution. At inference time, expert predictions are weighted by confidence scores derived from expert-specific OOD detectors, enabling input-adaptive routing without the need for a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
