GaVaMoE: Gaussian-Variational Gated Mixture of Experts for Explainable Recommendation
Fei Tang, Yongliang Shen, Hang Zhang, Zeqi Tan, Wenqi Zhang, Zhibiao, Huang, Kaitao Song, Weiming Lu, Yueting Zhuang

TL;DR
GaVaMoE is a novel framework combining Gaussian Mixture Models and Variational Autoencoders with a gating mechanism to improve explainable recommendations, especially in sparse data scenarios.
Contribution
It introduces a Gaussian-Variational Gated Mixture of Experts model that enhances personalized explanations and models user-item preferences more effectively than existing methods.
Findings
Outperforms existing methods in explanation quality and personalization
Maintains high performance with sparse user-item interactions
Effectively clusters users for tailored explanations
Abstract
Large language model-based explainable recommendation (LLM-based ER) systems show promise in generating human-like explanations for recommendations. However, they face challenges in modeling user-item collaborative preferences, personalizing explanations, and handling sparse user-item interactions. To address these issues, we propose GaVaMoE, a novel Gaussian-Variational Gated Mixture of Experts framework for explainable recommendation. GaVaMoE introduces two key components: (1) a rating reconstruction module that employs Variational Autoencoder (VAE) with a Gaussian Mixture Model (GMM) to capture complex user-item collaborative preferences, serving as a pre-trained multi-gating mechanism; and (2) a set of fine-grained expert models coupled with the multi-gating mechanism for generating highly personalized explanations. The VAE component models latent factors in user-item interactions,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExpert finding and Q&A systems
MethodsSparse Evolutionary Training
