IRLGApr 3, 2022

A Dynamic Meta-Learning Model for Time-Sensitive Cold-Start Recommendations

arXiv:2204.00970v116 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses a critical issue for recommender systems in maintaining user bases, but it appears incremental as it builds on existing factorization methods for a specific cold-start scenario.

The paper tackles the problem of making recommendations for users who have become inactive recently, by developing a dynamic model that factorizes user preferences into time-specific and time-evolving representations to improve accuracy. Experiments on real-world data demonstrate its effectiveness, though no concrete numbers are provided.

We present a novel dynamic recommendation model that focuses on users who have interactions in the past but turn relatively inactive recently. Making effective recommendations to these time-sensitive cold-start users is critical to maintain the user base of a recommender system. Due to the sparse recent interactions, it is challenging to capture these users' current preferences precisely. Solely relying on their historical interactions may also lead to outdated recommendations misaligned with their recent interests. The proposed model leverages historical and current user-item interactions and dynamically factorizes a user's (latent) preference into time-specific and time-evolving representations that jointly affect user behaviors. These latent factors further interact with an optimized item embedding to achieve accurate and timely recommendations. Experiments over real-world data help demonstrate the effectiveness of the proposed time-sensitive cold-start recommendation model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes