Beyond instruction-conditioning, MoTE: Mixture of Task Experts for Multi-task Embedding Models
University of Minnesota - Twin Cities and Amazon · NVIDIA · Oracle · Amazon · University of Minnesota, Minneapolis
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.18653/v1/2025.findings-acl.1168 ↗
摘要
Dense embeddings are fundamental to modern machine learning systems, powering Retrieval-Augmented Generation (RAG), information retrieval, and representation learning. While instruction-conditioning has become the dominant approach for embedding specialization, its direct application to low-capacity models imposes fundamental representational constraints that limit the performance gains derived from specialization. In this paper, we analyze these limitations and introduce the Mixture of Task Experts (MoTE) transformer block, which leverages task-specialized parameters trained with Task-Aware Contrastive Learning () to enhance the model’s ability to generate specialized embeddings. Empirical results show that MoTE achieves 64% higher performance gains in retrieval datasets (+3.27\rightarrow +5.21) and 43% higher performance gains across all datasets (+1.81\rightarrow 2.60). Critically, these gains are achieved without altering instructions, training data, inference time, or number of active parameters.