Listening Human Behavior: 3D Human Pose Estimation with Acoustic Signals

Yuto Shibata, Yutaka Kawashima, Mariko Isogawa, Go Irie, Akisato Kimura +1 more
2/14/2026

Abstract

Given only acoustic signals without any high-level information, such as voices or sounds of scenes/actions, how much can we infer about the behavior of humans? Unlike existing methods, which suffer from privacy issues because they use signals that include human speech or the sounds of specific actions, we explore how low-level acoustic signals can provide enough clues to estimate 3D human poses by active acoustic sensing with a single pair of microphones and loudspeakers (see Fig. 1). This is a challenging task since sound is much more diffractive than other signals and therefore covers up the shape of objects in a scene. Accordingly, we introduce a framework that encodes multichannel audio features into 3D human poses. Aiming to capture subtle sound changes to reveal detailed pose information, we explicitly extract phase features from the acoustic signals together with typical spectrum features and feed them into our human pose estimation network. Also, we show that reflected or diffracted sounds are easily influenced by subjects' physique differences e.g., height and muscularity, which deteriorates prediction accuracy. We reduce these gaps by using a subject discriminator to improve accuracy. Our experiments suggest that with the use of only low-dimensional acoustic information, our method outperforms baseline methods. The datasets and codes used in this project will be publicly available.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{shibata2026listening,
  title  = {Listening Human Behavior: 3D Human Pose Estimation with Acoustic Signals},
  author = {Yuto Shibata and Yutaka Kawashima and Mariko Isogawa and Go Irie and Akisato Kimura and Y. Aoki},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.01280},
  url    = {https://doi.org/10.1109/CVPR52729.2023.01280},
  journal = {CVPR 2023 2023}
}

Discussion