Exploring Heterogeneous Metadata for Video Recommendation with Two-tower Model
Online video services acquire new content on a daily basis to increase engagement, and improve the user experience. Traditional recommender systems solely rely on watch history, delaying the recommendation of newly added titles to the right customer. However, one can use the metadata information of a cold-start title to bootstrap the personalization. In this work, we propose to adopt a two-tower model, in which one tower is to learn the user representation based on their watch history, and the other tower is to learn the effective representations for titles using metadata. The contribution of this work can be summarized as: (1) we show the feasibility of using two-tower model for recommendations and conduct a series of offline experiments to show its performance for cold-start titles; (2) we explore different types of metadata (categorical features, text description, cover-art image) and an attention layer to fuse them; (3) with our Amazon proprietary data, we show that the attention layer can assign weights adaptively to different metadata with improved recommendation for warm- and cold-start items.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsVocal Bursts Valence PredictionSimilar Papers 제목 키워드 기반
The complementarity of a diverse range of deep learning features extracted from video content for video recommendation
Following the popularisation of media streaming, a number of video streaming services are continuously buying new video content to mine the potential profit from them. As such, the newly added content has to be handled w…
Collaborative FilteringDeep LearningRecommendation SystemsRecommendation Systems (Item cold-start)Domain-Adaptive and Scalable Dense Retrieval for Content-Based Recommendation
E-commerce recommendation and search commonly rely on sparse keyword matching (e.g., BM25), which breaks down under vocabulary mismatch when user intent has limited lexical overlap with product metadata. We cast content-…
Contrastive LearningSemantic SimilarityContextGNN: Beyond Two-Tower Recommendation Systems
Recommendation systems predominantly utilize two-tower architectures, which evaluate user-item rankings through the inner product of their respective embeddings. However, one key limitation of two-tower models is that th…
Link PredictionRecommendation SystemsExploring Content-based Artwork Recommendation with Metadata and Visual Features
Compared to other areas, artwork recommendation has received little attention, despite the continuous growth of the artwork market. Previous research has relied on ratings and metadata to make artwork recommendations, as…
Zero Shot on the Cold-Start Problem: Model-Agnostic Interest Learning for Recommender Systems
User behavior has been validated to be effective in revealing personalized preferences for commercial recommendations. However, few user-item interactions can be collected for new users, which results in a null space for…
Recommendation Systems