paper-with-me

Papers

Predicting Team Performance with Spatial Temporal Graph Convolutional Networks

2022-06-21 · Shengnan Hu, Gita Sukthankar

This paper presents a new approach for predicting team performance from the behavioral traces of a set of agents. This spatiotemporal forecasting problem is very relevant to sports analytics challenges such as coaching and opponent modeling. We demonstrate that our proposed model, Spatial Temporal Graph Convolutional Networks (ST-GCN), outperforms other classification techniques at predicting game score from a short segment of player movement and game features. Our proposed architecture uses a graph convolutional network to capture the spatial relationships between team members and Gated Recurrent Units to analyze dynamic motion information. An ablative evaluation was performed to demonstrate the contributions of different aspects of our architecture.

📄 PDF Abstract BibTeX arXiv:2206.10720

Code (0)

등록된 구현이 없습니다.

Tasks

Sports Analytics

Similar Papers 제목 키워드 기반

TacticExpert: Spatial-Temporal Graph Language Model for Basketball Tactics

2025-03-13 · Xu Lingrui, Liu Mandi, Zhang Lei

The core challenge in basketball tactic modeling lies in efficiently extracting complex spatial-temporal dependencies from historical data and accurately predicting various in-game events. Existing state-of-the-art (SOTA…

Contrastive LearningLanguage ModelingLanguage Modelling

A Comparative Study of Using Spatial-Temporal Graph Convolutional Networks for Predicting Availability in Bike Sharing Schemes

2021-04-21 · Zhengyong Chen, Hongde Wu, Noel E. O'Connor, Mingming Liu

Accurately forecasting transportation demand is crucial for efficient urban traffic guidance, control and management. One solution to enhance the level of prediction accuracy is to leverage graph convolutional networks (…

ManagementTime SeriesTime Series Analysis

BUAA_BIGSCity: Spatial-Temporal Graph Neural Network for Wind Power Forecasting in Baidu KDD CUP 2022

2023-02-22 · Jiawei Jiang, Chengkai Han, Jingyuan Wang

In this technical report, we present our solution for the Baidu KDD Cup 2022 Spatial Dynamic Wind Power Forecasting Challenge. Wind power is a rapidly growing source of clean energy. Accurate wind power forecasting is es…

Graph Neural Network

Jointly spatial-temporal representation learning for individual trajectories

2023-12-07 · Fei Huang, Jianrong Lv, Yang Yue

Individual trajectories, rich in human-environment interaction information across space and time, serve as vital inputs for geospatial foundation models (GeoFMs). However, existing attempts at learning trajectory represe…

DecoderRepresentation Learning

GraphTCN: Spatio-Temporal Interaction Modeling for Human Trajectory Prediction

2020-03-16 · Chengxin Wang, Shaofeng Cai, Gary Tan

Predicting the future paths of an agent's neighbors accurately and in a timely manner is central to the autonomous applications for collision avoidance. Conventional approaches, e.g., LSTM-based models, take considerable…

Collision AvoidancePredictionTrajectory Prediction