Skip to Content

WhoFi: Person Identification with Wi-Fi Signals and Deep Learning

Identifying People Where Cameras Can't See
Danilo Avola Emad Emam Dario Montagnini Daniele Pannone Amedeo Ranaldi

Get All The Latest Research & News!

Thanks for registering!

In the pervasive landscape of modern surveillance and smart environments, the ability to accurately identify and track individuals across different locations and times, a task known as Person Re-Identification (Re-ID) is critical. 

However, conventional Re-ID systems, which primarily rely on visual data from cameras, often falter under challenging conditions such as poor lighting, occlusions (when an object blocks the view), background clutter, and varied camera angles. These limitations significantly reduce their robustness in real-world applications.

Enter WhoFi, a novel pipeline introduced by researchers from La Sapienza University of Rome, which proposes a radical shift: person re-identification solely through Wi-Fi signals. This research opens a new frontier, leveraging the unique ways Wi-Fi signals interact with the human body to create robust, privacy-preserving biometric signatures, addressing the inherent flaws of visual-based systems.

Inside WhoFi: Turning Radio Waves into Biometric Signatures

The heart of WhoFi is a sophisticated deep learning pipeline that processes high-dimensional, time-series Wi-Fi CSI data and distills it into unique “radio biometric signatures.” 

It starts with an Encoder Module, which compresses sequential CSI input into a compact vector that captures the distinctive traits of each individual. Three encoder types underpin this module:

  • LSTM Encoder: Employs Long Short-Term Memory networks to understand patterns over time, aided by dropout layers for better generalization.

  • Bi-LSTM Encoder: Enhances LSTM by processing sequences in both directions, capturing richer context.

  • Transformer Encoder: Utilizes self-attention to model long-range dependencies, enabling the network to recognize subtle, complex patterns beyond the reach of recurrent models.

  • Following encoding, the Signature Module maps these vectors onto a normalized hypersphere, making comparisons fast and consistent for real-time identification.

Advanced Training: In-Batch Negative Loss for Distinctiveness

WhoFi moves beyond traditional loss functions by introducing an in-batch negative loss strategy. Every training batch creates a complete similarity matrix, pushing the network to maximize similarity for true matches and minimize it for mismatches. 

This method drives the model to tightly cluster signatures belonging to the same person while keeping others distinctly separate, improving both accuracy and reliability.

The Advantages of Wi-Fi-Based Re-ID

  • Privacy First: By eliminating visual data, WhoFi sidesteps the ethical and legal concerns of video surveillance, making it suitable for sensitive settings, from hospitals to homes.

  • Robustness to the Environment: Wi-Fi signals work regardless of lighting, occlusion, or physical barriers, enabling identification even across rooms or through walls.

  • Intrinsic Biometrics: The technology leverages how radio waves interact with the human body’s structure, providing a more stable identifier than appearance-based methods.

  • Ubiquitous and Discreet: Existing Wi-Fi infrastructure supports WhoFi, requiring no extra sensors or visible hardware for widespread, unobtrusive deployment.

  • Benchmarking Progress: Evaluation on the public NTU-Fi dataset sets a new research baseline for CSI-based biometrics.

Results and Insights: Transformers Lead the Pack

Tests on the NTU-Fi dataset, featuring 14 subjects in diverse conditions, revealed the superiority of Transformer encoders:

  • Performance: Transformers achieved an impressive 95.5% Rank-1 accuracy and 88.4% mean Average Precision (mAP), far surpassing LSTM (77.7% Rank-1, 56.8% mAP) and Bi-LSTM (84.5% Rank-1, 61.2% mAP) models.

  • Self-Attention: The ability to capture long-distance dependencies allowed Transformers to excel, especially with longer input sequences.
Key Ablation Findings
  • Amplitude Filtering: Disabling filtering sometimes improved direct accuracy, hinting that certain signal details are valuable for identification.

  • Data Augmentation: Benefited LSTM and Bi-LSTM but had little effect on the robust Transformer model.

  • Sequence Length: Longer sequences degraded LSTM performance but further improved the Transformer’s results.

  • Model Complexity: A single Transformer layer proved optimal, while deeper stacks risked overfitting and more LSTM layers added only modest gains.

Efficient Implementation

WhoFi was trained using PyTorch on advanced GPU servers, with careful hyperparameter tuning and rigorous cross-validation to ensure trustworthy outcomes.

Privacy-Preserving Biometrics for Modern Environments

WhoFi's breakthrough demonstrates how deep learning and Wi-Fi signals can create accurate, privacy-respecting person identification systems. By moving past cameras and focusing on invisible radio interactions, WhoFi enables secure and respectful monitoring—paving the way for a new era of biometric technology where privacy and performance go hand in hand.

Conclusion

In this exploration of WhoFi, we've witnessed a compelling argument for the viability of Wi-Fi signals as a robust and privacy-preserving modality for person re-identification. The research meticulously outlines a deep learning pipeline that moves beyond the visual limitations of traditional Re-ID systems, leveraging the rich Channel State Information (CSI) embedded within everyday Wi-Fi signals.

The core innovation lies in the extraction of unique "radio biometric signatures" from how Wi-Fi signals interact with the human body, capturing nuances often missed by optical sensors. By employing a modular Deep Neural Network, with a particular emphasis on the Transformer-based encoder, WhoFi has demonstrated remarkable accuracy on the publicly available NTU-Fi dataset. The superior performance of the Transformer model, especially its ability to capture long-range temporal dependencies through its self-attention mechanism, highlights its potential for this novel application.

The implications of WhoFi are profound. In an era increasingly sensitive to privacy concerns, a non-visual Re-ID system offers a powerful alternative for scenarios ranging from smart building management and ambient assisted living to discreet security applications. The ability to identify individuals without capturing personally identifiable images unlocks new possibilities where privacy is paramount, or where environmental conditions render traditional cameras ineffective. This study truly positions Wi-Fi sensing as a meaningful step forward in the development of ubiquitous, signal-based biometric systems, opening up an exciting new frontier in how we understand and interact with our world through the unseen.


Publication Title: WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding
Authors:
Danilo Avola Emad Emam Dario Montagnini Daniele Pannone Amedeo Ranaldi
Organizations:
La Sapienza University of Rome
Research Categories:
Computer Science Artificial Intelligence
Preprint Date: 2025-08-04
Number of Pages: 12
Publication Links:
WhoFi: Person Identification with Wi-Fi Signals and Deep Learning
Joshua Berkowitz August 7, 2025
Share this post