TL;DR
DeePRed is a novel method for interaction prediction in recommender systems that uses long-term embeddings and multi-way attention to improve accuracy and efficiency, outperforming state-of-the-art approaches.
Contribution
The paper introduces DeePRed, a new approach that simplifies training and enhances performance in interaction prediction by leveraging long-term embeddings and multi-way attention mechanisms.
Findings
DeePRed outperforms state-of-the-art methods by at least 14% in accuracy.
DeePRed achieves more than tenfold speedup over previous baselines.
The approach is adaptable to both temporal and static interaction networks.
Abstract
In recommender systems (RSs), predicting the next item that a user interacts with is critical for user retention. While the last decade has seen an explosion of RSs aimed at identifying relevant items that match user preferences, there is still a range of aspects that could be considered to further improve their performance. For example, often RSs are centered around the user, who is modeled using her recent sequence of activities. Recent studies, however, have shown the effectiveness of modeling the mutual interactions between users and items using separate user and item embeddings. Building on the success of these studies, we propose a novel method called DeePRed that addresses some of their limitations. In particular, we avoid recursive and costly interactions between consecutive short-term embeddings by using long-term (stationary) embeddings as a proxy. This enable us to train…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
