Learning by Aligning 2D Skeleton Sequences and Multi-Modality Fusion
Quoc-Huy Tran, Muhammad Ahmed, Murad Popattia, M. Hassan Ahmed, Andrey Konin, M. Zeeshan Zia
TL;DR
This work introduces LA2DS, a 2D skeleton heatmap–driven, self-supervised temporal video alignment framework that leverages a video transformer to attend across space and time. By converting 2D poses into heatmaps and applying lightweight heatmap augmentations, the method achieves higher accuracy and greater robustness to missing or noisy keypoints than 3D-skeleton–based approaches like CASA. The approach is extended with a multi-modality RGB fusion that delivers state-of-the-art results on Penn Action, IKEA ASM, and H2O for various fine-grained human activity tasks, including phase classification, progression, and frame retrieval. The work also demonstrates the benefits of combining 2D heatmaps with RGB data, establishing a privacy-preserving, high-performance framework for temporal video alignment and fine-grained action understanding.
Abstract
This paper presents a self-supervised temporal video alignment framework which is useful for several fine-grained human activity understanding applications. In contrast with the state-of-the-art method of CASA, where sequences of 3D skeleton coordinates are taken directly as input, our key idea is to use sequences of 2D skeleton heatmaps as input. Unlike CASA which performs self-attention in the temporal domain only, we feed 2D skeleton heatmaps to a video transformer which performs self-attention both in the spatial and temporal domains for extracting effective spatiotemporal and contextual features. In addition, we introduce simple heatmap augmentation techniques based on 2D skeletons for self-supervised learning. Despite the lack of 3D information, our approach achieves not only higher accuracy but also better robustness against missing and noisy keypoints than CASA. Furthermore, extensive evaluations on three public datasets, i.e., Penn Action, IKEA ASM, and H2O, demonstrate that our approach outperforms previous methods in different fine-grained human activity understanding tasks. Finally, fusing 2D skeleton heatmaps with RGB videos yields the state-of-the-art on all metrics and datasets. To our best knowledge, our work is the first to utilize 2D skeleton heatmap inputs and the first to explore multi-modality fusion for temporal video alignment. Our code and dataset are available on our research website: https://retrocausal.ai/research/.
