ConSense: Continually Sensing Human Activity with WiFi via Growing and Picking
Rong Li, Tao Deng, Siwei Feng, Mingjie Sun, Juncheng Jia

TL;DR
ConSense is a lightweight, exemplar-free continual learning framework for WiFi-based human activity recognition that dynamically expands and retrains parts of the model to adapt to new activities without forgetting old ones.
Contribution
It introduces a novel transformer-based incremental learning approach with dynamic model expansion and selective retraining tailored for WiFi-based HAR, reducing computational load and preserving knowledge.
Findings
Outperforms existing methods on three WiFi datasets
Requires fewer parameters than competing approaches
Effectively balances stability and plasticity in incremental learning
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Wireless Networks and Protocols · Human Mobility and Location-Based Analysis
