paper-with-me

홈 › Papers

Towards Precise Embodied Dialogue Localization via Causality Guided Diffusion

2025-01-01 · CVPR 2025 1 · Haoyu Wang, Le Wang, Sanping Zhou, Jingyi Tian, Zheng Qin, Yabing Wang, Gang Hua, Wei Tang

Embodied localization based on vision and natural language dialogues presents a persistent challenge in embodied intelligence. Existing methods often approach this task as an image translation problem, leveraging encoder-decoder architectures to predict heatmaps. However, these methods frequently experience a deficiency in accuracy, largely due to their heavy reliance on resolution. To address this issue, we introduce CGD, a novel framework that utilizes causality guided diffusion model to directly model coordinate distributions. Specifically, CGD employs a denoising network to regress coordinates, while integrating causal learning modules, namely back-door adjustment (BDA) and front-door adjustment (FDA) to mitigate confounders during the diffusion process. This approach reduces the dependency on high resolution for improving accuracy, while effectively minimizing spurious correlations, thereby promoting unbiased learning. By guiding the denoising process with causal adjustments, CGD offers flexible control over intensity, ensuring seamless integration with diffusion models. Experimental results demonstrate that CGD outperforms state-of-the-art methods across all metrics. Additionally, we also evaluate CGD in a multi-shot setting, achieving consistently high accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoising

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

RePlan-Bot: Multi-Level Replanning for Embodied Instruction Following

2026-05-25 · Xicheng Gong, Guozheng Sun, Peiran Xu, Yadong Mu arxiv

Embodied instruction following (EIF) requires agents to understand and execute complex natural language commands within interactive 3D environments. Despite recent advances, existing methods often fail in long-horizon pl…

Instruction FollowingObject Localization

Bridging the Indoor-Outdoor Gap: Vision-Centric Instruction-Guided Embodied Navigation for the Last Meters

2026-02-06 · Yuxiang Zhao, Yirong Yang, Yanqing Zhu, Yanfen Shen 외 arxiv

Embodied navigation holds significant promise for real-world applications such as last-mile delivery. However, most existing approaches are confined to either indoor or outdoor environments and rely heavily on strong ass…

Demonstrating EMMA: Embodied MultiModal Agent for Language-guided Action Execution in 3D Simulated Environments

2022-09-01 · SIGDIAL (ACL) 2022 9 · Alessandro Suglia, Bhathiya Hemanthage, Malvina Nikandrou, George Pantazopoulos 외

We demonstrate EMMA, an embodied multimodal agent which has been developed for the Alexa Prize SimBot challenge. The agent acts within a 3D simulated environment for household tasks. EMMA is a unified and multimodal gene…

Conditional Text GenerationText Generation

SpatialPoint: Spatial-aware Point Prediction for Embodied Localization

2026-03-16 · Qiming Zhu, Zhirui Fang, Tianming Zhang, Chuanxiu Liu 외 arxiv

Embodied intelligence fundamentally requires a capability to determine where to act in 3D space. We formalize this requirement as embodied localization -- the problem of predicting executable 3D points conditioned on vis…

Spatial ReasoningRobot Navigation

The Essential Role of Causality in Foundation World Models for Embodied AI

2024-02-06 · Tarun Gupta, Wenbo Gong, Chao Ma, Nick Pawlowski 외

Recent advances in foundation models, especially in large multi-modal models and conversational agents, have ignited interest in the potential of generally capable embodied agents. Such agents will require the ability to…

Misconceptions