Search papers, labs, and topics across Lattice.
This paper introduces BasketEvent, a novel dataset designed for player-centric understanding of basketball events, addressing the limitations of existing methods that treat spatial and semantic tasks in isolation. By providing precise temporal evidence and grounding event labels to individual players, the dataset enables a more nuanced analysis of player interactions during games. The proposed PlayNet framework leverages this dataset to outperform traditional video-level and crop-based approaches, highlighting the effectiveness of player-centric modeling in sports video analysis.
Player-centric modeling in basketball video analysis reveals that traditional methods miss critical interactions, leading to significant performance improvements with the new PlayNet framework.
Comprehensive basketball video understanding requires resolving not only what event occurs, but also who is responsible and when the key evidence appears. However, exist- ing methods typically treat spatial perception and semantic recognition as isolated tasks, failing to ground events to individual players or pinpoint their temporal boundaries within complex collective dynamics. To bridge this gap, we introduce BasketEvent, a player- centric basketball event understanding dataset curated from real NBA broadcasts. In BasketEvent, event labels are grounded to the responsible players, and a manually an- notated subset of 1,000 samples with precise event intervals is provided to evaluate tem- poral evidence localization. Based on this data, we propose PlayNet, a player-centric reasoning framework that maps basketball videos to player-level event predictions with temporal evidence. Concretely, PlayNet tracks key entities, associates player identities, and reasons about events by modeling player-player, player-ball, and global court inter- actions, while aggregating sparse temporal evidence via gated pooling. Extensive experi- ments demonstrate that PlayNet significantly outperforms representative video-level and crop-based baselines, proving the superiority of player-centric modeling for fine-grained sports video understanding. Our data, code, and models will be made publicly available.