Anna Volodkevich

dblp:322/9273 · DBLP profile ↗
← Back
7ranked-venue papers in the field
2as first author
7since 2021 · last 2026
0009-0002-7958-0097ORCID · corroborated

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 6 (2 first)Data Mining & Knowledge Discovery · 1
YearPublicationVenuePosition
2026 SplitLight: An Exploratory Toolkit for Recommender Systems Datasets and Splits
Anna Volodkevich, Dmitry Anikin, Danil Gusak, Anton Klenitskiy, Evgeny Frolov, Alexey Vasilev
SIGIR1
2025 Sim4Rec: Flexible and Extensible Simulator for Recommender Systems for Large-Scale Data
Anna Volodkevich, Veronika Ivanova, Alexey Vasilev, Dmitry Bugaychenko, Maxim Savchenko
ECIR (4)1
2025 Time to Split: Exploring Data Splitting Strategies for Offline Evaluation of Sequential Recommenders
abstract
Train & Test sequences Test target Valid target
Danil Gusak, Anna Volodkevich, Anton Klenitskiy, Alexey Vasilev, Evgeny Frolov
RecSys2
2024 From Variability to Stability: Advancing RecSys Benchmarking Practices
abstract
In the rapidly evolving domain of Recommender Systems (RecSys), new algorithms frequently claim state-of-the-art performance based on evaluations over a limited set of arbitrarily selected datasets. However, this approach may fail to holistically reflect their effectiveness due to the significant impact of dataset characteristics on algorithm performance. Addressing this deficiency, this paper introduces a novel benchmarking methodology to facilitate a fair and robust comparison of RecSys algorithms, thereby advancing evaluation practices. By utilizing a diverse set of 30 open datasets, including two introduced in this work, and evaluating 11 collaborative filtering algorithms across 9 metrics, we critically examine the influence of dataset characteristics on algorithm performance. We further investigate the feasibility of aggregating outcomes from multiple datasets into a unified ranking. Through rigorous experimental analysis, we validate the reliability of our methodology under the variability of datasets, offering a benchmarking strategy that balances quality and computational demands. This methodology enables a fair yet effective means of evaluating RecSys algorithms, providing valuable guidance for future research endeavors.
Valeriy Shevchenko, Nikita Belousov, Alexey Vasilev, Vladimir Zholobov, Artyom Sosedka, Natalia Semenova, Anna Volodkevich, Andrey V. Savchenko, Alexey Zaytsev 0002
KDD7
2024 Does It Look Sequential? An Analysis of Datasets for Evaluation of Sequential Recommendations
abstract
Sequential recommender systems are an important and demanded area of research. Such systems aim to use the order of interactions in a user’s history to predict future interactions. The premise is that the order of interactions and sequential patterns play an essential role. Therefore, it is crucial to use datasets that exhibit a sequential structure to evaluate sequential recommenders properly.
Anton Klenitskiy, Anna Volodkevich, Anton Pembek, Alexey Vasilev
RecSys2
2024 RePlay: a Recommendation Framework for Experimentation and Production Use
abstract
Using a single tool to build and compare recommender systems significantly reduces the time to market for new models. In addition, the comparison results when using such tools look more consistent. This is why many different tools and libraries for researchers in the field of recommendations have recently appeared. Unfortunately, most of these frameworks are aimed primarily at researchers and require modification for use in production due to the inability to work on large datasets or an inappropriate architecture. In this demo, we present our open-source toolkit RePlay - a framework containing an end-to-end pipeline for building recommender systems, which is ready for production use. RePlay also allows you to use a suitable stack for the pipeline on each stage: Pandas, Polars, or Spark. This allows the library to scale computations and deploy to a cluster. Thus, RePlay allows data scientists to easily move from research mode to production mode using the same interfaces.
Alexey Vasilev, Anna Volodkevich, Denis Kulandin, Tatiana Bysheva, Anton Klenitskiy
RecSys2
2024 Neural Click Models for Recommender Systems
abstract
We develop and evaluate neural architectures to model the user behavior in recommender systems (RS) inspired by click models for Web search but going beyond standard click models. Proposed architectures include recurrent networks, Transformer-based models that alleviate the quadratic complexity of self-attention, adversarial and hierarchical architectures. Our models outperform baselines on the ContentWise and RL4RS datasets and can be used in RS simulators to model user response for RS evaluation and pretraining.
Mikhail Shirokikh, Ilya Shenbin, Anton Alekseev 0001, Anna Volodkevich, Alexey Vasilev, Andrey V. Savchenko, Sergey I. Nikolenko
SIGIR4