CVApr 26, 2022

Context-Aware Sequence Alignment using 4D Skeletal Augmentation

arXiv:2204.12223v118 citationsh-index: 123
Originality Incremental advance
AI Analysis

This work addresses the temporal discontinuity issue in video action alignment for applications in computer vision, robotics, and mixed reality, representing an incremental improvement over prior methods.

The paper tackled the problem of temporal alignment of fine-grained human actions in videos, which often suffers from severe temporal discontinuity in existing methods, and proposed a context-aware self-supervised learning architecture (CASA) that significantly improves phase progress and Kendall's Tau scores on three public datasets.

Temporal alignment of fine-grained human actions in videos is important for numerous applications in computer vision, robotics, and mixed reality. State-of-the-art methods directly learn image-based embedding space by leveraging powerful deep convolutional neural networks. While being straightforward, their results are far from satisfactory, the aligned videos exhibit severe temporal discontinuity without additional post-processing steps. The recent advancements in human body and hand pose estimation in the wild promise new ways of addressing the task of human action alignment in videos. In this work, based on off-the-shelf human pose estimators, we propose a novel context-aware self-supervised learning architecture to align sequences of actions. We name it CASA. Specifically, CASA employs self-attention and cross-attention mechanisms to incorporate the spatial and temporal context of human actions, which can solve the temporal discontinuity problem. Moreover, we introduce a self-supervised learning scheme that is empowered by novel 4D augmentation techniques for 3D skeleton representations. We systematically evaluate the key components of our method. Our experiments on three public datasets demonstrate CASA significantly improves phase progress and Kendall's Tau scores over the previous state-of-the-art methods.

Code Implementations1 repo
Foundations

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

Your Notes