OFF-Set: One-pass Factorization of Feature Sets for Online Recommendation in Persistent Cold Start Settings
Michal Aharon, Natalie Aizenberg, Edward Bortnikov, Ronny Lempel, Roi, Adadi, Tomer Benyamini, Liron Levin, Ran Roth, Ohad Serfaty

TL;DR
OFF-Set is a novel online recommendation algorithm that models users via feature-based latent factors, handling perpetual cold start scenarios with lightweight, one-pass updates, and demonstrates superior performance on ad-targeting data.
Contribution
The paper introduces OFF-Set, a new one-pass factorization method for online recommendation that models feature interactions and updates efficiently in perpetual cold start settings.
Findings
OFF-Set outperforms state-of-the-art baselines on real ad data.
It effectively models non-linear feature interactions.
The algorithm is lightweight and suitable for real-time applications.
Abstract
One of the most challenging recommendation tasks is recommending to a new, previously unseen user. This is known as the 'user cold start' problem. Assuming certain features or attributes of users are known, one approach for handling new users is to initially model them based on their features. Motivated by an ad targeting application, this paper describes an extreme online recommendation setting where the cold start problem is perpetual. Every user is encountered by the system just once, receives a recommendation, and either consumes or ignores it, registering a binary reward. We introduce One-pass Factorization of Feature Sets, OFF-Set, a novel recommendation algorithm based on Latent Factor analysis, which models users by mapping their features to a latent space. Furthermore, OFF-Set is able to model non-linear interactions between pairs of features. OFF-Set is designed for purely…
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 · Advanced Bandit Algorithms Research · Topic Modeling
