paper-with-me

홈 › Papers

Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling

2021-06-04 · Zhenhui Xu, Meng Zhao, Liqun Liu, Lei Xiao, Xiaopeng Zhang, Bifeng Zhang

In industrial applications like online advertising and recommendation systems, diverse and accurate user profiles can greatly help improve personalization. Deep learning is widely applied to mine expressive tags to users from their historical interactions in the system, e.g., click, conversion action in the advertising chain. The usual approach is to take a certain action as the objective, and introduce multiple independent Two-Tower models to predict the possibility of users' action on tags (known as CTR or CVR prediction). The predicted users' high probably attractive tags are to represent their preferences. However, the single-action models cannot learn complementarily and support effective training on data-sparse actions. Besides, limited by the lack of information fusion between the two towers, the model learns insufficiently to represent users' preferences on various tag \textbf{topics} well. This paper introduces a novel multi-task model called Mixture of Virtual-Kernel Experts (MVKE) to learn user preferences on various actions and topics unitedly. In MVKE, we propose a concept of Virtual-Kernel Expert, which focuses on modeling one particular facet of the user's preferences, and all of them learn coordinately. Besides, the gate-based structure used in MVKE builds an information fusion bridge between two towers, improving the model's capability and maintaining high efficiency. We apply the model in Tencent Advertising System, where both online and offline evaluations show that our method has a significant improvement compared with the existing ones and brings about an obvious lift to actual advertising revenue.

📄 PDF Abstract BibTeX arXiv:2106.07356

Code (1)

mvke2021/mvke 공식 구현 tf

Tasks

Recommendation SystemsTAG

Similar Papers 제목 키워드 기반

Mixture of Universal Experts: Scaling Virtual Width via Depth-Width Transformation

2026-03-05 · Yilong Chen, Naibin Gu, Junyuan Shang, Zhenyu Zhang 외 arxiv

Mixture-of-Experts (MoE) decouples model capacity from per-token computation, yet their scalability remains limited by the physical dimensions of depth and width. To overcome this, we propose Mixture of Universal Experts…

HodgeCover: Higher-Order Topological Coverage Drives Compression of Sparse Mixture-of-Experts

2026-05-13 · Tao Zhong, Dongzhe Zheng, Christine Allen-Blanchette arxiv

Sparse Mixture-of-Experts (MoE) layers route tokens through a handful of experts, and learning-free compression of these layers reduces inference cost without retraining. A subtle obstruction blocks every existing compre…

Improving Sepsis Treatment Strategies by Combining Deep and Kernel-Based Reinforcement Learning

2019-01-15 · Xuefeng Peng, Yi Ding, David Wihl, Omer Gottesman 외

Sepsis is the leading cause of mortality in the ICU. It is challenging to manage because individual patients respond differently to treatment. Thus, tailoring treatment to the individual patient is essential for the best…

Deep Reinforcement LearningMixture-of-Expertsreinforcement-learningReinforcement Learning+1

AnyExperts: On-Demand Expert Allocation for Multimodal Language Models with Mixture of Expert

2025-11-23 · Yuting Gao, Wang Lan, Hengyuan Zhao, Linjiang Huang 외 arxiv

Multimodal Mixture-of-Experts (MoE) models offer a promising path toward scalable and efficient large vision-language systems. However, existing approaches rely on rigid routing strategies (typically activating a fixed n…

Mixtures of Gaussian process experts based on kernel stick-breaking processes

2023-04-26 · Yuji Saikai, Khue-Dung Dang

Mixtures of Gaussian process experts is a class of models that can simultaneously address two of the key limitations inherent in standard Gaussian processes: scalability and predictive performance. In particular, models …

Gaussian Processes