Search papers, labs, and topics across Lattice.
The paper introduces WarpRec, a backend-agnostic, high-performance recommendation framework designed to bridge the gap between academic research and industrial-scale deployment. WarpRec provides a unified environment for experimentation and production, incorporating over 50 state-of-the-art algorithms, 40 metrics, and 19 data handling strategies. The framework also integrates CodeCarbon for real-time energy tracking, promoting ecological responsibility in recommender system development.
Stop rewriting your recommender systems for production: WarpRec lets you seamlessly transition from local experimentation to distributed training with 50+ algorithms and built-in energy tracking.
Innovation in Recommender Systems is currently impeded by a fractured ecosystem, where researchers must choose between the ease of in-memory experimentation and the costly, complex rewriting required for distributed industrial engines. To bridge this gap, we present WarpRec, a high-performance framework that eliminates this trade-off through a novel, backend-agnostic architecture. It includes 50+ state-of-the-art algorithms, 40 metrics, and 19 filtering and splitting strategies that seamlessly transition from local execution to distributed training and optimization. The framework enforces ecological responsibility by integrating CodeCarbon for real-time energy tracking, showing that scalability need not come at the cost of scientific integrity or sustainability. Furthermore, WarpRec anticipates the shift toward Agentic AI, leading Recommender Systems to evolve from static ranking engines into interactive tools within the Generative AI ecosystem. In summary, WarpRec not only bridges the gap between academia and industry but also can serve as the architectural backbone for the next generation of sustainable, agent-ready Recommender Systems. Code is available at https://github.com/sisinflab/warprec/