paper-with-me

홈 › Papers

Deep Reinforcement Learning in Ice Hockey for Context-Aware Player Evaluation

2018-05-26 · Guiliang Liu, Oliver Schulte

A variety of machine learning models have been proposed to assess the performance of players in professional sports. However, they have only a limited ability to model how player performance depends on the game context. This paper proposes a new approach to capturing game context: we apply Deep Reinforcement Learning (DRL) to learn an action-value Q function from 3M play-by-play events in the National Hockey League (NHL). The neural network representation integrates both continuous context signals and game history, using a possession-based LSTM. The learned Q-function is used to value players' actions under different game contexts. To assess a player's overall performance, we introduce a novel Game Impact Metric (GIM) that aggregates the values of the player's actions. Empirical Evaluation shows GIM is consistent throughout a play season, and correlates highly with standard success measures and future salary.

📄 PDF Abstract BibTeX arXiv:1805.11088

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Ice Hockey Puck Localization Using Contextual Cues

2025-06-04 · Liam Salass, Jerrin Bright, Amir Nazemi, Yuhao Chen 외

Puck detection in ice hockey broadcast videos poses significant challenges due to the puck's small size, frequent occlusions, motion blur, broadcast artifacts, and scale inconsistencies due to varying camera zoom and bro…

Evaluating deep tracking models for player tracking in broadcast ice hockey video

2022-05-22 · Kanav Vats, Mehrnaz Fani, David A. Clausi, John S. Zelek

Tracking and identifying players is an important problem in computer vision based ice hockey analytics. Player tracking is a challenging problem since the motion of players in hockey is fast-paced and non-linear. There i…

Multi Player Tracking in Ice Hockey with Homographic Projections

2024-05-22 · Harish Prakash, Jia Cheng Shang, Ken M. Nsiempba, Yuhao Chen 외

Multi Object Tracking (MOT) in ice hockey pursues the combined task of localizing and associating players across a given sequence to maintain their identities. Tracking players from monocular broadcast feeds is an import…

Graph MatchingMulti-Object TrackingObject Tracking

Player Tracking and Identification in Ice Hockey

2021-10-06 · Kanav Vats, Pascale Walters, Mehrnaz Fani, David A. Clausi 외

Tracking and identifying players is a fundamental step in computer vision-based ice hockey analytics. The data generated by tracking is used in many other downstream tasks, such as game event detection and game strategy …

Event DetectionMulti-Object TrackingObject Tracking

Player Identification in Hockey Broadcast Videos

2020-09-05 · Alvin Chan, Martin D. Levine, Mehrsan Javan

We present a deep recurrent convolutional neural network (CNN) approach to solve the problem of hockey player identification in NHL broadcast videos. Player identification is a difficult computer vision problem mainly be…