Towards Lifelong Learning Embeddings: An Algorithmic Approach to Dynamically Extend Embeddings
Miguel Alves Gomes, Philipp Meisen, Tobias Meisen

TL;DR
This paper presents a modular algorithm that dynamically extends embeddings in e-commerce, enabling continuous learning and better handling of new products without retraining from scratch.
Contribution
It introduces a novel algorithm for extending embedding sizes while retaining learned knowledge, addressing the challenge of dynamic product catalogs in e-commerce.
Findings
Outperforms traditional fixed-size embeddings in experiments
Mitigates cold start problem for new products
Enables dynamic embedding extension without retraining
Abstract
The rapid evolution of technology has transformed business operations and customer interactions worldwide, with personalization emerging as a key opportunity for e-commerce companies to engage customers more effectively. The application of machine learning, particularly that of deep learning models, has gained significant traction due to its ability to rapidly recognize patterns in large datasets, thereby offering numerous possibilities for personalization. These models use embeddings to map discrete information, such as product IDs, into a latent vector space, a method increasingly popular in recent years. However, e-commerce's dynamic nature, characterized by frequent new product introductions, poses challenges for these embeddings, which typically require fixed dimensions and inputs, leading to the need for periodic retraining from scratch. This paper introduces a modular algorithm…
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
TopicsOnline Learning and Analytics · Innovative Teaching and Learning Methods · Intelligent Tutoring Systems and Adaptive Learning
