用多模态大模型知识提升遮挡物体的补全效果
Integrating Multimodal Large Language Model Knowledge into Amodal Completion
- 根据遮挡程度动态调用多模态大模型推理
- 显著优于现有方法,在真实图像上表现突出
- 适合需要精准场景理解的自动驾驶与机器人应用
随着自动驾驶和机器人广泛应用,对图像中被遮挡的人或物体进行无模态补全变得愈发重要。人类基于经验与常识推断隐藏区域,该任务也需具备现实实体的物理知识。现有方法要么仅依赖视觉生成模型的图像生成能力(缺乏此类知识),要么仅在分割阶段使用知识,无法显式指导补全过程。为此,我们提出AmodalCG框架,利用多模态大语言模型(MLLM)的真实世界知识引导补全。该框架首先评估遮挡程度,仅在目标物体严重遮挡时调用MLLM;若需引导,则进一步让MLLM推理缺失区域的范围与内容;最后由视觉生成模型融合指导信息,迭代优化因MLLM误判导致的不完美补全结果。在多种真实图像上的实验表明,该方法显著优于所有现有工作,验证了MLLM在挑战性无模态补全任务中的潜力。
原文摘要 · Abstract (English)
With the widespread adoption of autonomous vehicles and robotics, amodal completion, which reconstructs the occluded parts of people and objects in an image, has become increasingly crucial. Just as humans infer hidden regions based on prior experience and common sense, this task inherently requires physical knowledge about real-world entities. However, existing approaches either depend solely on the image generation ability of visual generative models, which lack such knowledge, or leverage it only during the segmentation stage, preventing it from explicitly guiding the completion process. To address this, we propose AmodalCG, a novel framework that harnesses the real-world knowledge of Multimodal Large Language Models (MLLMs) to guide amodal completion. Our framework first assesses the extent of occlusion to selectively invoke MLLM guidance only when the target object is heavily occluded. If guidance is required, the framework further incorporates MLLMs to reason about both the (1) extent and (2) content of the missing regions. Finally, a visual generative model integrates these guidance and iteratively refines imperfect completions that may arise from inaccurate MLLM guidance. Experimental results on various real-world images show impressive improvements compared to all existing works, suggesting MLLMs as a promising direction for addressing challenging amodal completion.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。