paper-with-me

홈 › Papers

Long-Sequence LSTM Modeling for NBA Game Outcome Prediction Using a Novel Multi-Season Dataset

2025-12-09 · Charles Rios, Longzhen Han, Almas Baimagambetov, Nikolaos Polatidis arxiv

Predicting the outcomes of professional basketball games, particularly in the National Basketball Association (NBA), has become increasingly important for coaching strategy, fan engagement, and sports betting. However, many existing prediction models struggle with concept drift, limited temporal context, and instability across seasons. To advance forecasting in this domain, we introduce a newly constructed longitudinal NBA dataset covering the 2004-05 to 2024-25 seasons and present a deep learning framework designed to model long-term performance trends. Our primary contribution is a Long Short-Term Memory (LSTM) architecture that leverages an extended sequence length of 9,840 games equivalent to eight full NBA seasons to capture evolving team dynamics and season-over-season dependencies. We compare this model against several traditional Machine Learning (ML) and Deep Learning (DL) baselines, including Logistic Regression, Random Forest, Multi-Layer Perceptron (MLP), and Convolutional Neural Network (CNN). The LSTM achieves the best performance across all metrics, with 72.35 accuracy, 73.15 precision and 76.13 AUC-ROC. These results demonstrate the importance of long-sequence temporal modeling in basketball outcome prediction and highlight the value of our new multi-season dataset for developing robust, generalizable NBA forecasting systems.

📄 PDF Abstract BibTeX arXiv:2512.08591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Forecasting NCAA Basketball Outcomes with Deep Learning: A Comparative Study of LSTM and Transformer Models

2025-08-01 · Md Imtiaz Habib arxiv

In this research, I explore advanced deep learning methodologies to forecast the outcomes of the 2025 NCAA Division 1 Men's and Women's Basketball tournaments. Leveraging historical NCAA game data, I implement two sophis…

Feature Engineering

Modeling Long Sequences in Bladder Cancer Recurrence: A Comparative Evaluation of LSTM,Transformer,and Mamba

2024-05-28 · Runquan Zhang, Jiawen Jiang, Xiaoping Shi

Traditional survival analysis methods often struggle with complex time-dependent data,failing to capture and interpret dynamic characteristics adequately.This study aims to evaluate the performance of three long-sequence…

MambaSurvival Analysis

Machine learning models for DOTA 2 outcomes prediction

2021-06-03 · Kodirjon Akhmedov, Anh Huy Phan

Prediction of the real-time multiplayer online battle arena (MOBA) games' match outcome is one of the most important and exciting tasks in Esports analytical research. This research paper predominantly focuses on buildin…

BIG-bench Machine LearningDota 2Predictionregression

Predicting Outcomes in Video Games with Long Short Term Memory Networks

2024-02-24 · Kittimate Chulajata, Sean Wu, Fabien Scalzo, Eun Sang Cha

Forecasting winners in E-sports with real-time analytics has the potential to further engage audiences watching major tournament events. However, making such real-time predictions is challenging due to unpredictable vari…

Decision MakingTime SeriesTime Series Forecasting

Parallel Long Short-Term Memory for Multi-stream Classification

2017-02-11 · Mohamed Bouaziz, Mohamed Morchid, Richard Dufour, Georges Linarès 외

Recently, machine learning methods have provided a broad spectrum of original and efficient algorithms based on Deep Neural Networks (DNN) to automatically predict an outcome with respect to a sequence of inputs. Recurre…

ClassificationGeneral Classification