-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.bib
12 lines (12 loc) · 1.39 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
@inproceedings{mengExploringDataSplitting2020,
title = {Exploring {{Data Splitting Strategies}} for the {{Evaluation}} of {{Recommendation Models}}},
booktitle = {Fourteenth {{ACM Conference}} on {{Recommender Systems}}},
author = {Meng, Zaiqiao and McCreadie, Richard and Macdonald, Craig and Ounis, Iadh},
date = {2020-09-22},
pages = {681--686},
publisher = {Association for Computing Machinery},
location = {New York, NY, USA},
doi = {10.1145/3383313.3418479},
abstract = {Effective methodologies for evaluating recommender systems are critical, so that different systems can be compared in a sound manner. A commonly overlooked aspect of evaluating recommender systems is the selection of the data splitting strategy. In this paper, we both show that there is no standard splitting strategy and that the selection of splitting strategy can have a strong impact on the ranking of recommender systems during evaluation. In particular, we perform experiments comparing three common data splitting strategies, examining their impact over seven state-of-the-art recommendation models on two datasets. Our results demonstrate that the splitting strategy employed is an important confounding variable that can markedly alter the ranking of recommender systems, making much of the currently published literature non-comparable, even when the same datasets and metrics are used.},
isbn = {978-1-4503-7583-2}
}