Differentiable Neural Input Search for Recommender Systems
Weiyu Cheng, Yanyan Shen, Linpeng Huang

TL;DR
This paper introduces DNIS, a differentiable method for optimizing feature embedding dimensions in recommender systems, leading to better performance and efficiency by allowing flexible, continuous dimension search.
Contribution
We propose a model-agnostic, differentiable input search method that improves embedding dimension selection in latent factor models for recommendation tasks.
Findings
DNIS outperforms existing neural input search methods in predictive accuracy.
It achieves this with fewer embedding parameters.
It requires less computational time.
Abstract
Latent factor models are the driving forces of the state-of-the-art recommender systems, with an important insight of vectorizing raw input features into dense embeddings. The dimensions of different feature embeddings are often set to a same value empirically, which limits the predictive performance of latent factor models. Existing works have proposed heuristic or reinforcement learning-based methods to search for mixed feature embedding dimensions. For efficiency concern, these methods typically choose embedding dimensions from a restricted set of candidate dimensions. However, this restriction will hurt the flexibility of dimension selection, leading to suboptimal performance of search results. In this paper, we propose Differentiable Neural Input Search (DNIS), a method that searches for mixed feature embedding dimensions in a more flexible space through continuous relaxation and…
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 · Stochastic Gradient Optimization Techniques
