paper-with-me

홈 › Papers

SoccerCPD: Formation and Role Change-Point Detection in Soccer Matches Using Spatiotemporal Tracking Data

2022-06-22 · Hyunsung Kim, Bit Kim, Dongwook Chung, Jinsung Yoon, Sang-Ki Ko

In fluid team sports such as soccer and basketball, analyzing team formation is one of the most intuitive ways to understand tactics from domain participants' point of view. However, existing approaches either assume that team formation is consistent throughout a match or assign formations frame-by-frame, which disagree with real situations. To tackle this issue, we propose a change-point detection framework named SoccerCPD that distinguishes tactically intended formation and role changes from temporary changes in soccer matches. We first assign roles to players frame-by-frame and perform two-step change-point detections: (1) formation change-point detection based on the sequence of role-adjacency matrices and (2) role change-point detection based on the sequence of role permutations. The evaluation of SoccerCPD using the ground truth annotated by domain experts shows that our method accurately detects the points of tactical changes and estimates the formation and role assignment per segment. Lastly, we introduce practical use-cases that domain participants can easily interpret and utilize.

📄 PDF Abstract BibTeX arXiv:2206.10926

Code (1)

pientist/soccercpd 공식 구현

Tasks

Change Point Detection

Similar Papers 제목 키워드 기반

Sequential Change Point Detection via Denoising Score Matching

2025-01-22 · Wenbin Zhou, Liyan Xie, Zhigang Peng, Shixiang Zhu

Sequential change-point detection plays a critical role in numerous real-world applications, where timely identification of distributional shifts can greatly mitigate adverse outcomes. Classical methods commonly rely on …

Change Point DetectionDenoising

Learning Sinkhorn divergences for supervised change point detection

2022-02-08 · Nauman Ahad, Eva L. Dyer, Keith B. Hengen, Yao Xie 외

Many modern applications require detecting change points in complex sequential data. Most existing methods for change point detection are unsupervised and, as a consequence, lack any information regarding what kind of ch…

Change DetectionChange Point Detectionfeature selection

Bayesian Time Series Forecasting with Change Point and Anomaly Detection

2018-01-01 · ICLR 2018 1 · Anderson Y. Zhang, Miao Lu, Deguang Kong, Jimmy Yang

Time series forecasting plays a crucial role in marketing, finance and many other quantitative fields. A large amount of methodologies has been developed on this topic, including ARIMA, Holt–Winters, etc. However, their …

Anomaly DetectionChange Point DetectionMarketingTime Series+2

Network topology change-point detection from graph signals with prior spectral signatures

2020-10-21 · Chiraag Kaushik, T. Mitchell Roddenberry, Santiago Segarra

We consider the problem of sequential graph topology change-point detection from graph signals. We assume that signals on the nodes of the graph are regularized by the underlying graph structure via a graph filtering mod…

Change Point Detection

Fast likelihood-based change point detection

2023-01-21 · Nikolaj Tatti

Change point detection plays a fundamental role in many real-world applications, where the goal is to analyze and monitor the behaviour of a data stream. In this paper, we study change detection in binary streams. To thi…

Change DetectionChange Point Detection