PulseAugur
实时 05:46:06
English(EN) DistMoE: Private-data Rehearsal-free Routing in Mixture-of-Experts for Distributed Instruction Tuning

新的MoE方法增强了用于私有数据的联邦LLM调优

研究人员开发了用于混合专家(MoE)大型语言模型(LLM)的联邦指令调优的新方法,以处理去中心化和私有数据。一种方法ClientMorpher使用MoE路由器签名对协作客户端进行分组,通过防止负迁移来提高个性化性能。另一种方法DistMoE为客户端特定的专家增强了LLM层以进行域适应,采用公共锚定的组合阶段来管理专家合并并实现模块化路由,而无需显式域标签。 AI

影响 这些方法可以实现LLM在多样化、去中心化数据集上的更高效和私密的适应,从而提高在专业领域的性能。

排序理由 该集群包含两篇研究论文,详细介绍了用于混合专家(MoE)大型语言模型(LLM)的联邦指令调优的新颖方法。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

新的MoE方法增强了用于私有数据的联邦LLM调优

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Ankita Sharma, Bahar Farahani, Sanaz Rahimi Moosavi, Amir Rrahmani, Farshad Firouzi, Krishnendu Chakrabarty ·

    面向异构联邦指令微调的MoE路由引导聚类

    arXiv:2608.15311v1 Announce Type: new Abstract: Federated instruction fine-tuning enables Large Language Models (LLMs) to adapt to decentralized, privacy-sensitive data without requiring data sharing. Recent Mixture-of-Experts (MoE) LLMs are particularly attractive for federated …

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    DistMoE:分布式指令微调的混合专家模型中无需私有数据预演的路由

    Multimodal Large Language Models (MLLMs) have shown strong multimodal instruction-following ability, but adapting them to diverse visual-language domains typically assumes centralized data access and costly joint training. This is restrictive when data is distributed across priva…