paper-with-me

홈 › Papers

Who You Play Affects How You Play: Predicting Sports Performance Using Graph Attention Networks With Temporal Convolution

2023-03-29 · Rui Luo, Vikram Krishnamurthy

This study presents a novel deep learning method, called GATv2-GCN, for predicting player performance in sports. To construct a dynamic player interaction graph, we leverage player statistics and their interactions during gameplay. We use a graph attention network to capture the attention that each player pays to each other, allowing for more accurate modeling of the dynamic player interactions. To handle the multivariate player statistics time series, we incorporate a temporal convolution layer, which provides the model with temporal predictive power. We evaluate the performance of our model using real-world sports data, demonstrating its effectiveness in predicting player performance. Furthermore, we explore the potential use of our model in a sports betting context, providing insights into profitable strategies that leverage our predictive power. The proposed method has the potential to advance the state-of-the-art in player performance prediction and to provide valuable insights for sports analytics and betting industries.

📄 PDF Abstract BibTeX arXiv:2303.16741

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionSports AnalyticsTime Series

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

AI-enabled Prediction of eSports Player Performance Using the Data from Heterogeneous Sensors

2020-12-07 · Anton Smerdov, Evgeny Burnaev, Andrey Somov, Anton Stepanov

The emerging progress of eSports lacks the tools for ensuring high-quality analytics and training in Pro and amateur eSports teams. We report on an Artificial Intelligence (AI) enabled solution for predicting the eSports…

Feature EngineeringFeature ImportanceFPS GamesSensor Modeling+3

Learning Agent Representations for Ice Hockey

2020-12-01 · NeurIPS 2020 12 · Guiliang Liu, Oliver Schulte, Pascal Poupart, Mike Rudd 외

Team sports is a new application domain for agent modeling with high real-world impact. A fundamental challenge for modeling professional players is their large number (over 1K), which includes many bench players with sp…

Sports Analytics

Graph Neural Networks to Predict Sports Outcomes

2022-07-28 · Peter Xenopoulos, Claudio Silva

Predicting outcomes in sports is important for teams, leagues, bettors, media, and fans. Given the growing amount of player tracking data, sports analytics models are increasingly utilizing spatially-derived features bui…

Sports Analytics

Run Like a Girl! Sports-Related Gender Bias in Language and Vision

2023-05-23 · Sophia Harrison, Eleonora Gualdoni, Gemma Boleda

Gender bias in Language and Vision datasets and models has the potential to perpetuate harmful stereotypes and discrimination. We analyze gender bias in two Language and Vision datasets. Consistent with prior work, we fi…

Input Matters: Evaluating Input Structure's Impact on LLM Summaries of Sports Play-by-Play

2025-10-23 · Barkavi Sundararajan, Somayajulu Sripada, Ehud Reiter arxiv

A major concern when deploying LLMs in accuracy-critical domains such as sports reporting is that the generated text may not faithfully reflect the input data. We quantify how input structure affects hallucinations and o…