IRLGApr 3, 2025

Shallow AutoEncoding Recommender with Cold Start Handling via Side Features

arXiv:2504.02288v4
Originality Incremental advance
AI Analysis

This work addresses cold start problems in industrial recommendation systems, though it appears incremental as it builds on existing EASE models.

The paper tackles user and item cold start challenges in recommendation systems by introducing an augmented EASE model that integrates side information, achieving improved recommendation accuracy and robustness compared to previous collaborative filtering approaches.

User and item cold starts present significant challenges in industrial applications of recommendation systems. Supplementing user-item interaction data with metadata is a common solution-but often at the cost of introducing additional biases. In this work, we introduce an augmented EASE model that seamlessly integrates both user and item side information to address these cold start issues. Our straightforward, autoencoder-based method produces a closed-form solution that leverages rich content signals for cold items while refining user representations in data-sparse environments. Importantly, our method strikes a balance by effectively recommending cold start items and handling cold start users without incurring extra bias, and it maintains strong performance in warm settings. Experimental results demonstrate improved recommendation accuracy and robustness compared to previous collaborative filtering approaches. Moreover, our model serves as a strong baseline for future comparative studies.

Foundations

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

Your Notes