paper-with-me

홈 › Papers

Time to Split: Exploring Data Splitting Strategies for Offline Evaluation of Sequential Recommenders

2025-07-22 · Danil Gusak, Anna Volodkevich, Anton Klenitskiy, Alexey Vasilev, Evgeny Frolov arxiv

Modern sequential recommender systems, ranging from lightweight transformer-based variants to large language models, have become increasingly prominent in academia and industry due to their strong performance in the next-item prediction task. Yet common evaluation protocols for sequential recommendations remain insufficiently developed: they often fail to reflect the corresponding recommendation task accurately, or are not aligned with real-world scenarios. Although the widely used leave-one-out split matches next-item prediction, it permits the overlap between training and test periods, which leads to temporal leakage and unrealistically long test horizon, limiting real-world relevance. Global temporal splitting addresses these issues by evaluating on distinct future periods. However, its applications to sequential recommendations remain loosely defined, particularly in terms of selecting target interactions and constructing a validation subset that provides necessary consistency between validation and test metrics. In this paper, we demonstrate that evaluation outcomes can vary significantly across splitting strategies, influencing model rankings and practical deployment decisions. To improve reproducibility in both academic and industrial settings, we systematically compare different splitting strategies for sequential recommendations across multiple datasets and established baselines. Our findings show that prevalent splits, such as leave-one-out, may be insufficiently aligned with more realistic evaluation strategies. Code: https://github.com/monkey0head/time-to-split

📄 PDF Abstract BibTeX arXiv:2507.16289

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Data Splitting Strategies for the Evaluation of Recommendation Models

2020-07-26 · Zaiqiao Meng, Richard McCreadie, Craig Macdonald, Iadh Ounis

Effective methodologies for evaluating recommender systems are critical, so that such systems can be compared in a sound manner. A commonly overlooked aspect of recommender system evaluation is the selection of the data …

Recommendation Systems

Cost Splitting for Multi-Objective Conflict-Based Search

2022-11-23 · Cheng Ge, Han Zhang, Jiaoyang Li, Sven Koenig

The Multi-Objective Multi-Agent Path Finding (MO-MAPF) problem is the problem of finding the Pareto-optimal frontier of collision-free paths for a team of agents while minimizing multiple cost metrics. Examples of such c…

Multi-Agent Path Finding

Unraveling the Complexity of Splitting Sequential Data: Tackling Challenges in Video and Time Series Analysis

2023-07-26 · Diego Botache, Kristina Dingel, Rico Huhnstock, Arno Ehresmann 외

Splitting of sequential data, such as videos and time series, is an essential step in various data analysis tasks, including object tracking and anomaly detection. However, splitting sequential data presents a variety of…

Anomaly DetectionObject TrackingTime SeriesTime Series Analysis

Completion Time Minimization of Fog-RAN-Assisted Federated Learning With Rate-Splitting Transmission

2022-06-03 · Seok-Hwan Park, Hoon Lee

This work studies federated learning (FL) over a fog radio access network, in which multiple internet-of-things (IoT) devices cooperatively learn a shared machine learning model by communicating with a cloud server (CS) …

Federated LearningQuantization

Evaluating Splitting Approaches in the Context of Student Dropout Prediction

2023-05-15 · Bruno de M. Barros, Hugo A. D. do Nascimento, Raphael Guedes, Sandro E. Monsueto

The prediction of academic dropout, with the aim of preventing it, is one of the current challenges of higher education institutions. Machine learning techniques are a great ally in this task. However, attention is neede…

PredictionStudent dropout