TensorX
返回文献探索

Paper · arXiv 2410.10814

Your Mixture-of-Experts LLM Is Secretly an Embedding Model For Free

Ziyue Li, Tianyi Zhou

51 upvotesOctober 14, 2024arXiv 预印本
AI 摘要

Mixture-of-Experts (MoE) LLMs can serve as effective embedding models without finetuning, with their routing weights and hidden states complementing each other to enhance performance.

Mixture-of-Experts (MoE)embedding modelsexpert routersrouting weights (RW)hidden state (HS)MoEEMassive Text Embedding Benchmark (MTEB)

Abstract

While large language models (LLMs) excel on generation tasks, their decoder-only architecture often limits their potential as embedding models if no further representation finetuning is applied. Does this contradict their claim of generalists? To answer the question, we take a closer look at Mixture-of-Experts (MoE) LLMs. Our study shows that the expert routers in MoE LLMs can serve as an off-the-shelf embedding model with promising performance on a diverse class of embedding-focused tasks, without requiring any finetuning. Moreover, our extensive analysis shows that the MoE routing weights (RW) is complementary to the hidden state (HS) of LLMs, a widely-used embedding. Compared to HS, we find that RW is more robust to the choice of prompts and focuses on high-level semantics. Motivated by the analysis, we propose MoEE combining RW and HS, which achieves better performance than using either separately. Our exploration of their combination and prompting strategy shed several novel insights, e.g., a weighted sum of RW and HS similarities outperforms the similarity on their concatenation. Our experiments are conducted on 6 embedding tasks with 20 datasets from the Massive Text Embedding Benchmark (MTEB). The results demonstrate the significant improvement brought by MoEE to LLM-based embedding without further finetuning.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Your Mixture-of-Experts LLM Is Secretly an Embedding Model For Free | TensorX