DUALRec: A Hybrid Sequential and Language Model Framework for Context-Aware Movie Recommendation
Yitong Li, Raoul Grasman

TL;DR
DUALRec is a hybrid recommender system that combines LSTM-based temporal modeling with large language models' semantic reasoning to improve context-aware movie recommendations, outperforming baseline models on MovieLens-1M.
Contribution
The paper introduces DUALRec, a novel framework integrating sequential and language models for enhanced, context-aware movie recommendations, bridging temporal dynamics and semantic understanding.
Findings
DUALRec outperforms baseline models on MovieLens-1M.
The model improves hit rate and NDCG metrics.
Semantic reasoning enhances recommendation quality.
Abstract
The modern recommender systems are facing an increasing challenge of modelling and predicting the dynamic and context-rich user preferences. Traditional collaborative filtering and content-based methods often struggle to capture the temporal patternings and evolving user intentions. While Large Language Models (LLMs) have gained gradual attention in recent years, by their strong semantic understanding and reasoning abilities, they are not inherently designed to model chronologically evolving user preference and intentions. On the other hand, for sequential models like LSTM (Long-Short-Term-Memory) which is good at capturing the temporal dynamics of user behaviour and evolving user preference over time, but still lacks a rich semantic understanding for comprehensive recommendation generation. In this study, we propose DUALRec (Dynamic User-Aware Language-based Recommender), a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Multimodal Machine Learning Applications · Machine Learning in Healthcare
