Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Finding the Missing Data: A BERT-inspired Approach Against Package Loss in Wireless Sensing

About

Despite the development of various deep learning methods for Wi-Fi sensing, package loss often results in noncontinuous estimation of the Channel State Information (CSI), which negatively impacts the performance of the learning models. To overcome this challenge, we propose a deep learning model based on Bidirectional Encoder Representations from Transformers (BERT) for CSI recovery, named CSI-BERT. CSI-BERT can be trained in an self-supervised manner on the target dataset without the need for additional data. Furthermore, unlike traditional interpolation methods that focus on one subcarrier at a time, CSI-BERT captures the sequential relationships across different subcarriers. Experimental results demonstrate that CSI-BERT achieves lower error rates and faster speed compared to traditional interpolation methods, even when facing with high loss rates. Moreover, by harnessing the recovered CSI obtained from CSI-BERT, other deep learning models like Residual Network and Recurrent Neural Network can achieve an average increase in accuracy of approximately 15\% in Wi-Fi sensing tasks. The collected dataset WiGesture and code for our model are publicly available at https://github.com/RS2002/CSI-BERT.

Zijian Zhao, Tingwei Chen, Fanyi Meng, Hang Li, Xiaoyang Li, Guangxu Zhu• 2024

Related benchmarks

TaskDatasetResultRank
Gesture RecognitionWiGesture Dataset
Accuracy92.18
73
People IdentificationCSI People Identification Dataset
Accuracy97.92
36
Action ClassificationCSI Action Classification Dataset
Accuracy79.54
36
People IdentificationWiGesture (in-domain)
Accuracy97.92
9
CSI RecoveryWiCount (test)
MSE2.4471
5
CSI RecoveryWiGesture (test)
MSE2.2438
5
CSI RecoveryWiFall (test)
MSE4.4042
5
CSI RecoveryWiGesture
MSE1.7326
4
Person IdentificationWiGesture Dataset
Accuracy97.92
4
Action RecognitionWiFall Dataset
Accuracy82.43
3
Showing 10 of 12 rows

Other info

Code

Follow for update