Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FineTec: Fine-Grained Action Recognition Under Temporal Corruption via Skeleton Decomposition and Sequence Completion

About

Recognizing fine-grained actions from temporally corrupted skeleton sequences remains a significant challenge, particularly in real-world scenarios where online pose estimation often yields substantial missing data. Existing methods often struggle to accurately recover temporal dynamics and fine-grained spatial structures, resulting in the loss of subtle motion cues crucial for distinguishing similar actions. To address this, we propose FineTec, a unified framework for Fine-grained action recognition under Temporal Corruption. FineTec first restores a base skeleton sequence from corrupted input using context-aware completion with diverse temporal masking. Next, a skeleton-based spatial decomposition module partitions the skeleton into five semantic regions, further divides them into dynamic and static subgroups based on motion variance, and generates two augmented skeleton sequences via targeted perturbation. These, along with the base sequence, are then processed by a physics-driven estimation module, which utilizes Lagrangian dynamics to estimate joint accelerations. Finally, both the fused skeleton position sequence and the fused acceleration sequence are jointly fed into a GCN-based action recognition head. Extensive experiments on both coarse-grained (NTU-60, NTU-120) and fine-grained (Gym99, Gym288) benchmarks show that FineTec significantly outperforms previous methods under various levels of temporal corruption. Specifically, FineTec achieves top-1 accuracies of 89.1% and 78.1% on the challenging Gym99-severe and Gym288-severe settings, respectively, demonstrating its robustness and generalizability. Code and datasets could be found at https://smartdianlab.github.io/projects-FineTec/.

Dian Shao, Mingfei Shi, Like Liu• 2025

Related benchmarks

TaskDatasetResultRank
Coarse-grained action recognitionNTU Minor temporal corruption 60 (xsub)
Top-1 Accuracy90.3
9
Coarse-grained action recognitionNTU Moderate temporal corruption 60 (xsub)
Top-1 Accuracy0.901
9
Coarse-grained action recognitionNTU Severe temporal corruption 60 (xsub)
Top-1 Acc89.2
9
Coarse-grained action recognitionNTU Moderate temporal corruption 120 (xsub)
Top-1 Acc81.7
9
Coarse-grained action recognitionNTU Severe temporal corruption 120 (xsub)
Top-1 Acc81.3
9
Fine-grained Action RecognitionGym288-skeleton minor temporal corruption (Min.)
Top-1 Acc81.5
9
Fine-grained Action RecognitionGym288-skeleton moderate temporal corruption (Mod.)
Top-1 Acc79.7
9
Fine-grained Action RecognitionGym288-skeleton (severe temporal corruption)
Top-1 Acc78.1
9
Fine-grained Action RecognitionGym99-skeleton minor temporal corruption (Min.)
Top-1 Acc92.1
9
Fine-grained Action RecognitionGym99-skeleton (moderate temporal corruption (Mod.))
Top-1 Acc90.6
9
Showing 10 of 18 rows

Other info

Follow for update