用大模型零样本实现高精度手部接触点估计
Training-Free Dense Hand Contact Estimation with Multi-Modal Large Language Models

- 通过部件分割与网格表示编码3D手部几何结构
- 多阶段推理使模型在零样本下超越有监督方法
- 无需训练,适合快速部署于新场景
密集手部接触估计需要同时具备高层次语义理解与细粒度几何推理能力,以准确定位接触区域。近年来,多模态大语言模型(MLLM)凭借大规模数据学习的视觉-语言先验,在理解视觉语义方面表现出强大能力。然而,将MLLM应用于密集手部接触估计仍鲜有研究。主要挑战在于:一是难以显式编码3D手部几何,因MLLM主要处理视觉与语言模态;二是捕捉顶点级精细接触困难,因MLLM倾向于关注高层次语义而非详细几何推理。为此,我们提出ContactPrompt,一种无需训练、零样本的密集手部接触估计方法。为有效编码3D手部几何,引入细粒度的手部部件分割与部件级顶点网格表示,提供结构化、局部化的几何信息。为实现精确高效的密集接触预测,设计多阶段结构化接触推理,结合部件条件,逐步弥合全局语义与细粒度几何之间的差距。因此,该方法充分调动了MLLM的推理能力,同时实现了精准的密集手部接触估计。令人惊讶的是,该方法在未使用任何训练的情况下,性能优于先前在大规模密集接触数据集上训练的有监督方法。代码将公开。
原文摘要 · Abstract (English)
Dense hand contact estimation requires both high-level semantic understanding and fine-grained geometric reasoning of human interaction to accurately localize contact regions. Recently, multi-modal large language models (MLLMs) have demonstrated strong capabilities in understanding visual semantics, enabled by vision-language priors learned from large-scale data. However, leveraging MLLMs for dense hand contact estimation remains underexplored. There are two major challenges in applying MLLMs to dense hand contact estimation. First, encoding explicit 3D hand geometry is difficult, as MLLMs primarily operate on vision and language modalities. Second, capturing fine-grained vertex-level contact remains challenging, as MLLMs tend to focus on high-level semantics rather than detailed geometric reasoning. To address these challenges, we propose ContactPrompt, a training-free and zero-shot approach for dense hand contact estimation using MLLMs. To effectively encode 3D hand geometry, we introduce a detailed hand-part segmentation and a part-wise vertex-grid representation that provides structured, localized geometric information. To enable accurate and efficient dense contact prediction, we develop a multi-stage structured contact reasoning with part conditioning, progressively bridging global semantics and fine-grained geometry. Therefore, our method effectively leverages the reasoning capabilities of MLLMs while enabling precise dense hand contact estimation. Surprisingly, the proposed approach outperforms previous supervised methods trained on large-scale dense contact datasets without requiring any training. The codes will be released.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。