In-Bed Human Pose Estimation from Unseen and Privacy-Preserving Image Domains
Ting Cao, Mohammad Ali Armin, Simon Denman, Lars Petersson, David Ahmedt-Aristizabal
TL;DR
This work tackles privacy-aware in-bed pose estimation where RGB data cannot be used in clinical settings. It introduces a multi-modal conditional variational autoencoder (MC-VAE) that learns cross-modality feature distributions and reconstructs the missing RGB features from LWIR during inference, enabling single-modality operation. Built on HRNet, the approach demonstrates strong pose-estimation performance on the SLP dataset, outperforming baselines that rely on both modalities or on missing-modality schemes, and shows robust generalization to unseen hospital environments. The results highlight the practical impact of privacy-preserving, self-supervised learning for inpatient monitoring with limited labeled data and variable sensor availability.
Abstract
Medical applications have benefited greatly from the rapid advancement in computer vision. Considering patient monitoring in particular, in-bed human posture estimation offers important health-related metrics with potential value in medical condition assessments. Despite great progress in this domain, it remains challenging due to substantial ambiguity during occlusions, and the lack of large corpora of manually labeled data for model training, particularly with domains such as thermal infrared imaging which are privacy-preserving, and thus of great interest. Motivated by the effectiveness of self-supervised methods in learning features directly from data, we propose a multi-modal conditional variational autoencoder (MC-VAE) capable of reconstructing features from missing modalities seen during training. This approach is used with HRNet to enable single modality inference for in-bed pose estimation. Through extensive evaluations, we demonstrate that body positions can be effectively recognized from the available modality, achieving on par results with baseline models that are highly dependent on having access to multiple modes at inference time. The proposed framework supports future research towards self-supervised learning that generates a robust model from a single source, and expects it to generalize over many unknown distributions in clinical environments.
