What is it about?
The cold-start problem has been a long-standing issue in recommendation. Embedding-based recommendation models provide recommendations by learning embeddings for each user and item from historical interactions. Therefore, such embedding-based models perform badly for cold items which haven't emerged in the training set.
Featured Image
Photo by Uriel Soberanes on Unsplash
Why is it important?
The most common solutions of the cold-start problem are to generate the cold embedding for the cold item from its content features. However, the cold embeddings generated from contents have different distribution as the warm embeddings are learned from historical interactions. In this case, current cold-start methods are facing an interesting seesaw phenomenon, which improves the recommendation of either the cold items or the warm items but hurts the opposite ones. To this end, we propose a general framework named Generative Adversarial Recommendation (GAR). By training the generator and the recommender adversarially, the generated cold item embeddings can have similar distribution as the warm embeddings that can even fool the recommender.
Read the Original
This page is a summary of: Generative Adversarial Framework for Cold-Start Item Recommendation, July 2022, ACM (Association for Computing Machinery),
DOI: 10.1145/3477495.3531897.
You can read the full text:
Resources
Contributors
The following have contributed to this page







