用高斯变分门控专家模型提升推荐解释的个性化与准确性。
GaVaMoE: Gaussian-Variational Gated Mixture of Experts for Explainable Recommendation
- 通过变分自编码器+高斯混合模型捕捉用户-物品协同偏好,构建多路门控机制。
- 在三个真实数据集上,解释质量、个性化和一致性均显著优于现有方法。
- 特别适合冷启动或历史交互稀疏的用户,能生成高质量个性化解释。
基于大语言模型的可解释推荐系统虽能生成类人解释,但仍面临建模用户-物品协同偏好、个性化解释及稀疏交互等问题。为此,我们提出GaVaMoE框架,包含两个核心组件:(1) 基于变分自编码器(VAE)与高斯混合模型(GMM)的评分重建模块,用于捕获复杂的用户-物品协同偏好,作为预训练的多路门控机制;(2) 一组细粒度专家模型与该门控机制结合,生成高度个性化的解释。VAE建模用户-物品交互中的潜在因子,GMM将行为相似用户聚类,每类对应一个门控路径,将用户-物品对路由至相应专家模型。该架构使GaVaMoE能为特定用户类型生成定制化解释,并通过用户相似性缓解数据稀疏问题。在三个真实世界数据集上的大量实验表明,该模型在解释质量、个性化和一致性方面显著优于现有方法,尤其在用户交互稀疏场景下仍保持高质量解释能力。
原文摘要 · Abstract (English)
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, while the GMM clusters users with similar behaviors. Each cluster corresponds to a gate in the multi-gating mechanism, routing user-item pairs to appropriate expert models. This architecture enables GaVaMoE to generate tailored explanations for specific user types and preferences, mitigating data sparsity by leveraging user similarities. Extensive experiments on three real-world datasets demonstrate that GaVaMoE significantly outperforms existing methods in explanation quality, personalization, and consistency. Notably, GaVaMoE exhibits robust performance in scenarios with sparse user-item interactions, maintaining high-quality explanations even for users with limited historical data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。