CVAINov 18, 2025

Few-Shot Precise Event Spotting via Unified Multi-Entity Graph and Distillation

arXiv:2511.14186v12 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of recognizing fine-grained events in sports with limited labeled data, offering a scalable solution for sports analytics.

The paper tackles the problem of precise event spotting in sports analytics under few-shot conditions by proposing UMEG-Net, which integrates human skeletons and object keypoints into a unified graph and uses multimodal distillation, achieving robust performance and significantly outperforming baseline models.

Precise event spotting (PES) aims to recognize fine-grained events at exact moments and has become a key component of sports analytics. This task is particularly challenging due to rapid succession, motion blur, and subtle visual differences. Consequently, most existing methods rely on domain-specific, end-to-end training with large labeled datasets and often struggle in few-shot conditions due to their dependence on pixel- or pose-based inputs alone. However, obtaining large labeled datasets is practically hard. We propose a Unified Multi-Entity Graph Network (UMEG-Net) for few-shot PES. UMEG-Net integrates human skeletons and sport-specific object keypoints into a unified graph and features an efficient spatio-temporal extraction module based on advanced GCN and multi-scale temporal shift. To further enhance performance, we employ multimodal distillation to transfer knowledge from keypoint-based graphs to visual representations. Our approach achieves robust performance with limited labeled data and significantly outperforms baseline models in few-shot settings, providing a scalable and effective solution for few-shot PES. Code is publicly available at https://github.com/LZYAndy/UMEG-Net.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes