论文标题
MLP4REC:纯MLP体系结构用于顺序建议
MLP4Rec: A Pure MLP Architecture for Sequential Recommendations
论文作者
论文摘要
通过捕获用户项目交互之间的顺序依赖性,自我发挥模型已在顺序推荐系统中实现了最新性能。但是,他们依靠位置嵌入来保留顺序信息,这可能会破坏项目嵌入的语义。此外,大多数现有作品都假定这种顺序依赖性仅存在于项目嵌入中,而是忽略了它们在项目特征中的存在。在这项工作中,我们根据基于MLP的架构的最新进展提出了一种新型的顺序推荐系统(MLP4REC),该系统自然而然地对序列中的项目顺序敏感。要具体而言,我们开发了一个三个方向融合方案,以连贯捕获顺序,跨通道和交叉功能相关性。广泛的实验证明了MLP4REC在两个基准数据集上对各种代表性基准的有效性。 MLP4REC的简单架构也导致线性计算复杂性以及模型参数比现有的自我注意方法少得多。
Self-attention models have achieved state-of-the-art performance in sequential recommender systems by capturing the sequential dependencies among user-item interactions. However, they rely on positional embeddings to retain the sequential information, which may break the semantics of item embeddings. In addition, most existing works assume that such sequential dependencies exist solely in the item embeddings, but neglect their existence among the item features. In this work, we propose a novel sequential recommender system (MLP4Rec) based on the recent advances of MLP-based architectures, which is naturally sensitive to the order of items in a sequence. To be specific, we develop a tri-directional fusion scheme to coherently capture sequential, cross-channel and cross-feature correlations. Extensive experiments demonstrate the effectiveness of MLP4Rec over various representative baselines upon two benchmark datasets. The simple architecture of MLP4Rec also leads to the linear computational complexity as well as much fewer model parameters than existing self-attention methods.