PathCRF: Ball-Free Soccer Event Detection via Possession Path Inference from Player Trajectories
Hyunsung Kim, Kunhee Lee, Sangwoo Seo, Sang-Ki Ko, Jinsung Yoon, Chanyoung Park

TL;DR
PathCRF introduces a novel method for detecting soccer events solely from player trajectories by modeling possession paths with a CRF, reducing reliance on ball tracking and manual annotation.
Contribution
The paper presents PathCRF, a new framework that infers on-ball events using only player tracking data through a graph-based model and CRF for logical consistency.
Findings
Accurately detects possession paths and events from player trajectories.
Reduces need for expensive ball tracking infrastructure.
Enables scalable soccer event data collection.
Abstract
Despite recent advances in AI, event data collection in soccer still relies heavily on labor-intensive manual annotation. Although prior work has explored automatic event detection using player and ball trajectories, ball tracking also remains difficult to scale due to high infrastructural and operational costs. As a result, comprehensive data collection in soccer is largely confined to top-tier competitions, limiting the broader adoption of data-driven analysis in this domain. To address this challenge, this paper proposes PathCRF, a framework for detecting on-ball soccer events using only player tracking data. We model player trajectories as a fully connected dynamic graph and formulate event detection as the problem of selecting exactly one edge corresponding to the current possession state at each time step. To ensure logical consistency of the resulting edge sequence, we employ a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization · Sports Performance and Training · Human Pose and Action Recognition
