arXiv:2601.12432cs.CVcs.MM2026-01被引 1

用无线传感器实现精准动作识别,解决隐私与光照问题

SkeFi: Cross-Modal Knowledge Transfer for Wireless Skeleton-Based Action Recognition

  • 通过跨模态知识迁移,从RGB数据中学习无线传感器的骨骼估计
  • 在毫米波和激光雷达数据上达到当前最佳性能,动作识别准确率超90%
  • 适合智能家庭、医院等需无感监控的场景

基于骨骼的动作识别利用人体关节点来分类动作,相比传统端到端方法具有更强的泛化性和兼容性。现有方法依赖RGB摄像头标注骨骼关键点,但在黑暗环境性能下降且存在隐私担忧,限制了其在智能家居和医院中的应用。本文探索非侵入式无线传感器(如LiDAR和mmWave)作为可行替代方案。针对两个核心问题:(1)无线模态数据稀缺导致骨骼估计模型难以训练;(2)无线传感器提取的关节点噪声大,影响后续动作识别。本文提出SkeFi框架,通过来自丰富RGB模态的跨模态知识迁移克服上述挑战。设计增强型时序相关自适应图卷积(TC-AGC),结合帧间增强机制,有效缓解因缺失或不连续帧带来的噪声。此外,通过双时序卷积强化多尺度时序建模能力。将TC-AGC与时序建模集成于跨模态迁移框架,实现从噪声无线信号中准确提取姿态与动作。实验表明,SkeFi在mmWave和LiDAR数据集上均达到当前最优性能。代码已开源:https://github.com/Huang0035/Skefi。

原文摘要 · Abstract (English)

Skeleton-based action recognition leverages human pose keypoints to categorize human actions, which shows superior generalization and interoperability compared to regular end-to-end action recognition. Existing solutions use RGB cameras to annotate skeletal keypoints, but their performance declines in dark environments and raises privacy concerns, limiting their use in smart homes and hospitals. This paper explores non-invasive wireless sensors, i.e., LiDAR and mmWave, to mitigate these challenges as a feasible alternative. Two problems are addressed: (1) insufficient data on wireless sensor modality to train an accurate skeleton estimation model, and (2) skeletal keypoints derived from wireless sensors are noisier than RGB, causing great difficulties for subsequent action recognition models. Our work, SkeFi, overcomes these gaps through a novel cross-modal knowledge transfer method acquired from the data-rich RGB modality. We propose the enhanced Temporal Correlation Adaptive Graph Convolution (TC-AGC) with frame interactive enhancement to overcome the noise from missing or inconsecutive frames. Additionally, our research underscores the effectiveness of enhancing multiscale temporal modeling through dual temporal convolution. By integrating TC-AGC with temporal modeling for cross-modal transfer, our framework can extract accurate poses and actions from noisy wireless sensors. Experiments demonstrate that SkeFi realizes state-of-the-art performances on mmWave and LiDAR. The code is available at https://github.com/Huang0035/Skefi.

动作识别无线传感跨模态迁移骨骼估计

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。