LGIRDec 2, 2024

e-Fold Cross-Validation for Recommender-System Evaluation

arXiv:2412.01011v18 citationsh-index: 8RecSoGood@RecSys
Originality Incremental advance
AI Analysis

This addresses energy efficiency for recommender system developers, offering an incremental improvement over existing cross-validation methods.

The paper tackled the problem of high energy consumption in recommender system evaluation by proposing e-fold cross-validation, which reduced energy usage by 58.5% on average while maintaining result reliability with only a 1.81% difference compared to 10-fold cross-validation.

To combat the rising energy consumption of recommender systems we implement a novel alternative for k-fold cross validation. This alternative, named e-fold cross validation, aims to minimize the number of folds to achieve a reduction in power usage while keeping the reliability and robustness of the test results high. We tested our method on 5 recommender system algorithms across 6 datasets and compared it with 10-fold cross validation. On average e-fold cross validation only needed 41.5% of the energy that 10-fold cross validation would need, while it's results only differed by 1.81%. We conclude that e-fold cross validation is a promising approach that has the potential to be an energy efficient but still reliable alternative to k-fold cross validation.

Foundations

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

Your Notes