paper-with-me

Papers

Teaching Agents how to Map: Spatial Reasoning for Multi-Object Navigation

2021-07-13 · Pierre Marza, Laetitia Matignon, Olivier Simonin, Christian Wolf

In the context of visual navigation, the capacity to map a novel environment is necessary for an agent to exploit its observation history in the considered place and efficiently reach known goals. This ability can be associated with spatial reasoning, where an agent is able to perceive spatial relationships and regularities, and discover object characteristics. Recent work introduces learnable policies parametrized by deep neural networks and trained with Reinforcement Learning (RL). In classical RL setups, the capacity to map and reason spatially is learned end-to-end, from reward alone. In this setting, we introduce supplementary supervision in the form of auxiliary tasks designed to favor the emergence of spatial perception capabilities in agents trained for a goal-reaching downstream objective. We show that learning to estimate metrics quantifying the spatial relationships between an agent at a given location and a goal to reach has a high positive impact in Multi-Object Navigation settings. Our method significantly improves the performance of different baseline agents, that either build an explicit or implicit representation of the environment, even matching the performance of incomparable oracle agents taking ground-truth maps as input. A learning-based agent from the literature trained with the proposed auxiliary losses was the winning entry to the Multi-Object Navigation Challenge, part of the CVPR 2021 Embodied AI Workshop.

📄 PDF Abstract BibTeX arXiv:2107.06011

Code (2)

PierreMarza/teaching_agents_how_to_map 공식 구현 pytorch
PierreMarza/autonerf pytorch

Tasks

Reinforcement Learning (RL)Spatial ReasoningVisual Navigation

Similar Papers 제목 키워드 기반

SpatiO: Adaptive Test-Time Orchestration of Vision-Language Agents for Spatial Reasoning

2026-04-23 · Chan Yeong Hwang, Miso Choi, Sunghyun On, Jinkyu Kim 외 arxiv

Understanding visual scenes requires not only recognizing objects but also reasoning about their spatial relationships. Unlike general vision-language tasks, spatial reasoning requires integrating multiple inductive bias…

Spatial Reasoning

SpatialAfford: Teaching Compact VLMs Where to Look and Where to Ground for Affordance

2026-08-01 · Yufei Zhang, Chenlu Zhan, Donghui Sun, Xiaoxin Chen 외 arxiv

Affordance grounding aims to localize the functional region for interaction, such as the handle to grasp or the button to press, rather than the whole object. This makes it more challenging than generic visual grounding …

Reinforcement LearningSpatial ReasoningVisual Grounding

MAARTA:Multi-Agentic Adaptive Radiology Teaching Assistant

2025-06-18 · Akash Awasthi, Brandon V. Chang, Anh M. Vu, Ngan Le 외

Radiology students often struggle to develop perceptual expertise due to limited expert mentorship time, leading to errors in visual search and diagnostic interpretation. These perceptual errors, such as missed fixations…

Diagnostic

Commonsense Spatial Reasoning for Visually Intelligent Agents

2021-04-01 · Agnese Chiatti, Gianluca Bardaro, Enrico Motta, Enrico Daga

Service robots are expected to reliably make sense of complex, fast-changing environments. From a cognitive standpoint, they need the appropriate reasoning capabilities and background knowledge required to exhibit human-…

Spatial Reasoning

LectūraAgents: A Multi-Agent Framework for Adaptive Personalized AI-Assisted Learning and Embodied Teaching

2026-06-15 · Jaward Sesay, Yue Yu, Siwei Dong, Börje F. Karlsson arxiv

Effective personalized AI-assisted learning demands systems that can not only generate accurate learner-specific educational materials, but also dynamically adapt their instruction to diverse learners. However, existing …

Semantic Segmentation