SOTAVerified

NewsRecLib: A PyTorch-Lightning Library for Neural News Recommendation

2023-10-02Code Available1· sign in to hype

Andreea Iana, Goran Glavaš, Heiko Paulheim

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

NewsRecLib is an open-source library based on Pytorch-Lightning and Hydra developed for training and evaluating neural news recommendation models. The foremost goals of NewsRecLib are to promote reproducible research and rigorous experimental evaluation by (i) providing a unified and highly configurable framework for exhaustive experimental studies and (ii) enabling a thorough analysis of the performance contribution of different model architecture components and training regimes. NewsRecLib is highly modular, allows specifying experiments in a single configuration file, and includes extensive logging facilities. Moreover, NewsRecLib provides out-of-the-box implementations of several prominent neural models, training methods, standard evaluation benchmarks, and evaluation metrics for news recommendation.

Tasks

Reproductions