paper-with-me

Papers

MapNet: An Allocentric Spatial Memory for Mapping Environments

2018-06-01 · CVPR 2018 6 · João F. Henriques, Andrea Vedaldi

Autonomous agents need to reason about the world beyond their instantaneous sensory input. Integrating information over time, however, requires switching from an egocentric representation of a scene to an allocentric one, expressed in the world reference frame. It must also be possible to update the representation dynamically, which requires localizing and registering the sensor with respect to it. In this paper, we develop a differentiable module that satisfies such requirements, while being robust, efficient, and suitable for integration in end-to-end deep networks. The module contains an allocentric spatial memory that can be accessed associatively by feeding to it the current sensory input, resulting in localization, and then updated using an LSTM or similar mechanism. We formulate efficient localization and registration of sensory information as a dual pair of convolution/deconvolution operators in memory space. The map itself is a 2.5D representation of an environment storing information that a deep neural network module learns to distill from RGBD input. The result is a map that contains multi-task information, different from classical approaches to mapping such as structure-from-motion. We present results using synthetic mazes, a dataset of hours of recorded gameplay of the classic game Doom, and the very recent Active Vision Dataset of real images captured from a robot.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Semantic MapNet: Building Allocentric Semantic Maps and Representations from Egocentric Views

2020-10-02 · Vincent Cartillier, Zhile Ren, Neha Jain, Stefan Lee 외

We study the task of semantic mapping - specifically, an embodied agent (a robot or an egocentric AI assistant) is given a tour of a new environment and asked to build an allocentric top-down semantic map ("what is where…

DecoderRepresentation Learning

Trans4Map: Revisiting Holistic Bird's-Eye-View Mapping from Egocentric Images to Allocentric Semantics with Vision Transformers

2022-07-13 · Chang Chen, Jiaming Zhang, Kailun Yang, Kunyu Peng 외

Humans have an innate ability to sense their surroundings, as they can extract the spatial representation from the egocentric perception and form an allocentric semantic map via spatial transformation and memory updating…

DecoderSemantic Segmentation

AlloSpatial: Agentic Harness Framework for Spatial Reasoning in Foundation Models

2026-06-08 · Shouwei Ruan, Bin Wang, Zhenyu Wu, Qihui Zhu 외 arxiv

Multimodal Foundation Models (MFMs) have made substantial progress, yet remain fragile in spatial reasoning over the physical world. A key bottleneck lies in their inability to transform local egocentric observations int…

Reinforcement LearningSpatial Reasoning

VectorMapNet: End-to-end Vectorized HD Map Learning

2022-06-17 · Yicheng Liu, Tianyuan Yuan, Yue Wang, Yilun Wang 외

Autonomous driving systems require High-Definition (HD) semantic maps to navigate around urban roads. Existing solutions approach the semantic mapping problem by offline manual annotation, which suffers from serious scal…

3D Lane DetectionAutonomous DrivingHD semantic map learningNavigate

Conversational Orientation Reasoning: Egocentric-to-Allocentric Navigation with Multimodal Chain-of-Thought

2025-09-20 · Yu Ti Huang arxiv

Conversational agents must translate egocentric utterances (e.g., "on my right") into allocentric orientations (N/E/S/W). This challenge is particularly critical in indoor or complex facilities where GPS signals are weak…

Spatial Reasoning