中文
相关论文

相关论文: M3oE: Multi-Domain Multi-Task Mixture-of Experts R…

200 篇论文

Mixture-of-Experts (MoE) architectures have emerged as a promising direction, offering efficiency and scalability by activating only a subset of parameters during inference. However, current research remains largely performance-centric,…

机器学习 · 计算机科学 2025-09-30 Jiahao Ying , Mingbao Lin , Qianru Sun , Yixin Cao

Mixture of Experts (MoE) is a popular framework for modeling heterogeneity in data for regression, classification, and clustering. For regression and cluster analyses of continuous data, MoE usually use normal experts following the Gaussian…

统计方法学 · 统计学 2017-01-26 Faicel Chamroukhi

Mixture of Experts (MoE) has become a key architectural paradigm for efficiently scaling Large Language Models (LLMs) by selectively activating a subset of parameters for each input token. However, standard MoE architectures face…

机器学习 · 计算机科学 2025-05-27 Zehua Liu , Han Wu , Ruifeng She , Xiaojin Fu , Xiongwei Han , Tao Zhong , Mingxuan Yuan

Multi-behavior recommendation algorithms aim to leverage the multiplex interactions between users and items to learn users' latent preferences. Recent multi-behavior recommendation frameworks contain two steps: fusion and prediction. In the…

信息检索 · 计算机科学 2023-08-10 Chang Meng , Chenhao Zhai , Yu Yang , Hengyu Zhang , Xiu Li

Cross domain recommender systems have been increasingly valuable for helping consumers identify useful items in different applications. However, existing cross-domain models typically require large number of overlap users, which can be…

信息检索 · 计算机科学 2021-04-21 Pan Li , Alexander Tuzhilin

Despite LLMs' excellent code creation capabilities, multilingual code generation remains extremely challenging. To address this, we intent to improve the multi-programming-lingual (MultiPL) performance of the base LLMs while retaining the…

计算与语言 · 计算机科学 2025-09-09 Qing Wang , Xue Han , Jiahui Wang , Lehao Xing , Qian Hu , Lianlian Zhang , Chao Deng , Junlan Feng

The perception system for autonomous driving generally requires to handle multiple diverse sub-tasks. However, current algorithms typically tackle individual sub-tasks separately, which leads to low efficiency when aiming at obtaining…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xuesong Chen , Shaoshuai Shi , Tao Ma , Jingqiu Zhou , Simon See , Ka Chun Cheung , Hongsheng Li

In e-commerce, where users face a vast array of possible item choices, recommender systems are vital for helping them discover suitable items they might otherwise overlook. While many recommender systems primarily rely on a user's purchase…

信息检索 · 计算机科学 2025-08-29 Kyungho Kim , Sunwoo Kim , Geon Lee , Kijung Shin

The combination of Mixture-of-Experts (MoE) and Low-Rank Adaptation (LoRA) has shown significant potential for enhancing the multi-task learning capabilities of Large Language Models. However, existing methods face two primary challenges:…

计算与语言 · 计算机科学 2026-04-22 Boyan Shi , Wei Chen , Shuyuan Zhao , Junfeng Shen , Shengnan Guo , Shaojiang Wang , Huaiyu Wan

Efficiency, specialization, and adaptability to new data distributions are qualities that are hard to combine in current Large Language Models. The Mixture of Experts (MoE) architecture has been the focus of significant research because its…

计算与语言 · 计算机科学 2024-08-29 Nikolas Gritsch , Qizhen Zhang , Acyr Locatelli , Sara Hooker , Ahmet Üstün

Mixture of Experts (MoE) have shown remarkable success in leveraging specialized expert networks for complex machine learning tasks. However, their susceptibility to adversarial attacks presents a critical challenge for deployment in robust…

机器学习 · 计算机科学 2025-05-28 Xu Zhang , Kaidi Xu , Ziqing Hu , Ren Wang

The Mixture-of-Experts (MoE) paradigm has emerged as a promising solution to scale up model capacity while maintaining inference efficiency. However, deploying MoE models across heterogeneous end-cloud environments poses new challenges in…

分布式、并行与集群计算 · 计算机科学 2025-08-11 Zheming Yang , Yunqing Hu , Sheng Sun , Wen Ji

Peptides are biomolecules comprised of amino acids that play an important role in our body. In recent years, peptides have received extensive attention in drug design and synthesis, and peptide prediction tasks help us better search for…

机器学习 · 计算机科学 2024-11-26 Zengzhu Guo , Zhiqi Ma

Mixture-of-Experts (MoE) has emerged as an effective approach to reduce the computational overhead of Transformer architectures by sparsely activating a subset of parameters for each token while preserving high model capacity. This paradigm…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Dohwan Ko , Jinyoung Park , Seoung Choi , Sanghyeok Lee , Seohyun Lee , Hyunwoo J. Kim

The application of mixture-of-experts (MoE) is gaining popularity due to its ability to improve model's performance. In an MoE structure, the gate layer plays a significant role in distinguishing and routing input features to different…

机器学习 · 计算机科学 2024-02-05 Zhitian Xie , Yinger Zhang , Chenyi Zhuang , Qitao Shi , Zhining Liu , Jinjie Gu , Guannan Zhang

Next location prediction plays a critical role in understanding human mobility patterns. However, existing approaches face two core limitations: (1) they fall short in capturing the complex, multi-functional semantics of real-world…

人工智能 · 计算机科学 2025-06-02 Shuai Liu , Ning Cao , Yile Chen , Yue Jiang , Gao Cong

Traditional recommender systems heavily rely on ID features, which often encounter challenges related to cold-start and generalization. Modeling pre-extracted content features can mitigate these issues, but is still a suboptimal solution…

信息检索 · 计算机科学 2024-04-10 Xiuqi Deng , Lu Xu , Xiyao Li , Jinkai Yu , Erpeng Xue , Zhongyuan Wang , Di Zhang , Zhaojie Liu , Guorui Zhou , Yang Song , Na Mou , Shen Jiang , Han Li

Recently unsupervised domain adaptation for the semantic segmentation task has become more and more popular due to high-cost of pixel-level annotation on real-world images. However, most domain adaptation methods are only restricted to…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Takashi Isobe , Xu Jia , Shuaijun Chen , Jianzhong He , Yongjie Shi , Jianzhuang Liu , Huchuan Lu , Shengjin Wang

Scaling large language models has driven remarkable advancements across various domains, yet the continual increase in model size presents significant challenges for real-world deployment. The Mixture of Experts (MoE) architecture offers a…

机器学习 · 计算机科学 2025-03-18 Shwai He , Daize Dong , Liang Ding , Ang Li

Combining the strengths of many existing predictors to obtain a Mixture of Experts which is superior to its individual components is an effective way to improve the performance without having to develop new architectures or train a model…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Kemal Oksuz , Selim Kuzucu , Tom Joy , Puneet K. Dokania