HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

CrossFi: A Cross Domain Wi-Fi Sensing Framework Based on Siamese Network

Zhao Zijian ; Chen Tingwei ; Cai Zhijie ; Li Xiaoyang ; Li Hang ; Chen Qimei ; Zhu Guangxu

CrossFi: A Cross Domain Wi-Fi Sensing Framework Based on Siamese Network

Abstract

In recent years, Wi-Fi sensing has garnered significant attention due to itsnumerous benefits, such as privacy protection, low cost, and penetrationability. Extensive research has been conducted in this field, focusing on areassuch as gesture recognition, people identification, and fall detection.However, many data-driven methods encounter challenges related to domain shift,where the model fails to perform well in environments different from thetraining data. One major factor contributing to this issue is the limitedavailability of Wi-Fi sensing datasets, which makes models learn excessiveirrelevant information and over-fit to the training set. Unfortunately,collecting large-scale Wi-Fi sensing datasets across diverse scenarios is achallenging task. To address this problem, we propose CrossFi, a siamesenetwork-based approach that excels in both in-domain scenario and cross-domainscenario, including few-shot, zero-shot scenarios, and even works in few-shotnew-class scenario where testing set contains new categories. The corecomponent of CrossFi is a sample-similarity calculation network called CSi-Net,which improves the structure of the siamese network by using an attentionmechanism to capture similarity information, instead of simply calculating thedistance or cosine similarity. Based on it, we develop an extra Weight-Net thatcan generate a template for each class, so that our CrossFi can work indifferent scenarios. Experimental results demonstrate that our CrossFi achievesstate-of-the-art performance across various scenarios. In gesture recognitiontask, our CrossFi achieves an accuracy of 98.17% in in-domain scenario, 91.72%in one-shot cross-domain scenario, 64.81% in zero-shot cross-domain scenario,and 84.75% in one-shot new-class scenario. The code for our model is publiclyavailable at https://github.com/RS2002/CrossFi.

Code Repositories

RS2002/CrossFi
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-classification-on-wigestureCrossFi
Accuracy (% ): 98.17
person-identification-on-wigestureCrossFi
Accuracy (% ): 99.97

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
CrossFi: A Cross Domain Wi-Fi Sensing Framework Based on Siamese Network | Papers | HyperAI