paper-with-me

Papers

ArraMon: A Joint Navigation-Assembly Instruction Interpretation Task in Dynamic Environments

2020-11-15 · Findings of the Association for Computational Linguistics 2020 · Hyounghun Kim, Abhay Zala, Graham Burri, Hao Tan, Mohit Bansal

For embodied agents, navigation is an important ability but not an isolated goal. Agents are also expected to perform specific tasks after reaching the target location, such as picking up objects and assembling them into a particular arrangement. We combine Vision-and-Language Navigation, assembling of collected objects, and object referring expression comprehension, to create a novel joint navigation-and-assembly task, named ArraMon. During this task, the agent (similar to a PokeMON GO player) is asked to find and collect different target objects one-by-one by navigating based on natural language instructions in a complex, realistic outdoor environment, but then also ARRAnge the collected objects part-by-part in an egocentric grid-layout environment. To support this task, we implement a 3D dynamic environment simulator and collect a dataset (in English; and also extended to Hindi) with human-written navigation and assembling instructions, and the corresponding ground truth trajectories. We also filter the collected instructions via a verification stage, leading to a total of 7.7K task instances (30.8K instructions and paths). We present results for several baseline models (integrated and biased) and metrics (nDTW, CTC, rPOD, and PTC), and the large model-human performance gap demonstrates that our task is challenging and presents a wide scope for future work. Our dataset, simulator, and code are publicly available at: https://arramonunc.github.io

📄 PDF Abstract BibTeX arXiv:2011.07660

Code (0)

등록된 구현이 없습니다.

Tasks

Referring ExpressionReferring Expression ComprehensionVision and Language Navigation

Similar Papers 제목 키워드 기반

AssemblyBench: Physics-Aware Assembly of Complex Industrial Objects

2026-05-13 · Danrui Li, Jiahao Zhang, Bernhard Egger, Moitreya Chatterjee 외 arxiv

Assembling objects from parts requires understanding multimodal instructions, linking them to 3D components, and predicting physically plausible 6-DoF motions for each assembly step. Existing datasets focus on simplified…

Pose Estimation

OpenMap: Instruction Grounding via Open-Vocabulary Visual-Language Mapping

2025-08-03 · Danyang Li, Zenghui Yang, Guangpeng Qi, Songtao Pang 외 arxiv

Grounding natural language instructions to visual observations is fundamental for embodied agents operating in open-world environments. Recent advances in visual-language mapping have enabled generalizable semantic repre…

Green for Go, Red for No: Visual Grounding via Semantic Segmentation for VLA Navigation Policies

2026-07-06 · Adrian Szvoren, Dimitrios Kanoulas, Nilufer Tuptuk arxiv

Vision-language-action (VLA) models enable robot navigation from natural language and visual goals, but remain susceptible to perceptual distractions and ambiguous scene interpretations. This paper presents the first emp…

Semantic SegmentationRobot NavigationVisual Grounding

Source-Target Inference Models for Spatial Instruction Understanding

2017-07-12 · Hao Tan, Mohit Bansal

Models that can execute natural language instructions for situated robotic tasks such as assembly and navigation have several useful applications in homes, offices, and remote scenarios. We study the semantics of spatial…

PositionPosition regressionregressionRepresentation Learning

Observation-Graph Interaction and Key-Detail Guidance for Vision and Language Navigation

2025-03-14 · Yifan Xie, Binkai Ou, Fei Ma, Yaohua Liu

Vision and Language Navigation (VLN) requires an agent to navigate through environments following natural language instructions. However, existing methods often struggle with effectively integrating visual observations a…

cross-modal alignmentNavigateVision and Language Navigation