paper-with-me

Papers

Adaptive Conditional Expert Selection Network for Multi-domain Recommendation

2024-11-11 · Kuiyao Dong, Xingyu Lou, Feng Liu, Ruian Wang, Wenyi Yu, Ping Wang, Jun Wang

Mixture-of-Experts (MOE) has recently become the de facto standard in Multi-domain recommendation (MDR) due to its powerful expressive ability. However, such MOE-based method typically employs all experts for each instance, leading to scalability issue and low-discriminability between domains and experts. Furthermore, the design of commonly used domain-specific networks exacerbates the scalability issues. To tackle the problems, We propose a novel method named CESAA consists of Conditional Expert Selection (CES) Module and Adaptive Expert Aggregation (AEA) Module to tackle these challenges. Specifically, CES first combines a sparse gating strategy with domain-shared experts. Then AEA utilizes mutual information loss to strengthen the correlations between experts and specific domains, and significantly improve the distinction between experts. As a result, only domain-shared experts and selected domain-specific experts are activated for each instance, striking a balance between computational efficiency and model performance. Experimental results on both public ranking and industrial retrieval datasets verify the effectiveness of our method in MDR tasks.

📄 PDF Abstract BibTeX arXiv:2411.06826

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyMixture-of-Experts

Similar Papers 제목 키워드 기반

Adaptive LoRA Experts Allocation and Selection for Federated Fine-Tuning

2025-09-18 · Lei Wang, Jieming Bian, Letian Zhang, Jie Xu arxiv

Large Language Models (LLMs) have demonstrated impressive capabilities across various tasks, but fine-tuning them for domain-specific applications often requires substantial domain-specific data that may be distributed a…

parameter-efficient fine-tuningFederated Learning

VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing

2025-10-06 · Yixiao Wang, Mingxiao Huo, Zhixuan Liang, Yushi Du 외 arxiv

Pretrained vision foundation models (VFMs) advance robotic learning via rich visual representations, yet individual VFMs typically excel only in specific domains, limiting generality across tasks. Distilling multiple VFM…

Gaussian Experts Selection using Graphical Models

2021-02-02 · Hamed Jalali, Martin Pawelczyk, Gjergji Kasneci

Local approximations are popular methods to scale Gaussian processes (GPs) to big data. Local approximations reduce time complexity by dividing the original dataset into subsets and training a local expert on each subset…

Gaussian ProcessesUncertainty Quantification

Optimal Mixture-of-Experts Model Averaging for Conditional Generative Models

2026-07-05 · Shijin Gong, Baihua He, Xinyu Zhang arxiv

Conditional generative models have emerged as powerful tools for sampling from target conditional distributions, driving substantial advances across a wide range of scientific and applied domains. As these models prolife…

OFA-MAS: One-for-All Multi-Agent System Topology Design based on Mixture-of-Experts Graph Generative Models

2026-01-19 · Shiyuan Li, Yixin Liu, Yu Zheng, Mei Li 외 arxiv

Multi-Agent Systems (MAS) offer a powerful paradigm for solving complex problems, yet their performance is critically dependent on the design of their underlying collaboration topology. As MAS become increasingly deploye…

Graph Learning