IRLGAug 14, 2024

Towards Fair and Rigorous Evaluations: Hyperparameter Optimization for Top-N Recommendation Task with Implicit Feedback

arXiv:2408.07630v1h-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of ensuring fair and reproducible evaluations in recommender systems research for researchers and practitioners, though it is incremental as it applies existing hyperparameter optimization methods to recommendation tasks.

The paper tackles the challenge of hyperparameter optimization for top-N recommendation models with implicit feedback, proposing a methodology that uses seven hyperparameter search algorithms to fine-tune six recommendation algorithms on three datasets, identifying the most suitable search algorithms for different scenarios.

The widespread use of the internet has led to an overwhelming amount of data, which has resulted in the problem of information overload. Recommender systems have emerged as a solution to this problem by providing personalized recommendations to users based on their preferences and historical data. However, as recommendation models become increasingly complex, finding the best hyperparameter combination for different models has become a challenge. The high-dimensional hyperparameter search space poses numerous challenges for researchers, and failure to disclose hyperparameter settings may impede the reproducibility of research results. In this paper, we investigate the Top-N implicit recommendation problem and focus on optimizing the benchmark recommendation algorithm commonly used in comparative experiments using hyperparameter optimization algorithms. We propose a research methodology that follows the principles of a fair comparison, employing seven types of hyperparameter search algorithms to fine-tune six common recommendation algorithms on three datasets. We have identified the most suitable hyperparameter search algorithms for various recommendation algorithms on different types of datasets as a reference for later study. This study contributes to algorithmic research in recommender systems based on hyperparameter optimization, providing a fair basis for comparison.

Foundations

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

Your Notes