paper-with-me

Papers

NBA2Vec: Dense feature representations of NBA players

2023-02-26 · Webster Guan, Nauman Javed, Peter Lu

Understanding a player's performance in a basketball game requires an evaluation of the player in the context of their teammates and the opposing lineup. Here, we present NBA2Vec, a neural network model based on Word2Vec which extracts dense feature representations of each player by predicting play outcomes without the use of hand-crafted heuristics or aggregate statistical measures. Specifically, our model aimed to predict the outcome of a possession given both the offensive and defensive players on the court. By training on over 3.5 million plays involving 1551 distinct players, our model was able to achieve a 0.3 K-L divergence with respect to the empirical play-by-play distribution. The resulting embedding space is consistent with general classifications of player position and style, and the embedding dimensions correlated at a significant level with traditional box score metrics. Finally, we demonstrate that NBA2Vec accurately predicts the outcomes to various 2017 NBA Playoffs series, and shows potential in determining optimal lineup match-ups. Future applications of NBA2Vec embeddings to characterize players' style may revolutionize predictive models for player acquisition and coaching decisions that maximize team success.

📄 PDF Abstract BibTeX arXiv:2302.13386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SportsGrounder: Proposal-Aided Interleaved Grounding for Dense Sports Video Reasoning

2026-08-08 · Yizhi Li, Jiawei Jiang, Guanhong Wang, Yingcai Wu 외 arxiv

Sports video analysis is crucial for athletic analytics and broadcasting enhancement. Dense sports video reasoning, however, demands a fine-grained understanding of numerous small-scale, highly interactive, and visually …

MambaNet: A Hybrid Neural Network for Predicting the NBA Playoffs

2022-10-31 · Reza Khanmohammadi, Sari Saba-Sadiya, Sina Esfandiarpour, Tuka Alhanai 외

In this paper, we present Mambanet: a hybrid neural network for predicting the outcomes of Basketball games. Contrary to other studies, which focus primarily on season games, this study investigates playoff games. MambaN…

Time SeriesTime Series Analysis

RisingBALLER: A player is a token, a match is a sentence, A path towards a foundational model for football players data analytics

2024-10-01 · Akedjou Achraff Adjileye

In this paper, I introduce RisingBALLER, the first publicly available approach that leverages a transformer model trained on football match data to learn match-specific player representations. Drawing inspiration from ad…

Language ModelingLanguage ModellingSentence

Behavior Structformer: Learning Players Representations with Structured Tokenization

2024-06-07 · Oleg Smirnov, Labinot Polisi

In this paper, we introduce the Behavior Structformer, a method for modeling user behavior using structured tokenization within a Transformer-based architecture. By converting tracking events into dense tokens, this appr…

Benchmarking

Behavioral Player Rating in Competitive Online Shooter Games

2022-07-01 · Arman Dehpanah, Muheeb Faizan Ghori, Jonathan Gemmell, Bamshad Mobasher

Competitive online games use rating systems for matchmaking; progression-based algorithms that estimate the skill level of players with interpretable ratings in terms of the outcome of the games they played. However, the…