Dynamic Embedding Size Search with Minimum Regret for Streaming Recommender System
Bowei He, Xu He, Renrui Zhang, Yingxue Zhang, Ruiming Tang, Chen Ma

TL;DR
This paper introduces DESS, a method for dynamically adjusting embedding sizes in streaming recommender systems, reducing regret and improving performance while lowering memory usage.
Contribution
It models embedding size search as a bandit problem and proposes a novel DESS method with theoretical regret bounds and empirical improvements.
Findings
DESS achieves lower memory costs compared to static embedding sizes.
Theoretical analysis shows sublinear regret bounds for DESS.
Empirical results demonstrate improved recommendation accuracy and efficiency.
Abstract
With the continuous increase of users and items, conventional recommender systems trained on static datasets can hardly adapt to changing environments. The high-throughput data requires the model to be updated in a timely manner for capturing the user interest dynamics, which leads to the emergence of streaming recommender systems. Due to the prevalence of deep learning-based recommender systems, the embedding layer is widely adopted to represent the characteristics of users, items, and other features in low-dimensional vectors. However, it has been proved that setting an identical and static embedding size is sub-optimal in terms of recommendation performance and memory cost, especially for streaming recommendations. To tackle this problem, we first rethink the streaming model update process and model the dynamic embedding size search as a bandit problem. Then, we analyze and quantify…
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.
