ReChorus2.0: A Modular and Task-Flexible Recommendation Library
Jiayu Li, Hanyu Li, Zhiyu He, Weizhi Ma, Peijie Sun, Min Zhang,, Shaoping Ma

TL;DR
ReChorus2.0 is a flexible, modular recommendation library that supports diverse data formats, models, and tasks, enabling researchers to implement complex recommendation scenarios more easily.
Contribution
It extends existing recommendation libraries by supporting multiple tasks, data types, and highly customizable inputs, filling a gap for flexible research experimentation.
Findings
Supports complex tasks like reranking and CTR prediction
Includes various context-aware recommenders
Enables models to perform multiple tasks with the same architecture
Abstract
With the applications of recommendation systems rapidly expanding, an increasing number of studies have focused on every aspect of recommender systems with different data inputs, models, and task settings. Therefore, a flexible library is needed to help researchers implement the experimental strategies they require. Existing open libraries for recommendation scenarios have enabled reproducing various recommendation methods and provided standard implementations. However, these libraries often impose certain restrictions on data and seldom support the same model to perform different tasks and input formats, limiting users from customized explorations. To fill the gap, we propose ReChorus2.0, a modular and task-flexible library for recommendation researchers. Based on ReChorus, we upgrade the supported input formats, models, and training&evaluation strategies to help realize more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Recommender Systems and Techniques
MethodsLib
