T-DEED: Temporal-Discriminability Enhancer Encoder-Decoder for Precise Event Spotting in Sports Videos
Artur Xarles, Sergio Escalera, Thomas B. Moeslund, Albert Clapés
TL;DR
T-DEED tackles Precise Event Spotting in sports videos by introducing a temporal-discriminability enhanced encoder–decoder that processes multiple temporal scales. It combines an SGP-based discriminability module with an encoder–decoder framework (via the novel SGP-Mixer) to restore high temporal resolution and integrate information across scales, enabling precise frame-level event localization. The approach yields state-of-the-art results on FigureSkating and FineDiving, with notable gains in tight evaluation metrics and robust ablations validating the components. This work advances PES by prioritizing token discriminability and multi-scale temporal integration, with practical implications for accurate sports analytics and broadcast applications.
Abstract
In this paper, we introduce T-DEED, a Temporal-Discriminability Enhancer Encoder-Decoder for Precise Event Spotting in sports videos. T-DEED addresses multiple challenges in the task, including the need for discriminability among frame representations, high output temporal resolution to maintain prediction precision, and the necessity to capture information at different temporal scales to handle events with varying dynamics. It tackles these challenges through its specifically designed architecture, featuring an encoder-decoder for leveraging multiple temporal scales and achieving high output temporal resolution, along with temporal modules designed to increase token discriminability. Leveraging these characteristics, T-DEED achieves SOTA performance on the FigureSkating and FineDiving datasets. Code is available at https://github.com/arturxe2/T-DEED.
