菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-20
📄 Abstract - CHOIR: Contact-aware 4D Hand-Object Interaction Reconstruction

We ask whether everyday open-world monocular videos can be turned into reusable 4D interaction primitives: articulated hand motion, object shape with 6D pose over time, and the when/where of contact. Such a capability would enable scalable mining of real interactions and, beyond reconstruction, support scene-aware synthesis and planning. However, reconstructing hand-object interaction (HOI) from challenging monocular videos remains difficult: methods often assume known objects or curated scenes, and separately estimated hands and objects easily become misaligned under clutter, occlusion, and unseen object geometries. Targeting this setting, we present CHOIR, a Contact-aware HOI Reconstruction framework for a monocular camera, using contact as an explicit coupling signal between hands and objects. CHOIR first initializes a coarse, contact-agnostic 4D HOI sequence from open-world visual priors. It then introduces a generative HOI spatial rectification module to predict ray-depth corrections and rectify hand-object relative placement, then derive initial per-frame contact correspondences on the rectified geometry. Last, a contact-aware joint optimization with dynamically updated contact constraints enforces geometric, temporal, and contact consistency. Experiments on controlled and challenging videos show that CHOIR improves object reconstruction, physical plausibility, and temporal consistency over state-of-the-art methods.

顶级标签: computer vision 4d reconstruction hand-object interaction
详细标签: monocular video contact modeling articulated hand object pose reconstruction 或 搜索:

CHOIR:接触感知的四维手-物体交互重建 / CHOIR: Contact-aware 4D Hand-Object Interaction Reconstruction


1️⃣ 一句话总结

这项研究提出了一种名为CHOIR的方法,能够从日常单目视频中重建出手与物体之间随时间变化的精确三维交互过程,包括手的运动、物体的形状与姿态,以及两者何时何地发生接触,从而将真实世界的交互视频转化为可复用的四维数据。

源自 arXiv: 2605.20992