Cross-Domain Inference for Human Localization: Applying Wi-Fi RSSI Data to CSI-Trained Models

📅 2026-09-15
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文研究了使用RSSI数据代替CSI数据进行人体定位的可行性,通过跨域推理方法解决了在权限受限设备上应用的问题。
📝 Abstract
Wi-Fi signal data can be used to compromise the privacy of individuals. While many existing approaches rely on Channel State Information (CSI), collecting this data on typical IoT devices often requires elevated operating system permissions and specialized drivers. Consequently, this paper investigates the feasibility of utilizing Received Signal Strength Indicator (RSSI) data to predict human locations. RSSI was selected because it is accessible even on devices with limited user permissions, and therefore is more applicable to a wider array of IoT devices. To bypass the tedious process of obtaining training data needed to train an RSSI-based model, an existing Wi-Fi pose prediction project was used in this research. However, that project assumed CSI data as input. Therefore, we investigate the feasibility of cross-domain inference, i.e., feeding RSSI data into that existing CSI-based model. We collected an RSSI dataset, synchronized with video ground-truth of a person moving within a room, to evaluate the model's performance. This evaluation confirmed that RSSI data can predict locations with approximately 80% confidence when human movement is present. This demonstrates that a model trained on CSI data can be used to evaluate low-granularity RSSI data consisting of decibel-milliwatt (dBm) values to roughly locate people in the collection space. These results imply that a wide range of IoT devices can be used for privacy invasion in Wi-Fi-dense environments.
Problem

Research questions and friction points this paper is trying to address.

Cross-Domain Inference
Human Localization
RSSI
CSI
IoT Devices
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cross-Domain Inference
RSSI Data
CSI-Trained Models
Human Localization
🔎 Similar Papers