paper-with-me

Papers

Deep Learning and Transfer Learning Architectures for English Premier League Player Performance Forecasting

2024-05-03 · Daniel Frees, Pranav Ravella, Charlie Zhang

This paper presents a groundbreaking model for forecasting English Premier League (EPL) player performance using convolutional neural networks (CNNs). We evaluate Ridge regression, LightGBM and CNNs on the task of predicting upcoming player FPL score based on historical FPL data over the previous weeks. Our baseline models, Ridge regression and LightGBM, achieve solid performance and emphasize the importance of recent FPL points, influence, creativity, threat, and playtime in predicting EPL player performances. Our optimal CNN architecture achieves better performance with fewer input features and even outperforms the best previous EPL player performance forecasting models in the literature. The optimal CNN architecture also achieves very strong Spearman correlation with player rankings, indicating its strong implications for supporting the development of FPL artificial intelligence (AI) Agents and providing analysis for FPL managers. We additionally perform transfer learning experiments on soccer news data collected from The Guardian, for the same task of predicting upcoming player score, but do not identify a strong predictive signal in natural language news texts, achieving worse performance compared to both the CNN and baseline models. Overall, our CNN-based approach marks a significant advancement in EPL player performance forecasting and lays the foundation for transfer learning to other EPL prediction tasks such as win-loss odds for sports betting and the development of cutting-edge FPL AI Agents.

📄 PDF Abstract BibTeX arXiv:2405.02412

Code (1)

danielfrees/mlpremier 공식 구현 tf

Tasks

regressionTransfer Learning

Similar Papers 제목 키워드 기반

Time Series Modeling for Dream Team in Fantasy Premier League

2019-09-19 · Akhil Gupta

The performance of football players in English Premier League varies largely from season to season and for different teams. It is evident that a method capable of forecasting and analyzing the future of these players on-…

ManagementTime SeriesTime Series AnalysisTime Series Prediction

OpenFPL: An open-source forecasting method rivaling state-of-the-art Fantasy Premier League services

2025-07-29 · Daniel Groos arxiv

Fantasy Premier League engages the football community in selecting the Premier League players who will perform best from gameweek to gameweek. Access to accurate performance forecasts gives participants an edge over comp…

Multi-stream Data Analytics for Enhanced Performance Prediction in Fantasy Football

2019-12-16 · Nicholas Bonello, Joeran Beel, Seamus Lawless, Jeremy Debattista

Fantasy Premier League (FPL) performance predictors tend to base their algorithms purely on historical statistical data. The main problems with this approach is that external factors such as injuries, managerial decision…

Articles

Estimating Player Performance in Different Contexts Using Fine-tuned Large Events Models

2024-02-09 · Tiago Mendes-Neves, Luís Meireles, João Mendes-Moreira

This paper introduces an innovative application of Large Event Models (LEMs), akin to Large Language Models, to the domain of soccer analytics. By learning the language of soccer - predicting variables for subsequent eve…

The Strain of Success: A Predictive Model for Injury Risk Mitigation and Team Success in Soccer

2024-02-07 · Gregory Everett, Ryan Beal, Tim Matthews, Timothy J. Norman 외

In this paper, we present a novel sequential team selection model in soccer. Specifically, we model the stochastic process of player injury and unavailability using player-specific information learned from real-world soc…