paper-with-me

홈 › Papers

MultiFormer: A Multi-Person Pose Estimation System Based on CSI and Attention Mechanism

2025-05-28 · Yanyi Qu, Haoyang Ma, Wenhui Xiong

Human pose estimation based on Channel State Information (CSI) has emerged as a promising approach for non-intrusive and precise human activity monitoring, yet faces challenges including accurate multi-person pose recognition and effective CSI feature learning. This paper presents MultiFormer, a wireless sensing system that accurately estimates human pose through CSI. The proposed system adopts a Transformer based time-frequency dual-token feature extractor with multi-head self-attention. This feature extractor is able to model inter-subcarrier correlations and temporal dependencies of the CSI. The extracted CSI features and the pose probability heatmaps are then fused by Multi-Stage Feature Fusion Network (MSFN) to enforce the anatomical constraints. Extensive experiments conducted on on the public MM-Fi dataset and our self-collected dataset show that the MultiFormer achieves higher accuracy over state-of-the-art approaches, especially for high-mobility keypoints (wrists, elbows) that are particularly difficult for previous methods to accurately estimate.

📄 PDF Abstract BibTeX arXiv:2505.22555

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Person Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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$…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Balancing Shared and Task-Specific Representations: A Hybrid Approach to Depth-Aware Video Panoptic Segmentation

2024-12-10 · Kurt H. W. Stolle

In this work, we present Multiformer, a novel approach to depth-aware video panoptic segmentation (DVPS) based on the mask transformer paradigm. Our method learns object representations that are shared across segmentatio…

DecoderDepth-aware Video Panoptic SegmentationDepth EstimationMonocular Depth Estimation+4

MultiScale Spectral-Spatial Convolutional Transformer for Hyperspectral Image Classification

2023-10-28 · Zhiqiang Gong, Xian Zhou, Wen Yao

Due to the powerful ability in capturing the global information, Transformer has become an alternative architecture of CNNs for hyperspectral image classification. However, general Transformer mainly considers the global…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Multiformer: A Head-Configurable Transformer-Based Model for Direct Speech Translation

2022-05-14 · NAACL (ACL) 2022 7 · Gerard Sant, Gerard I. Gállego, Belen Alastruey, Marta R. Costa-jussà

Transformer-based models have been achieving state-of-the-art results in several fields of Natural Language Processing. However, its direct application to speech tasks is not trivial. The nature of this sequences carries…

Translation

Camera Distance-aware Top-down Approach for 3D Multi-person Pose Estimation from a Single RGB Image

2019-07-26 · ICCV 2019 10 · Gyeongsik Moon, Ju Yong Chang, Kyoung Mu Lee

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera dista…

3D Absolute Human Pose Estimation3D Depth Estimation3D Human Pose Estimation3D Multi-Person Pose Estimation+6

Person-in-WiFi 3D: End-to-End Multi-Person 3D Pose Estimation with Wi-Fi

2024-01-01 · CVPR 2024 1 · Kangwei Yan, Fei Wang, Bo Qian, Han Ding 외

Wi-Fi signals in contrast to cameras offer privacy protection and occlusion resilience for some practical scenarios such as smart homes elderly care and virtual reality. Recent years have seen remarkable progress in …

3D Pose EstimationPose Estimation