TL;DR
WiFlow is a lightweight WiFi-based framework for continuous human pose estimation that effectively captures spatio-temporal features with low complexity, outperforming existing methods.
Contribution
WiFlow introduces a novel encoder-decoder architecture with spatio-temporal feature decoupling for WiFi-based pose estimation, reducing complexity and improving accuracy.
Findings
Achieves 97.25% PCK@20 and 99.48% PCK@50 on a self-collected dataset.
Uses only 2.23 million parameters, significantly reducing model complexity.
Establishes a new performance baseline for WiFi-based human pose estimation.
Abstract
Human pose estimation is fundamental to intelligent perception in the Internet of Things (IoT), enabling applications ranging from smart healthcare to human-computer interaction. While WiFi-based methods have gained traction, they often struggle with continuous motion and high computational overhead. This work presents WiFlow, a novel framework for continuous human pose estimation using WiFi signals. Unlike vision-based approaches such as two-dimensional deep residual networks that treat Channel State Information (CSI) as images, WiFlow employs an encoder-decoder architecture. The encoder captures spatio-temporal features of CSI using temporal and asymmetric convolutions, preserving the original sequential structure of signals. It then refines keypoint features of human bodies to be tracked and capture their structural dependencies via axial attention. The decoder subsequently maps the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
