AutoAssign+: Automatic Shared Embedding Assignment in Streaming Recommendation
Ziru Liu, Kecheng Chen, Fengyi Song, Bo Chen, Xiangyu Zhao, Huifeng, Guo, Ruiming Tang

TL;DR
AutoAssign+ is a reinforcement learning framework that improves streaming recommender systems by better initializing and managing ID embeddings, reducing memory use and addressing cold-start issues.
Contribution
It introduces a novel RL-based method for automatic shared embedding assignment, enhancing performance and memory efficiency in streaming recommenders.
Findings
Significantly improves recommendation accuracy.
Reduces memory consumption by 20-30%.
Effectively mitigates cold-start problems.
Abstract
In the domain of streaming recommender systems, conventional methods for addressing new user IDs or item IDs typically involve assigning initial ID embeddings randomly. However, this practice results in two practical challenges: (i) Items or users with limited interactive data may yield suboptimal prediction performance. (ii) Embedding new IDs or low-frequency IDs necessitates consistently expanding the embedding table, leading to unnecessary memory consumption. In light of these concerns, we introduce a reinforcement learning-driven framework, namely AutoAssign+, that facilitates Automatic Shared Embedding Assignment Plus. To be specific, AutoAssign+ utilizes an Identity Agent as an actor network, which plays a dual role: (i) Representing low-frequency IDs field-wise with a small set of shared embeddings to enhance the embedding initialization, and (ii) Dynamically determining which ID…
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.
