Response to Reviewer CUz1
Dear Reviewer CUz1,
Thank you for your detailed review and for highlighting the strengths of our work. We are pleased to address your feedback below.
---
> **Q1. "... the concatenation variant appears simplistic and less effective than the weighted sum in terms of similarity calculation. Future work could explore more sophisticated aggregation methods to fully leverage the complementary strengths of HS and RW."**
Thank you for your insightful feedback. While concatenation and weighted summation provide simple and strong baselines, they may not fully exploit the complementary strengths of HS and RW. In future work, we plan to develop advanced learnable aggregation models based on attention or gated mechanisms, to dynamically combine HS and RW adaptive to input. These approaches promise to enhance similarity calculations, improve downstream performance, and unlock the full potential of our method, delivering more robust and impactful embeddings.
> Q2. **"The claim that RW embeddings are more robust than HS, based solely on prompt variation tests, lacks comprehensive support. Other factors, such as model size (or maybe architectural variations), should be examined to substantiate this claim."**
Thank you for your thoughtful feedback. Our main results in the submitted draft already span multiple MoE models of different sizes and architectures, demonstrating the consistent robustness of RW embeddings. To address your concern, we conducted additional analyses below that explicitly examine these factors.
The results show that the HS embedding from Qwen and OLMoE are more sensitive to prompt variations compared to DeepSeekMoE. However, RW embeddings consistently exhibit greater stability than HS embeddings across all models, regardless of differences in size or architecture, further substantiating our claim. These findings, included in Section 4.4, provide stronger evidence with greater clarity. We sincerely appreciate your suggestion, which has helped us further substantiate and strengthen our work.
> Q3. **"Could you provide insights into why only a subset of MTEB tasks was chosen for evaluation?"**
Thank you for the question. We selected a subset of MTEB tasks to ensure a comprehensive yet efficient evaluation, specifically, the coverage/diversity of task categories and the evaluation cost. To this end, our selection is based on the statistics of tasks provided by Table 2 of [1].
- **Diversity**: Our evaluation covers 6 task categories, focusing on Sentence-to-Sentence (S2S) tasks. We excluded multilingual datasets, as most available MoE LLMs are pretrained in English only.
- **Efficiency**: To keep computational costs affordable, we prioritized tasks with manageable number of samples: we included all STS and Summarization tasks, and selected top tasks in other categories (top-3 for ReRanking and Classification, top-2 for Clustering, and top-2 for PairClassification).
This resulted in a balanced evaluation set covering 20 tasks, achieving both task diversity and computational feasibility. We have clarified this in the manuscript for greater readability.
---
Thank you once again for your constructive feedback and valuable suggestions. The manuscript has been updated, with changes highlighted in blue for your convenience.
Best regards,
The Authors
[1] Muennighoff, N., Tazi, N., Magne, L., & Reimers, N. (2022). MTEB: Massive text embedding benchmark. arXiv preprint arXiv:2210.07316.