paper-with-me

Papers

InterDiff: Generating 3D Human-Object Interactions with Physics-Informed Diffusion

2023-08-31 · ICCV 2023 1 · Sirui Xu, Zhengyuan Li, Yu-Xiong Wang, Liang-Yan Gui

This paper addresses a novel task of anticipating 3D human-object interactions (HOIs). Most existing research on HOI synthesis lacks comprehensive whole-body interactions with dynamic objects, e.g., often limited to manipulating small or static objects. Our task is significantly more challenging, as it requires modeling dynamic objects with various shapes, capturing whole-body motion, and ensuring physically valid interactions. To this end, we propose InterDiff, a framework comprising two key steps: (i) interaction diffusion, where we leverage a diffusion model to encode the distribution of future human-object interactions; (ii) interaction correction, where we introduce a physics-informed predictor to correct denoised HOIs in a diffusion step. Our key insight is to inject prior knowledge that the interactions under reference with respect to contact points follow a simple pattern and are easily predictable. Experiments on multiple human-object interaction datasets demonstrate the effectiveness of our method for this task, capable of producing realistic, vivid, and remarkably long-term 3D HOI predictions.

📄 PDF Abstract BibTeX arXiv:2308.16905

Code (1)

Sirui-Xu/InterDiff 공식 구현 pytorch

Tasks

3D Human DynamicsHuman DynamicsHuman motion predictionHuman-Object Interaction DetectionHuman Pose ForecastingMotion SynthesisObjectShort-term Object Interaction Anticipationvalid

Methods 이 논문이 사용한 방법론

Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FORCE: Physics-aware Human-object Interaction

2024-03-17 · Xiaohan Zhang, Bharat Lal Bhatnagar, Sebastian Starke, Ilya Petrov 외

Interactions between human and objects are influenced not only by the object's pose and shape, but also by physical attributes such as object mass and surface friction. They introduce important motion nuances that are es…

DiversityFrictionHuman-Object Interaction DetectionObject

PIP: Physical Interaction Prediction via Mental Simulation with Span Selection

2021-09-10 · Jiafei Duan, Samson Yu, Soujanya Poria, Bihan Wen 외

Accurate prediction of physical interaction outcomes is a crucial component of human intelligence and is important for safe and efficient deployments of robots in the real world. While there are existing vision-based int…

FrictionSemantic Object Interaction Classification

Human-Object Interaction from Human-Level Instructions

2024-06-25 · Zhen Wu, Jiaman Li, Pei Xu, C. Karen Liu

Intelligent agents must autonomously interact with the environments to perform daily tasks based on human-level instructions. They need a foundational understanding of the world to accurately interpret these instructions…

Common Sense ReasoningHuman-Object Interaction DetectionLanguage ModellingLarge Language Model+3

Half-Physics: Enabling Kinematic 3D Human Model with Physical Interactions

2025-07-31 · Li Siyao, Yao Feng, Omid Taheri, Chen Change Loy 외 arxiv

While current general-purpose 3D human models (e.g., SMPL-X) efficiently represent accurate human shape and pose, they lacks the ability to physically interact with the environment due to the kinematic nature. As a resul…

Reinforcement Learning

Diffusion-based 3D Hand Motion Recovery with Intuitive Physics

2025-08-03 · Yufei Zhang, Zijun Cui, Jeffrey O. Kephart, Qiang Ji arxiv

While 3D hand reconstruction from monocular images has made significant progress, generating accurate and temporally coherent motion estimates from videos remains challenging, particularly during hand-object interactions…