paper-with-me

홈 › Papers

Leveraging Long and Short-term Information in Content-aware Movie Recommendation

2018-06-26 · Zhao Wei, Chai Haixia, Wang Benyou, Ye Jianbo, Yang Min, Zhao Zhou, Chen Xiaojun

Movie recommendation systems provide users with ranked lists of movies based on individual's preferences and constraints. Two types of models are commonly used to generate ranking results: long-term models and session-based models. While long-term models represent the interactions between users and movies that are supposed to change slowly across time, session-based models encode the information of users' interests and changing dynamics of movies' attributes in short terms. In this paper, we propose an LSIC model, leveraging Long and Short-term Information in Content-aware movie recommendation using adversarial training. In the adversarial process, we train a generator as an agent of reinforcement learning which recommends the next movie to a user sequentially. We also train a discriminator which attempts to distinguish the generated list of movies from the real records. The poster information of movies is integrated to further improve the performance of movie recommendation, which is specifically essential when few ratings are available. The experiments demonstrate that the proposed model has robust superiority over competitors and sets the state-of-the-art. We will release the source code of this work after publication.

📄 PDF Abstract BibTeX arXiv:1712.09059

Code (0)

등록된 구현이 없습니다.

Tasks

Movie RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Leveraging Long and Short-Term Information in Content-Aware Movie Recommendation via Adversarial Training

2020-01-01 · IEEE Transactions on Cybernetics 2020 1 · Wei Zhao, Benyou Wang, Min Yang, Jianbo Ye 외

Movie recommendation systems provide users with ranked lists of movies based on individual’s preferences and constraints. Two types of models are commonly used to generate ranking results: 1) long-term models and 2) sess…

Movie RecommendationRecommendation Systems

Leveraging Negative Signals with Self-Attention for Sequential Music Recommendation

2023-09-20 · Pavan Seshadri, Peter Knees

Music streaming services heavily rely on their recommendation engines to continuously provide content to their consumers. Sequential recommendation consequently has seen considerable attention in current literature, wher…

Contrastive LearningMusic RecommendationSequential Recommendation

Temporal User Profiling with LLMs: Balancing Short-Term and Long-Term Preferences for Recommendations

2025-08-11 · Milad Sabouri, Masoud Mansoury, Kun Lin, Bamshad Mobasher arxiv

Accurately modeling user preferences is crucial for improving the performance of content-based recommender systems. Existing approaches often rely on simplistic user profiling methods, such as averaging or concatenating …

Content Depth Matters in Short-Video Recommendation: Rethinking the Attention Economy

2026-08-14 · Liwei Deng, Jing Jiang, Zhiwei Li, Yang Wang 외 arxiv

Driven by the attention economy, short-video Recommender Systems (RSs) are primarily optimized to maximize user engagement by promoting videos that capture attention within seconds. These systems inherently favor shallow…

Impatient Bandits: Optimizing for the Long-Term Without Delay

2025-01-14 · Kelly W. Zhang, Thomas Baldwin-McDonald, Kamil Ciosek, Lucas Maystre 외

Increasingly, recommender systems are tasked with improving users' long-term satisfaction. In this context, we study a content exploration task, which we formalize as a bandit problem with delayed rewards. There is an ap…

Recommendation Systems