CVJan 22

TinySense: Effective CSI Compression for Scalable and Accurate Wi-Fi Sensing

arXiv:2601.15838v1h-index: 2
Originality Incremental advance
AI Analysis

It addresses scalability issues for device-free and privacy-preserving Wi-Fi sensing applications, offering an incremental improvement over existing compression schemes.

This paper tackles the problem of high resource usage in Wi-Fi sensing for human pose estimation by introducing TinySense, a compression framework that reduces channel state information data while maintaining accuracy, achieving up to 1.5x higher accuracy, 5x lower latency, and 2.5x lower networking overhead compared to state-of-the-art methods.

With the growing demand for device-free and privacy-preserving sensing solutions, Wi-Fi sensing has emerged as a promising approach for human pose estimation (HPE). However, existing methods often process vast amounts of channel state information (CSI) data directly, ultimately straining networking resources. This paper introduces TinySense, an efficient compression framework that enhances the scalability of Wi-Fi-based human sensing. Our approach is based on a new vector quantization-based generative adversarial network (VQGAN). Specifically, by leveraging a VQGAN-learned codebook, TinySense significantly reduces CSI data while maintaining the accuracy required for reliable HPE. To optimize compression, we employ the K-means algorithm to dynamically adjust compression bitrates to cluster a large-scale pre-trained codebook into smaller subsets. Furthermore, a Transformer model is incorporated to mitigate bitrate loss, enhancing robustness in unreliable networking conditions. We prototype TinySense on an experimental testbed using Jetson Nano and Raspberry Pi to measure latency and network resource use. Extensive results demonstrate that TinySense significantly outperforms state-of-the-art compression schemes, achieving up to 1.5x higher HPE accuracy score (PCK20) under the same compression rate. It also reduces latency and networking overhead, respectively, by up to 5x and 2.5x. The code repository is available online at here.

Foundations

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

Your Notes