Sonicmesh: Enhancing 3D Human Mesh Reconstruction in Vision-Impaired Environments With Acoustic Signals
Xiaoxuan Liang, Wuyang Zhang, Hong Zhou, Zhaolong Wei, Sicheng Zhu, Yansong Li, Rui Yin, Jiantao Yuan, Jeremy Gummeson
TL;DR
SonicMesh tackles the robustness gap in 3D human mesh reconstruction under challenging visual conditions by fusing acoustic signals with RGB images. It introduces a Registration Module to align 2D feature embeddings with 3D SMPL-X representations and modifies the HRNet backbone to better extract features from low-resolution acoustic images, supplemented by a global-local transformer fusion with modality masking. The main contributions are the first end-to-end acoustic-RGB HMR system without predefined features, and the combination of a 2D-3D alignment strategy with an enhanced acoustic feature extractor and dynamic multi-modal fusion. Results show SonicMesh maintains accuracy in occlusion, non-line-of-sight, and poor lighting scenarios, while using commodity devices, enabling privacy-preserving, widespread deployment.
Abstract
3D Human Mesh Reconstruction (HMR) from 2D RGB images faces challenges in environments with poor lighting, privacy concerns, or occlusions. These weaknesses of RGB imaging can be complemented by acoustic signals, which are widely available, easy to deploy, and capable of penetrating obstacles. However, no existing methods effectively combine acoustic signals with RGB data for robust 3D HMR. The primary challenges include the low-resolution images generated by acoustic signals and the lack of dedicated processing backbones. We introduce SonicMesh, a novel approach combining acoustic signals with RGB images to reconstruct 3D human mesh. To address the challenges of low resolution and the absence of dedicated processing backbones in images generated by acoustic signals, we modify an existing method, HRNet, for effective feature extraction. We also integrate a universal feature embedding technique to enhance the precision of cross-dimensional feature alignment, enabling SonicMesh to achieve high accuracy. Experimental results demonstrate that SonicMesh accurately reconstructs 3D human mesh in challenging environments such as occlusions, non-line-of-sight scenarios, and poor lighting.
