paper-with-me

Papers

GRAFT: Geometric Refinement and Fitting Transformer for Human Scene Reconstruction

2026-04-21 · Pradyumna YM, Yuxuan Xue, Yue Chen, Nikita Kister, István Sárándi, Gerard Pons-Moll arxiv

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 122% over state-of-the-art feed-forward methods and matches optimization-based interaction quality at ${\sim}100{\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 .

📄 PDF Abstract BibTeX arXiv:2604.19624

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GRAFT: Auditing Graph Neural Networks via Global Feature Attribution

2026-05-05 · Rishi Raj Sahoo, Subhankar Mishra arxiv

Graph Neural Networks (GNNs) achieve strong performance on node classification tasks but remain difficult to interpret, particularly with respect to which input features drive their predictions. Existing global GNN expla…

Node ClassificationFeature ImportanceTransfer Learning

Exploring Diffusion Transformer Designs via Grafting

2025-06-05 · Keshigeyan Chandrasegaran, Michael Poli, Daniel Y. Fu, Dongjun Kim 외

Designing model architectures requires decisions such as selecting operators (e.g., attention, convolution) and configurations (e.g., depth, width). However, evaluating the impact of these decisions on model quality requ…

Real-time 3D Shape Instantiation from Single Fluoroscopy Projection for Fenestrated Stent Graft Deployment

2017-09-22 · Xiao-Yun Zhou, Jianyu Lin, Celia Riga, Guang-Zhong Yang 외

Robot-assisted deployment of fenestrated stent grafts in Fenestrated Endovascular Aortic Repair (FEVAR) requires accurate geometrical alignment. Currently, this process is guided by 2D fluoroscopy, which is uninformative…

GraFT: Gradual Fusion Transformer for Multimodal Re-Identification

2023-10-25 · Haoli Yin, Jiayao Li, Eva Schiller, Luke McDermott 외

Object Re-Identification (ReID) is pivotal in computer vision, witnessing an escalating demand for adept multimodal representation learning. Current models, although promising, reveal scalability limitations with increas…

Network PruningRepresentation LearningTriplet

Grafting Vision Transformers

2022-10-28 · Jongwoo Park, Kumara Kahatapitiya, Donghyun Kim, Shivchander Sudalairaj 외

Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a…

Image ClassificationInstance Segmentationobject-detectionObject Detection+1