paper-with-me

홈 › Papers

BEACON: Language-Conditioned Navigation Affordance Prediction under Occlusion

2026-03-10 · Xinyu Gao, Gang Chen, Javier Alonso-Mora arxiv

Language-conditioned local navigation requires a robot to infer a nearby traversable target location from its current observation and an open-vocabulary, relational instruction. Existing vision-language spatial grounding methods usually rely on vision-language models (VLMs) to reason in image space, producing 2D predictions tied to visible pixels. As a result, they struggle to infer target locations in occluded regions, typically caused by furniture or moving humans. To address this issue, we propose BEACON, which predicts an ego-centric Bird's-Eye View (BEV) affordance heatmap over a bounded local region including occluded areas. Given an instruction and surround-view RGB-D observations from four directions around the robot, BEACON predicts the BEV heatmap by injecting spatial cues into a VLM and fusing the VLM's output with depth-derived BEV features. Using an occlusion-aware dataset built in the Habitat simulator, we conduct detailed experimental analysis to validate both our BEV space formulation and the design choices of each module. Our method improves the accuracy averaged across geodesic thresholds by 22.74 percentage points over the state-of-the-art image-space baseline on the validation subset with occluded target locations. Our project page is: https://xin-yu-gao.github.io/beacon.

📄 PDF Abstract BibTeX arXiv:2603.09961

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniLM-Nav: A Unified Framework for Zero-Shot Last-Mile Navigation

2026-07-07 · Zhuofan Zhang, Tianxu Wang, Guoxi Zhang, Yixiong Lin 외 arxiv

Mobile manipulation requires a robot to navigate to a target object or receptacle and then perform intended manipulation. However, reaching the vicinity of the target does not guarantee a manipulation-ready base pose, a …

RoboAfford++: A Generative AI-Enhanced Dataset for Multimodal Affordance Learning in Robotic Manipulation and Navigation

2025-11-16 · Xiaoshuai Hao, Yingbo Tang, Lingfeng Zhang, Yanbiao Ma 외 arxiv

Robotic manipulation and navigation are fundamental capabilities of embodied intelligence, enabling effective robot interactions with the physical world. Achieving these capabilities requires a cohesive understanding of …

Affordance RecognitionScene UnderstandingObject RecognitionQuestion Answering

Affordances-Oriented Planning using Foundation Models for Continuous Vision-Language Navigation

2024-07-08 · Jiaqi Chen, Bingqian Lin, Xinmin Liu, Lin Ma 외

LLM-based agents have demonstrated impressive zero-shot performance in vision-language navigation (VLN) task. However, existing LLM-based methods often focus only on solving high-level task planning by selecting nodes in…

Decision MakingMotion PlanningTask PlanningVision-Language Navigation

Exploring Mutual Cross-Modal Attention for Context-Aware Human Affordance Generation

2025-02-19 · Prasun Roy, Saumik Bhattacharya, Subhankar Ghosh, Umapada Pal 외

Human affordance learning investigates contextually relevant novel pose prediction such that the estimated pose represents a valid human action within the scene. While the task is fundamental to machine perception and au…

Pose Prediction

Agentic Scene Policies: Unifying Space, Semantics, and Affordances for Robot Action

2025-09-23 · Sacha Morin, Kumaraditya Gupta, Mahtab Sandhu, Charlie Gauthier 외 arxiv

Executing open-ended natural language queries is a core problem in robotics. While recent advances in imitation learning and vision-language-actions models (VLAs) have enabled promising end-to-end policies, these models …

Natural Language QueriesMotion Planning