English

EdgeRec: Recommender System on Edge in Mobile Taobao

Information Retrieval 2020-09-16 v4

Abstract

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.

Keywords

Cite

@article{arxiv.2005.08416,
  title  = {EdgeRec: Recommender System on Edge in Mobile Taobao},
  author = {Yu Gong and Ziwen Jiang and Yufei Feng and Binbin Hu and Kaiqi Zhao and Qingwen Liu and Wenwu Ou},
  journal= {arXiv preprint arXiv:2005.08416},
  year   = {2020}
}

Comments

Accepted by CIKM 2020; Fully deployed in homepage Guess U Like scenario of Taobao application; Resulting in 9% lift in IPV and 11% lift in GMV

R2 v1 2026-06-23T15:36:44.347Z