English

Recommendation Is a Dish Better Served Warm

Information Retrieval 2025-08-12 v1 Machine Learning

Abstract

In modern recommender systems, experimental settings typically include filtering out cold users and items based on a minimum interaction threshold. However, these thresholds are often chosen arbitrarily and vary widely across studies, leading to inconsistencies that can significantly affect the comparability and reliability of evaluation results. In this paper, we systematically explore the cold-start boundary by examining the criteria used to determine whether a user or an item should be considered cold. Our experiments incrementally vary the number of interactions for different items during training, and gradually update the length of user interaction histories during inference. We investigate the thresholds across several widely used datasets, commonly represented in recent papers from top-tier conferences, and on multiple established recommender baselines. Our findings show that inconsistent selection of cold-start thresholds can either result in the unnecessary removal of valuable data or lead to the misclassification of cold instances as warm, introducing more noise into the system.

Keywords

Cite

@article{arxiv.2508.07856,
  title  = {Recommendation Is a Dish Better Served Warm},
  author = {Danil Gusak and Nikita Sukhorukov and Evgeny Frolov},
  journal= {arXiv preprint arXiv:2508.07856},
  year   = {2025}
}

Comments

Accepted for ACM RecSys 2025. Author's version. The final published version will be available at the ACM Digital Library

R2 v1 2026-07-01T04:44:04.037Z