用双代理对比学习提升骨骼动作分割精度
DuoCLR: Dual-Surrogate Contrastive Learning for Skeleton-based Human Action Segmentation
- 设计新数据增强'打乱与扭曲',生成多动作组合序列
- 在未剪辑数据集上比当前最优方法提升显著
- 适合做动作分割的预训练,尤其对多标签场景有效
本文提出一种对比表示学习框架,通过预训练单动作骨骼序列来增强人体动作分割性能。不同于以往针对动作识别设计、依赖孤立序列表示的方法,该框架聚焦于多尺度表示与跨序列变化的联合利用。具体提出一种新颖的数据增强策略‘打乱与扭曲’,生成多样化的多动作排列。该策略支持两种引入的代理任务:跨排列对比(CPC)与相对顺序推理(ROR)。优化过程中,CPC通过对比不同排列下同一动作类别的表示来学习类内相似性,ROR则通过预测两个排列间的相对映射来推理类间上下文关系。二者共同构建了面向动作分割优化的双代理对比学习网络(DuoCLR)。实验表明,该方法在剪辑骨骼数据集上预训练后,在未剪辑数据集上进行评估,显著优于当前最先进方法,在多类别与多标签动作分割任务中均取得提升。消融实验验证了各组件的有效性。
原文摘要 · Abstract (English)
In this paper, a contrastive representation learning framework is proposed to enhance human action segmentation via pre-training using trimmed (single action) skeleton sequences. Unlike previous representation learning works that are tailored for action recognition and that build upon isolated sequence-wise representations, the proposed framework focuses on exploiting multi-scale representations in conjunction with cross-sequence variations. More specifically, it proposes a novel data augmentation strategy, 'Shuffle and Warp', which exploits diverse multi-action permutations. The latter effectively assists two surrogate tasks that are introduced in contrastive learning: Cross Permutation Contrasting (CPC) and Relative Order Reasoning (ROR). In optimization, CPC learns intra-class similarities by contrasting representations of the same action class across different permutations, while ROR reasons about inter-class contexts by predicting relative mapping between two permutations. Together, these tasks enable a Dual-Surrogate Contrastive Learning (DuoCLR) network to learn multi-scale feature representations optimized for action segmentation. In experiments, DuoCLR is pre-trained on a trimmed skeleton dataset and evaluated on an untrimmed dataset where it demonstrates a significant boost over state-the-art comparatives in both multi-class and multi-label action segmentation tasks. Lastly, ablation studies are conducted to evaluate the effectiveness of each component of the proposed approach.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。