用自监督学习提升骨骼动作识别的泛化能力。
ReL-SAR: Representation Learning for Skeleton Action Recognition with Convolutional Transformers and BYOL

- 设计轻量卷积注意力混合框架,联合建模骨骼时空特征。
- 在小规模数据集上达到领先性能,计算效率更高。
- 适合缺乏标注数据的动作识别研究者使用。
为提取鲁棒且可泛化的骨骼动作识别特征,通常需要大量精心标注的数据,但标注和计算成本使其难以实现。因此,无监督表示学习对于利用未标注骨骼数据至关重要。本文研究了骨骼动作识别的无监督表示学习方法。为此,我们设计了一种轻量级卷积变换器框架 ReL-SAR,利用卷积与注意力层的互补性,联合建模骨骼序列中的空间与时间线索。我们还采用选择-置换策略处理骨骼关节,以获取更丰富的描述信息。最后,采用 Bootstrap Your Own Latent (BYOL) 方法从无标签骨骼序列中学习鲁棒表示。在有限规模数据集 MCAD、IXMAS、JHMDB 与 NW-UCLA 上取得了非常有竞争力的结果,证明了所提方法在性能与计算效率方面均优于当前最优方法。为确保可复现性与可重用性,代码及所有实现参数已公开于:https://github.com/SafwenNaimi/Representation-Learning-for-Skeleton-Action-Recognition-with-Convolutional-Transformers-and-BYOL。
原文摘要 · Abstract (English)
To extract robust and generalizable skeleton action recognition features, large amounts of well-curated data are typically required, which is a challenging task hindered by annotation and computation costs. Therefore, unsupervised representation learning is of prime importance to leverage unlabeled skeleton data. In this work, we investigate unsupervised representation learning for skeleton action recognition. For this purpose, we designed a lightweight convolutional transformer framework, named ReL-SAR, exploiting the complementarity of convolutional and attention layers for jointly modeling spatial and temporal cues in skeleton sequences. We also use a Selection-Permutation strategy for skeleton joints to ensure more informative descriptions from skeletal data. Finally, we capitalize on Bootstrap Your Own Latent (BYOL) to learn robust representations from unlabeled skeleton sequence data. We achieved very competitive results on limited-size datasets: MCAD, IXMAS, JHMDB, and NW-UCLA, showing the effectiveness of our proposed method against state-of-the-art methods in terms of both performance and computational efficiency. To ensure reproducibility and reusability, the source code including all implementation parameters is provided at: https://github.com/SafwenNaimi/Representation-Learning-for-Skeleton-Action-Recognition-with-Convolutional-Transformers-and-BYOL
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。