A Geometric Approach to Personalized Recommendation with Set-Theoretic Constraints Using Box Embeddings
Shib Dasgupta, Michael Boratko, Andrew McCallum

TL;DR
This paper introduces a geometric set-theoretic approach to personalized recommendation using box embeddings, effectively capturing complex relationships and outperforming traditional vector-based methods by up to 30%.
Contribution
It proposes representing users and attributes as box embeddings to naturally encode set-theoretic relationships in recommendation systems.
Findings
Box embeddings outperform vector-based methods by up to 30%.
Set-theoretic constraints can be efficiently handled through geometric operations.
The approach captures complex user-item interactions beyond linear dependencies.
Abstract
Personalized item recommendation typically suffers from data sparsity, which is most often addressed by learning vector representations of users and items via low-rank matrix factorization. While this effectively densifies the matrix by assuming users and movies can be represented by linearly dependent latent features, it does not capture more complicated interactions. For example, vector representations struggle with set-theoretic relationships, such as negation and intersection, e.g. recommending a movie that is "comedy and action, but not romance". In this work, we formulate the problem of personalized item recommendation as matrix completion where rows are set-theoretically dependent. To capture this set-theoretic dependence we represent each user and attribute by a hyper-rectangle or box (i.e. a Cartesian product of intervals). Box embeddings can intuitively be understood as…
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
TopicsData Visualization and Analytics · Data Management and Algorithms
