论文标题
Edgerec:移动淘宝边缘的推荐系统
EdgeRec: Recommender System on Edge in Mobile Taobao
论文作者
论文摘要
推荐系统(RS)已成为大多数Web规模应用程序中的关键模块。最近,大多数RSS以云到边缘框架为基础的瀑布形式,建议通过在云服务器中预先计算到Edge(例如,用户移动)的建议结果。尽管有效,但云服务器和边缘之间的网络带宽和延迟可能会导致系统反馈和用户感知的延迟。因此,边缘的实时计算可以帮助更明确地捕获用户偏好,从而提出更令人满意的建议。据我们所知,我们的工作是在Edge(EDGEREC)上设计和实施新颖的推荐系统的首次尝试,该系统可以实现实时用户感知和实时系统反馈。此外,我们建议使用行为注意力网络的异质用户行为序列序列建模和上下文感知的重新融合,以捕获用户的多元化兴趣,并相应地调整建议结果。对淘宝主页供稿的离线评估和在线表现的实验结果证明了Edgerec的有效性。
Recommender system (RS) has become a crucial module in most web-scale applications. Recently, most RSs are in the waterfall form based on the cloud-to-edge framework, where recommended results are transmitted to edge (e.g., user mobile) by computing in advance in the cloud server. Despite effectiveness, network bandwidth and latency between cloud server and edge may cause the delay for system feedback and user perception. Hence, real-time computing on edge could help capture user preferences more preciously and thus make more satisfactory recommendations. Our work, to our best knowledge, is the first attempt to design and implement the novel Recommender System on Edge (EdgeRec), which achieves Real-time User Perception and Real-time System Feedback. Moreover, we propose Heterogeneous User Behavior Sequence Modeling and Context-aware Reranking with Behavior Attention Networks to capture user's diverse interests and adjust recommendation results accordingly. Experimental results on both the offline evaluation and online performance in Taobao home-page feeds demonstrate the effectiveness of EdgeRec.