paper-with-me

홈 › Papers

Towards Robust and Realistic Human Pose Estimation via WiFi Signals

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

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-domain gap, i.e., due to significant variations between source-target domain pose distributions; and 2) structural fidelity gap, i.e., predicted skeletal poses manifest distorted topology, usually with misplaced joints and disproportionate bone lengths. This paper fills these gaps by reformulating the task into a novel two-phase framework dubbed DT-Pose: Domain-consistent representation learning and Topology-constrained Pose decoding. Concretely, we first propose a temporal-consistent contrastive learning strategy with uniformity regularization, coupled with self-supervised masking-reconstruction operations, to enable robust learning of domain-consistent and motion-discriminative WiFi-specific representations. Beyond this, we introduce a simple yet effective pose decoder with task prompts, which integrates Graph Convolution Network (GCN) and Transformer layers to constrain the topology structure of the generated skeleton by exploring the adjacent-overarching relationships among human joints. Extensive experiments conducted on various benchmark datasets highlight the superior performance of our method in tackling these fundamental challenges in both 2D/3D human pose estimation tasks.

📄 PDF Abstract BibTeX arXiv:2501.09411

Code (1)

cseeyangchen/dt-pose 공식 구현 pytorch

Tasks

3D Human Pose EstimationContrastive LearningDecoderPose EstimationRepresentation Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

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

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

WiFlow: A Lightweight WiFi-based Continuous Human Pose Estimation Network with Spatio-Temporal Feature Decoupling

2026-02-09 · Yi Dao, Lankai Zhang, Hao Liu, Haiwei Zhang 외 arxiv

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 trac…

Pose Estimation

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 empl…

3D Human Pose Estimation