Lineup Regularized Adjusted Plus-Minus (L-RAPM): Basketball Lineup Ratings with Informed Priors
Christos Petridis, Konstantinos Pelechrinis
TL;DR
Lineup performance in basketball is highly noisy due to sparse data per lineup. The authors introduce L-RAPM, a two-stage regression framework that 1) derives informed player ratings using Regularized Adjusted Plus Minus (RAPM), and 2) regresses lineup-level points per possession with priors informed by those player ratings and regularization toward expected lineup performance. The lineup priors are constructed as $\pi_{\lambda,off}=league\_ppp+\sum_{p\in\lambda}\gamma_{p,off}$ and $\pi_{\lambda,def}=league\_ppp+\sum_{p\in\lambda}\gamma_{p,def}$, and the optimization minimizes prediction error with penalties $\lambda\sum_j(\beta_{j,off}-\pi_{j,off})^2$ and $\lambda\sum_j(\beta_{j,def}-\pi_{j,def})^2$. Empirically, L-RAPM provides predictive improvements over raw lineup ratings, increasing as lineup data become sparser, and yielding noticeable gains for unseen lineups (about 5% RMSE improvement). The approach integrates opponent-adjustment and player-derived priors to stabilize lineup estimates and enhance out-of-sample predictions with practical implications for lineup construction and strategy.
Abstract
Identifying combinations of players (that is, lineups) in basketball - and other sports - that perform well when they play together is one of the most important tasks in sports analytics. One of the main challenges associated with this task is the frequent substitutions that occur during a game, which results in highly sparse data. In particular, a National Basketball Association (NBA) team will use more than 600 lineups during a season, which translates to an average lineup having seen the court in approximately 25-30 possessions. Inevitably, any statistics that one collects for these lineups are going to be noisy, with low predictive value. Yet, there is no existing work (in the public at least) that addresses this problem. In this work, we propose a regression-based approach that controls for the opposition faced by each lineup, while it also utilizes information about the players making up the lineups. Our experiments show that L-RAPM provides improved predictive power than the currently used baseline, and this improvement increases as the sample size for the lineups gets smaller.
