MapDream: Task-Driven Map Learning for Vision-Language Navigation
- location arXiv
- location arXivLabs
- person Guoxin Lian
A new framework called MapDream rethinks how navigation agents build maps, generating only the spatial details needed to follow instructions rather than exhaustive reconstructions, according to research posted on arXiv. [1] The system, detailed in a paper revised in June 2026, treats map construction as an autoregressive bird’s-eye-view image synthesis task. [1] Instead of relying on hand-crafted maps built separately from the navigation policy, MapDream jointly learns map generation and action prediction, compressing environmental context into a compact three-channel BEV map that retains only navigation-critical affordances. [1][2] The approach falls under deep reinforcement learning, a subfield of machine learning where agents learn to make decisions from unstructured input data through trial and error. [3] Supervised pre-training establishes a reliable mapping-to-control interface, and the autoregressive design permits end-to-end joint optimization through reinforcement fine-tuning. [2] The paper reports state-of-the-art monocular performance on the Room-to-Room Continuous Environment (R2R-CE) and Room-across-Room Continuous Environment (RxR-CE) benchmarks. [1][2] These datasets are part of a broader ecosystem of machine-learning benchmarks that drive algorithmic progress; high-quality labeled datasets are typically difficult and expensive to produce because of the large amount of time needed to annotate data. [4] The work was submitted by Guoxin Lian and posted to arXiv’s robotics section. [1] arXiv, an open-access repository of electronic preprints founded in 1991, now receives roughly 24,000 articles per month and hosts more than two million papers. [10] The MapDream manuscript appeared in three versions between January and June 2026, with file sizes ranging from 3,143 KB to 3,376 KB. [1] Neural networks, the computational backbone of systems like MapDream, consist of connected layers of artificial neurons that learn hierarchical representations from data. [6] Training such networks is compute-intensive and often accelerated by graphics processing units. [6] The MapDream framework distills spatial context into a minimal representation, a departure from prior methods that constructed exhaustive maps independently of the agent’s task. [2]
tool-releaseresearch-paperregulationbenchmarkapplication
Background sources we checked (10)
- arxiv.org ↗ Vision-Language Navigation (VLN) requires agents to follow natural language instructions in partially observed 3D environments, motivating map representations that aggregate spatial context beyond local perception. However, most existing approaches rely on hand-crafted maps const…
- en.wikipedia.org ↗ Deep reinforcement learning (deep RL) is a subfield of machine learning that combines reinforcement learning (RL) and deep learning. RL considers the problem of a computational agent learning to make decisions by trial and error. Deep RL incorporates deep learning into the soluti…
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- en.wikipedia.org ↗ Google Cloud is a suite of cloud computing services offered by Google that provides a series of modular cloud services including computing, data storage, data analytics, and machine learning, alongside a set of management tools. It runs on the same infrastructure that Google uses…
- en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
Sources
- export.arxiv.org — MapDream: Task-Driven Map Learning for Vision-Language Navigation ↗