CVDec 18, 2025

Skeleton-Snippet Contrastive Learning with Multiscale Feature Fusion for Action Localization

arXiv:2512.16504v2h-index: 10
Originality Incremental advance
AI Analysis

This work addresses the problem of precise action boundary detection in skeleton-based videos, which is crucial for applications like surveillance and human-computer interaction, though it builds incrementally on existing methods.

The paper tackles the challenge of learning effective representations for skeleton-based temporal action localization by introducing a snippet discrimination pretext task and multiscale feature fusion, achieving state-of-the-art transfer learning performance on PKUMMD with pretraining on NTU RGB+D and BABEL.

The self-supervised pretraining paradigm has achieved great success in learning 3D action representations for skeleton-based action recognition using contrastive learning. However, learning effective representations for skeleton-based temporal action localization remains challenging and underexplored. Unlike video-level {action} recognition, detecting action boundaries requires temporally sensitive features that capture subtle differences between adjacent frames where labels change. To this end, we formulate a snippet discrimination pretext task for self-supervised pretraining, which densely projects skeleton sequences into non-overlapping segments and promotes features that distinguish them across videos via contrastive learning. Additionally, we build on strong backbones of skeleton-based action recognition models by fusing intermediate features with a U-shaped module to enhance feature resolution for frame-level localization. Our approach consistently improves existing skeleton-based contrastive learning methods for action localization on BABEL across diverse subsets and evaluation protocols. We also achieve state-of-the-art transfer learning performance on PKUMMD with pretraining on NTU RGB+D and BABEL.

Foundations

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

Your Notes