EMNLP 20250 citations

MEPT: Mixture of Expert Prompt Tuning as a Manifold Mapper

Runjia Zeng, Guangyan Sun, Qifan Wang, Tong Geng, Sohail Dianat, Xiaotian Han, Raghuveer Rao, Xueling Zhang

Abstract

Considering deep neural networks as manifold mappers, the pretrain-then-fine-tune paradigm can be interpreted as a two-stage process: pretrain establishes a broad knowledge base, and fine-tune adjusts the model parameters to activate specific neural pathways to align with the target manifold. Although prior fine-tuning approaches demonstrate success, their rigid parameter space limits their ability to dynamically activate appropriate neural pathways, rendering them ill-equipped to adapt flexibly to the diverse and evolving data distributions. In light of this view, we propose a novel approach, Mixture of Expert Prompt Tuning (MEPT), as an effective and efficient manifold-mapping framework. MEPT leverages the Mixture of Experts architecture by integrating multiple prompt experts to adaptively learn diverse and non-stationary data distributions. Empirical evaluations demonstrate that MEPT outperforms several state-of-the-art parameter efficient baselines on SuperGLUE, achieving notable improvements in mean accuracy (e.g., 1.94%) while significantly reducing activated prompts by 79.25%. The effectiveness of MEPT is further supported by theoretical insights from manifold learning and validated through neural activation pathway visualization results. Our code is avaliable at https://runjia.tech/emnlp_mept/.

BibTeX
@inproceedings{emnlp2025_meptmixtureofexp,
  title = {MEPT: Mixture of Expert Prompt Tuning as a Manifold Mapper},
  author = {Runjia Zeng and Guangyan Sun and Qifan Wang and Tong Geng and Sohail Dianat and Xiaotian Han and Raghuveer Rao and Xueling Zhang and Cheng Han and Lifu Huang and Dongfang Liu},
  booktitle = {EMNLP 2025},
  year = {2025}
}
MEPT: Mixture of Expert Prompt Tuning as a Manifold Mapper · EMNLP 2025