English

GRAFT: Geometric Refinement and Fitting Transformer for Human Scene Reconstruction

Computer Vision and Pattern Recognition 2026-04-22 v1

Abstract

Reconstructing physically plausible 3D human-scene interactions (HSI) from a single image currently presents a trade-off: optimization based methods offer accurate contact but are slow (~20s), while feed-forward approaches are fast yet lack explicit interaction reasoning, producing floating and interpenetration artifacts. Our key insight is that geometry-based human--scene fitting can be amortized into fast feed-forward inference. We present GRAFT (Geometric Refinement And Fitting Transformer), a learned HSI prior that predicts Interaction Gradients: corrective parameter updates that iteratively refine human meshes by reasoning about their 3D relationship to the surrounding scene. GRAFT encodes the interaction state into compact body-anchored tokens, each grounded in the scene geometry via Geometric Probes that capture spatial relationships with nearby surfaces. A lightweight transformer recurrently updates human meshes and re-probes the scene, ensuring the final pose aligns with both learned priors and observed geometry. GRAFT operates either as an end-to-end reconstructor using image features, or with geometry alone as a transferable plug-and-play HSI prior that improves feed-forward methods without retraining. Experiments show GRAFT improves interaction quality by up to 113% over state-of-the-art feed-forward methods and matches optimization-based interaction quality at 50×{\sim}50{\times} lower runtime, while generalizing seamlessly to in-the-wild multi-person scenes and being preferred in 64.8% of three-way user study. Project page: https://pradyumnaym.github.io/graft .

Keywords

Cite

@article{arxiv.2604.19624,
  title  = {GRAFT: Geometric Refinement and Fitting Transformer for Human Scene Reconstruction},
  author = {Pradyumna YM and Yuxuan Xue and Yue Chen and Nikita Kister and István Sárándi and Gerard Pons-Moll},
  journal= {arXiv preprint arXiv:2604.19624},
  year   = {2026}
}

Comments

Project Page: https://pradyumnaym.github.io/graft

R2 v1 2026-07-01T12:28:39.897Z