Privacy Preserving Inference of Personalized Content for Out of Matrix Users
Michael Sun, Tai Vu, Andrew Wang

TL;DR
DeepNaniNet is a novel deep neural recommendation framework that effectively handles cold start and privacy constraints by leveraging graph-based architectures and rich textual embeddings, achieving state-of-the-art results on new and existing datasets.
Contribution
We introduce DeepNaniNet, a new inductive graph-based recommendation model that enables privacy-preserving, high-quality recommendations for cold start and out-of-matrix users using content baskets and rich textual embeddings.
Findings
DeepNaniNet achieves state-of-the-art cold start results on CiteULike.
It matches DropoutNet in user recall for out-of-matrix users.
Outperforms WMF and DropoutNet on AnimeULike warm start by up to 7x and 1.5x in Recall@100.
Abstract
Recommender systems for niche and dynamic communities face persistent challenges from data sparsity, cold start users and items, and privacy constraints. Traditional collaborative filtering and content-based approaches underperform in these settings, either requiring invasive user data or failing when preference histories are absent. We present DeepNaniNet, a deep neural recommendation framework that addresses these challenges through an inductive graph-based architecture combining user-item interactions, item-item relations, and rich textual review embeddings derived from BERT. Our design enables cold start recommendations without profile mining, using a novel "content basket" user representation and an autoencoder-based generalization strategy for unseen users. We introduce AnimeULike, a new dataset of 10,000 anime titles and 13,000 users, to evaluate performance in realistic…
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 Graph Neural Networks · Complex Network Analysis Techniques
