paper-with-me

Papers

Machine Learning for Soccer Match Result Prediction

2024-03-12 · Rory Bunker, Calvin Yeung, Keisuke Fujii

Machine learning has become a common approach to predicting the outcomes of soccer matches, and the body of literature in this domain has grown substantially in the past decade and a half. This chapter discusses available datasets, the types of models and features, and ways of evaluating model performance in this application domain. The aim of this chapter is to give a broad overview of the current state and potential future developments in machine learning for soccer match results prediction, as a resource for those interested in conducting future studies in the area. Our main findings are that while gradient-boosted tree models such as CatBoost, applied to soccer-specific ratings such as pi-ratings, are currently the best-performing models on datasets containing only goals as the match features, there needs to be a more thorough comparison of the performance of deep learning models and Random Forest on a range of datasets with different types of features. Furthermore, new rating systems using both player- and team-level information and incorporating additional information from, e.g., spatiotemporal tracking and event data, could be investigated further. Finally, the interpretability of match result prediction models needs to be enhanced for them to be more useful for team management.

📄 PDF Abstract BibTeX arXiv:2403.07669

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Evaluating Soccer Match Prediction Models: A Deep Learning Approach and Feature Optimization for Gradient-Boosted Trees

2023-09-26 · Calvin Yeung, Rory Bunker, Rikuhei Umemoto, Keisuke Fujii

Machine learning models have become increasingly popular for predicting the results of soccer matches, however, the lack of publicly-available benchmark datasets has made model evaluation challenging. The 2023 Soccer Pre…

Prediction

Discovering indicators of dark horse of soccer games by deep learning from sequential trading data

2020-08-03 · Liyao Lu, Qiang Lyu

It is not surprise for machine learning models to provide decent prediction accuracy of soccer games outcomes based on various objective metrics. However, the performance is not that decent in terms of predicting difficu…

Prediction

Forecasting Events in Soccer Matches Through Language

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

This paper introduces an approach to predicting the next event in a soccer match, a challenge bearing remarkable similarities to the problem faced by Large Language Models (LLMs). Unlike other methods that severely limit…

Predicting soccer matches with complex networks and machine learning

2024-09-19 · Eduardo Alves Baratela, Felipe Jordão Xavier, Thomas Peron, Paulino Ribeiro Villas-Boas 외

Soccer attracts the attention of many researchers and professionals in the sports industry. Therefore, the incorporation of science into the sport is constantly growing, with increasing investments in performance analysi…

Improving Dribbling, Passing, and Marking Actions in Soccer Simulation 2D Games Using Machine Learning

2024-01-07 · Nader Zare, Omid Amini, Aref Sayareh, Mahtab Sarvmaili 외

The RoboCup competition was started in 1997, and is known as the oldest RoboCup league. The RoboCup 2D Soccer Simulation League is a stochastic, partially observable soccer environment in which 24 autonomous agents play …