paper-with-me

홈 › Papers

Graph-based 3D Human Pose Estimation using WiFi Signals

2025-11-24 · Jichao Chen, YangYang Qu, Ruibo Tang, Dirk Slock arxiv

WiFi-based human pose estimation (HPE) has attracted increasing attention due to its resilience to occlusion and privacy-preserving compared to camera-based methods. However, existing WiFi-based HPE approaches often employ regression networks that directly map WiFi channel state information (CSI) to 3D joint coordinates, ignoring the inherent topological relationships among human joints. In this paper, we present GraphPose-Fi, a graph-based framework that explicitly models skeletal topology for WiFi-based 3D HPE. Our framework comprises a CNN encoder shared across antennas for subcarrier-time feature extraction, a lightweight attention module that adaptively reweights features over time and across antennas, and a graph-based regression head that combines GCN layers with self-attention to capture local topology and global dependencies. Our proposed method significantly outperforms existing methods on the MM-Fi dataset in various settings. The source code is available at: https://github.com/Cirrick/GraphPose-Fi.

📄 PDF Abstract BibTeX arXiv:2511.19105

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose Estimation

Similar Papers 제목 키워드 기반

Towards Robust and Realistic Human Pose Estimation via WiFi Signals

2025-01-16 · Yang Chen, Jingcai Guo, Song Guo, Jingren Zhou 외

Robust WiFi-based human pose estimation is a challenging task that bridges discrete and subtle WiFi signals to human skeletons. This paper revisits this problem and reveals two critical yet overlooked issues: 1) cross-do…

3D Human Pose EstimationContrastive LearningDecoderPose Estimation+1

3D Human Pose Estimation for Free-from and Moving Activities Using WiFi

2022-04-16 · Yili Ren, Jie Yang

This paper presents GoPose, a 3D skeleton-based human pose estimation system that uses WiFi devices at home. Our system leverages the WiFi signals reflected off the human body for 3D pose estimation. In contrast to prior…

3D Human Pose Estimation3D Pose EstimationPose EstimationPose Tracking

C-MambaPose: A Physics-Informed Complex Mamba Framework for Cross-Environment WiFi Human Pose Estimation

2026-06-05 · Phuc Nguyen H arxiv

Human pose estimation (HPE) utilizing wireless WiFi signals has emerged as a promising technology owing to its device-free nature, privacy preservation, and robustness against occlusion and poor lighting. However, existi…

Pose Estimation

Seeing Through WiFi: Lightweight Human Pose Estimation with Dynamic Kernel Attention

2026-07-03 · Toan D. Gian, Van-Dinh Nguyen, Vo Phi Son, Nhan Thanh Nguyen 외 arxiv

WiFi-based human pose estimation (HPE) enables the detection and interpretation of human body positions and movements without the need for wearable devices while preserving individual privacy concerns. Implementing this …

Pose Estimation

DensePose From WiFi

2022-12-31 · Jiaqi Geng, Dong Huang, Fernando de la Torre

Advances in computer vision and machine learning techniques have led to significant development in 2D and 3D human pose estimation from RGB cameras, LiDAR, and radars. However, human pose estimation from images is advers…

3D Human Pose EstimationBody DetectionPose EstimationPrivacy Preserving