论文标题
实时简短视频推荐在移动设备上
Real-time Short Video Recommendation on Mobile Devices
论文作者
论文摘要
近年来,简短的视频应用程序吸引了数十亿个用户,并通过各种内容满足了他们的各种需求。用户通常在短时间内在移动设备上的许多主题上观看简短的视频,并非常快速地向他们观看的简短视频提供明确或隐式的反馈。推荐系统需要实时感知用户的偏好,以满足其不断变化的利益。传统上,在服务器端部署的推荐系统返回了客户端每个请求的视频列表。因此,在下一个请求之前,它无法根据用户的实时反馈调整建议结果。由于客户服务器传输延迟,它也无法立即使用用户的实时反馈。但是,随着用户继续观看视频和反馈,不断变化的上下文导致服务器端推荐系统的排名不准确。在本文中,我们建议在移动设备上部署一个简短的视频推荐框架来解决这些问题。具体而言,我们设计和部署了一个小型的在设备排名模型,以实现服务器端建议结果的实时重新排列。我们通过利用用户对观看视频和特定客户特定的实时功能的实时反馈来提高其预测准确性。通过更准确的预测,我们进一步考虑了候选视频之间的相互作用,并提出了一种基于自适应光束搜索的上下文感知的重新排列方法。该框架已部署在Kuaishou(十亿个用户量表的简短视频应用程序)上,并改善了有效的视图,例如并遵循1.28%,8.22%和13.6%。
Short video applications have attracted billions of users in recent years, fulfilling their various needs with diverse content. Users usually watch short videos on many topics on mobile devices in a short period of time, and give explicit or implicit feedback very quickly to the short videos they watch. The recommender system needs to perceive users' preferences in real-time in order to satisfy their changing interests. Traditionally, recommender systems deployed at server side return a ranked list of videos for each request from client. Thus it cannot adjust the recommendation results according to the user's real-time feedback before the next request. Due to client-server transmitting latency, it is also unable to make immediate use of users' real-time feedback. However, as users continue to watch videos and feedback, the changing context leads the ranking of the server-side recommendation system inaccurate. In this paper, we propose to deploy a short video recommendation framework on mobile devices to solve these problems. Specifically, we design and deploy a tiny on-device ranking model to enable real-time re-ranking of server-side recommendation results. We improve its prediction accuracy by exploiting users' real-time feedback of watched videos and client-specific real-time features. With more accurate predictions, we further consider interactions among candidate videos, and propose a context-aware re-ranking method based on adaptive beam search. The framework has been deployed on Kuaishou, a billion-user scale short video application, and improved effective view, like and follow by 1.28%, 8.22% and 13.6% respectively.