用压缩技术提升Wi-Fi人体姿态感知的精度与效率
TinySense: Effective CSI Compression for Scalable and Accurate Wi-Fi Sensing
- 基于VQGAN和动态K-means实现高效信道状态信息压缩
- 相同压缩率下姿态估计准确率提升1.5倍,延迟降低5倍
- 适合边缘设备部署,尤其适用于资源受限的隐私感知场景
随着对无设备、隐私保护型感知需求的增长,Wi-Fi感知成为人体姿态估计(HPE)的有前景方案。然而,现有方法直接处理大量信道状态信息(CSI)数据,加剧网络资源压力。本文提出TinySense,一种基于向量量化生成对抗网络(VQGAN)的高效压缩框架,显著降低CSI数据量的同时保持高精度。通过K-means算法动态调整压缩比特率,将大规模预训练码本聚类为更小子集;并引入Transformer模型缓解比特率损失,提升在不可靠网络下的鲁棒性。在Jetson Nano与Raspberry Pi上搭建原型测试平台,结果表明:在相同压缩率下,TinySense将姿态估计准确率(PCK20)提升1.5倍,延迟降低5倍,网络开销减少2.5倍。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。