Autoencoder Models for Point Cloud Environmental Synthesis from WiFi Channel State Information: A Preliminary Study
Daniele Pannone, Danilo Avola
TL;DR
The paper addresses the challenge of producing 3D environmental point clouds from WiFi CSI signals. It introduces a two-stage autoencoder framework that first learns a geometry-driven latent space via a PointNet autoencoder and then maps CSI into a matching latent space with a dedicated CSI encoder, enforcing g ≈ z through a latent-space alignment loss. Experimental results show substantial improvements over direct CSI-to-geometry regression in both Chamfer Distance and Earth Mover’s Distance, validating the cross-modal translation approach and its potential for wireless sensing and environmental mapping. The method highlights the value of modular, latent-space-grounded architectures for converting ubiquitous wireless data into structured 3D representations with practical sensing implications.
Abstract
This paper introduces a deep learning framework for generating point clouds from WiFi Channel State Information data. We employ a two-stage autoencoder approach: a PointNet autoencoder with convolutional layers for point cloud generation, and a Convolutional Neural Network autoencoder to map CSI data to a matching latent space. By aligning these latent spaces, our method enables accurate environmental point cloud reconstruction from WiFi data. Experimental results validate the effectiveness of our approach, highlighting its potential for wireless sensing and environmental mapping applications.
