用语言监督提升动作识别,专为工地机器人设计。
LS-HAR: Language Supervised Human Action Recognition with Salient Fusion, Construction Sites as a Use-Case
- 用可学习提示引导语言模型优化骨骼特征提取
- 融合视觉与骨骼数据,准确率在多个数据集超基线
- 适配真实工地场景,支持自主施工机械应用
人类动作识别对自主机器人和车辆至关重要,常需融合多模态数据以提升精度。本文提出一种基于骨骼与视觉线索的语言监督动作识别方法LS-HAR。通过语言模型指导骨骼编码器的特征提取,采用针对骨骼模态的可学习提示优化表示。提出显著融合模块,结合注意力与Transformer机制,有效处理高维模态数据,优先保留关键视频帧与人体关节信息,提升识别准确率。同时构建新数据集VolvoConstAct,涵盖视觉、骨骼与深度数据,专为真实工地机器人应用设计。在自建数据集及三个公开数据集(NTU-RGB+D、NTU-RGB+D 120、NW-UCLA)上的实验表明,该方法表现优异,具强鲁棒性与应用潜力。代码、数据集及真实机器实验演示详见:https://mmahdavian.github.io/ls_har/
原文摘要 · Abstract (English)
Detecting human actions is a crucial task for autonomous robots and vehicles, often requiring the integration of various data modalities for improved accuracy. In this study, we introduce a novel approach to Human Action Recognition (HAR) using language supervision named LS-HAR based on skeleton and visual cues. Our method leverages a language model to guide the feature extraction process in the skeleton encoder. Specifically, we employ learnable prompts for the language model conditioned on the skeleton modality to optimize feature representation. Furthermore, we propose a fusion mechanism that combines dual-modality features using a salient fusion module, incorporating attention and transformer mechanisms to address the modalities' high dimensionality. This fusion process prioritizes informative video frames and body joints, enhancing the recognition accuracy of human actions. Additionally, we introduce a new dataset tailored for real-world robotic applications in construction sites, featuring visual, skeleton, and depth data modalities, named VolvoConstAct. This dataset serves to facilitate the training and evaluation of machine learning models to instruct autonomous construction machines for performing necessary tasks in real-world construction sites. To evaluate our approach, we conduct experiments on our dataset as well as three widely used public datasets: NTU-RGB+D, NTU-RGB+D 120, and NW-UCLA. Results reveal that our proposed method achieves promising performance across all datasets, demonstrating its robustness and potential for various applications. The code, dataset, and demonstration of real-machine experiments are available at: https://mmahdavian.github.io/ls_har/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。