用语言引导人体局部动作学习,提升骨架动作分割精度
Language-Assisted Human Part Motion Learning for Skeleton-Based Temporal Action Segmentation
- 设计双层次动作编码器,同时提取局部与整体动作特征
- 通过语言模型对齐文本与动作嵌入空间,提升类别内紧凑性
- 可无缝集成现有方法,无需额外计算开销
基于骨架的时序动作分割需对变长骨架序列进行密集动作分类。现有方法多采用图网络提取帧级全身运动表示,并使用独热编码标签优化模型。然而,全身表示难以捕捉细粒度局部动作,而独热标签忽略语言定义中的语义关联。为此,提出语言辅助人体局部动作表征学习(LPL),包含解耦局部动作编码器(DPE)以提取局部与全身双层运动表示,以及语言辅助分布对齐(LDA)策略优化表示的空间关系。具体地,经DPE进行局部感知编码后,LDA借助大规模语言模型生成双层动作描述,构建文本嵌入空间,并推动文本与动作嵌入空间的对齐。该对齐不仅增强类内紧凑性,还将语言编码的语义关联传递至骨架动作学习。此外,提出轻量级语义偏移适配器以缓解跨域错位。实验表明,LPL在多个数据集上达到最优性能(如在PKU-MMD上准确率提升4.4%,F1提升5.6%);且兼容已有方法,在LARa数据集上提升准确率4.8%、F1 4.3%,无额外推理成本。
原文摘要 · Abstract (English)
Skeleton-based Temporal Action Segmentation involves the dense action classification of variable-length skeleton sequences. Current approaches primarily apply graph-based networks to extract framewise, whole-body-level motion representations, and use one-hot encoded labels for model optimization. However, whole-body motion representations do not capture fine-grained part-level motion representations and the one-hot encoded labels neglect the intrinsic semantic relationships within the language-based action definitions. To address these limitations, we propose a novel method named Language-assisted Human Part Motion Representation Learning (LPL), which contains a Disentangled Part Motion Encoder (DPE) to extract dual-level (i.e., part and whole-body) motion representations and a Language-assisted Distribution Alignment (LDA) strategy for optimizing spatial relations within representations. Specifically, after part-aware skeleton encoding via DPE, LDA generates dual-level action descriptions to construct a textual embedding space with the help of a large-scale language model. Then, LDA motivates the alignment of the embedding space between text descriptions and motions. This alignment allows LDA not only to enhance intra-class compactness but also to transfer the language-encoded semantic correlations among actions to skeleton-based motion learning. Moreover, we propose a simple yet efficient Semantic Offset Adapter to smooth the cross-domain misalignment. Our experiments indicate that LPL achieves state-of-the-art performance across various datasets (e.g., +4.4\% Accuracy, +5.6\% F1 on the PKU-MMD dataset). Moreover, LDA is compatible with existing methods and improves their performance (e.g., +4.8\% Accuracy, +4.3\% F1 on the LARa dataset) without additional inference costs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。