Mastering the Minority: An Uncertainty-guided Multi-Expert Framework for Challenging-tailed Sequence Learning
Ye Wang, Zixuan Wu, Lifeng Shen, Jiang Xie, Xiaoling Wang, Hong Yu, and Guoyin Wang

TL;DR
This paper introduces UME, an uncertainty-guided multi-expert framework for challenging-tailed sequence learning, combining parameter efficiency, expert specialization, and dynamic expert fusion to improve minority class detection.
Contribution
The paper proposes a novel UME framework that integrates Ensemble LoRA, DST-guided specialization, and uncertainty-based expert fusion for imbalanced sequence classification.
Findings
Achieves up to 17.97% performance improvement on minority classes.
Reduces trainable parameters by up to 10.32%.
Demonstrates state-of-the-art results across four datasets.
Abstract
Imbalanced data distribution remains a critical challenge in sequential learning, leading models to easily recognize frequent categories while failing to detect minority classes adequately. The Mixture-of-Experts model offers a scalable solution, yet its application is often hindered by parameter inefficiency, poor expert specialization, and difficulty in resolving prediction conflicts. To Master the Minority classes effectively, we propose the Uncertainty-based Multi-Expert fusion network (UME) framework. UME is designed with three core innovations: First, we employ Ensemble LoRA for parameter-efficient modeling, significantly reducing the trainable parameter count. Second, we introduce Sequential Specialization guided by Dempster-Shafer Theory (DST), which ensures effective specialization on the challenging-tailed classes. Finally, an Uncertainty-Guided Fusion mechanism uses DST's…
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.
Taxonomy
TopicsImbalanced Data Classification Techniques · Domain Adaptation and Few-Shot Learning · Machine Learning in Healthcare
