论文标题
专家的双翼混合物用于流媒体建议
Double-Wing Mixture of Experts for Streaming Recommendations
论文作者
论文摘要
流媒体推荐系统(SRSS)通常在新接收的数据上训练推荐模型,仅解决用户偏好漂移,即不断变化的用户对项目的偏好。但是,这种做法忽略了历史数据中嵌入的长期用户偏好。更重要的是,数据流中的常见异质性大大降低了流建议的准确性。原因是统一模型不能充分学习不同类型的用户(或项目)的不同偏好(或特征)。为了解决这两个问题,我们提出了一个基于变异和储层增强采样的专家框架(称为VRS-DWMOE)的双翼混合物,以提高流媒体建议的准确性。在VRS-DWMOE中,我们首先设计了变量和储层增强的采样,以明智地补充新数据,从而在捕获长期用户偏好的同时解决用户偏好漂移问题。之后,我们建议专家(DWMOE)模型的双翼混合物首先有效地学习异质用户的偏好和项目特征,然后根据它们提出建议。具体来说,DWMOE分别包含两种专家(MOE,有效的集合学习模型)的混合物,分别学习用户偏好和项目特征。此外,每个教育部中的多个专家都会了解不同类型的用户(或项目)的偏好(或特征),其中每个专家都专门研究一种基础类型。广泛的实验表明,VRS-DWMOE始终优于最先进的SRSS。
Streaming Recommender Systems (SRSs) commonly train recommendation models on newly received data only to address user preference drift, i.e., the changing user preferences towards items. However, this practice overlooks the long-term user preferences embedded in historical data. More importantly, the common heterogeneity in data stream greatly reduces the accuracy of streaming recommendations. The reason is that different preferences (or characteristics) of different types of users (or items) cannot be well learned by a unified model. To address these two issues, we propose a Variational and Reservoir-enhanced Sampling based Double-Wing Mixture of Experts framework, called VRS-DWMoE, to improve the accuracy of streaming recommendations. In VRS-DWMoE, we first devise variational and reservoir-enhanced sampling to wisely complement new data with historical data, and thus address the user preference drift issue while capturing long-term user preferences. After that, we propose a Double-Wing Mixture of Experts (DWMoE) model to first effectively learn heterogeneous user preferences and item characteristics, and then make recommendations based on them. Specifically, DWMoE contains two Mixture of Experts (MoE, an effective ensemble learning model) to learn user preferences and item characteristics, respectively. Moreover, the multiple experts in each MoE learn the preferences (or characteristics) of different types of users (or items) where each expert specializes in one underlying type. Extensive experiments demonstrate that VRS-DWMoE consistently outperforms the state-of-the-art SRSs.