无需存储历史数据,WiFi可实时识别新动作
ConSense: Continually Sensing Human Activity with WiFi via Growing and Picking
- 用动态扩展+选择性重训,不存旧数据也能记住老动作
- 在3个公开数据集上准确率超现有方法,参数量更少
- 适合边缘设备部署,适合持续学习新动作的场景
基于WiFi的人体活动识别(HAR)在多个领域具有重要应用前景。面对动态环境中不断引入新活动的情况,系统需在不遗忘旧知识的前提下持续学习新概念。然而,传统依赖存储历史样本的方法在WiFi HAR中因隐私和边缘设备存储限制而不可行。本文提出ConSense,一种轻量级、快速适应的无实例增量学习框架。该框架采用Transformer架构,通过动态模型扩展与选择性重训策略,在多头自注意力层中为每项任务添加小规模可训练参数,并根据神经元性能稳定性动态调整多层感知机权重。相比全模型训练,该方法显著降低计算开销,同时兼顾旧任务稳定性和新任务灵活性。在三个公开WiFi数据集上的评估表明,ConSense不仅性能优于多种竞争方法,且参数量更少,展现出在类增量学习场景下的实际应用价值。
原文摘要 · Abstract (English)
WiFi-based human activity recognition (HAR) holds significant application potential across various fields. To handle dynamic environments where new activities are continuously introduced, WiFi-based HAR systems must adapt by learning new concepts without forgetting previously learned ones. Furthermore, retaining knowledge from old activities by storing historical exemplar is impractical for WiFi-based HAR due to privacy concerns and limited storage capacity of edge devices. In this work, we propose ConSense, a lightweight and fast-adapted exemplar-free class incremental learning framework for WiFi-based HAR. The framework leverages the transformer architecture and involves dynamic model expansion and selective retraining to preserve previously learned knowledge while integrating new information. Specifically, during incremental sessions, small-scale trainable parameters that are trained specifically on the data of each task are added in the multi-head self-attention layer. In addition, a selective retraining strategy that dynamically adjusts the weights in multilayer perceptron based on the performance stability of neurons across tasks is used. Rather than training the entire model, the proposed strategies of dynamic model expansion and selective retraining reduce the overall computational load while balancing stability on previous tasks and plasticity on new tasks. Evaluation results on three public WiFi datasets demonstrate that ConSense not only outperforms several competitive approaches but also requires fewer parameters, highlighting its practical utility in class-incremental scenarios for HAR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。