CVHCNov 20, 2021

Unsupervised Domain Adaptation for RF-based Gesture Recognition

arXiv:2111.10602v237 citations
Originality Incremental advance
AI Analysis

This work addresses the domain shift issue for RF-based gesture recognition systems, enabling more robust deployment in real-world scenarios, though it is incremental as it builds on existing domain adaptation techniques.

The paper tackles the problem of performance degradation in RF-based gesture recognition models when deployed in new conditions by proposing an unsupervised domain adaptation framework, achieving accuracy improvements of 4.35% on a WiFi dataset and 2.25% on a mmWave radar dataset compared to state-of-the-art methods.

Human gesture recognition with Radio Frequency (RF) signals has attained acclaim due to the omnipresence, privacy protection, and broad coverage nature of RF signals. These gesture recognition systems rely on neural networks trained with a large number of labeled data. However, the recognition model trained with data under certain conditions would suffer from significant performance degradation when applied in practical deployment, which limits the application of gesture recognition systems. In this paper, we propose an unsupervised domain adaptation framework for RF-based gesture recognition aiming to enhance the performance of the recognition model in new conditions by making effective use of the unlabeled data from new conditions. We first propose pseudo-labeling and consistency regularization to utilize unlabeled data for model training and eliminate the feature discrepancies in different domains. Then we propose a confidence constraint loss to enhance the effectiveness of pseudo-labeling, and design two corresponding data augmentation methods based on the characteristic of the RF signals to strengthen the performance of the consistency regularization, which can make the framework more effective and robust. Furthermore, we propose a cross-match loss to integrate the pseudo-labeling and consistency regularization, which makes the whole framework simple yet effective. Extensive experiments demonstrate that the proposed framework could achieve 4.35% and 2.25% accuracy improvement comparing with the state-of-the-art methods on public WiFi dataset and millimeter wave (mmWave) radar dataset, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes