English

GraphiContact: Pose-aware Human-Scene Robust Contact Perception for Interactive Systems

Computer Vision and Pattern Recognition 2026-03-24 v1 Graphics

Abstract

Monocular vertex-level human-scene contact prediction is a fundamental capability for interactive systems such as assistive monitoring, embodied AI, and rehabilitation analysis. In this work, we study this task jointly with single-image 3D human mesh reconstruction, using reconstructed body geometry as a scaffold for contact reasoning. Existing approaches either focus on contact prediction without sufficiently exploiting explicit 3D human priors, or emphasize pose/mesh reconstruction without directly optimizing robust vertex-level contact inference under occlusion and perceptual noise. To address this gap, we propose GraphiContact, a pose-aware framework that transfers complementary human priors from two pretrained Transformer encoders and predicts per-vertex human-scene contact on the reconstructed mesh. To improve robustness in real-world scenarios, we further introduce a Single-Image Multi-Infer Uncertainty (SIMU) training strategy with token-level adaptive routing, which simulates occlusion and noisy observations during training while preserving efficient single-branch inference at test time. Experiments on five benchmark datasets show that GraphiContact achieves consistent gains on both contact prediction and 3D human reconstruction. Our code, based on the GraphiContact method, provides comprehensive 3D human reconstruction and interaction analysis, and will be publicly available at https://github.com/Aveiro-Lin/GraphiContact.

Keywords

Cite

@article{arxiv.2603.20310,
  title  = {GraphiContact: Pose-aware Human-Scene Robust Contact Perception for Interactive Systems},
  author = {Xiaojian Lin and Yaomin Shen and Junyuan Ma and Yujie Sun and Chengqing Bu and Wenxin Zhang and Zongzheng Zhang and Hao Fei and Lei Jin and Hao Zhao},
  journal= {arXiv preprint arXiv:2603.20310},
  year   = {2026}
}

Comments

15 pages, 9 figures, Accepted at ICME 2026

R2 v1 2026-07-01T11:30:23.478Z