Latent Space Reinforcement Learning for Multi-Robot Exploration
Sriram Rajasekar, Ashwini Ratnoo

TL;DR
This paper presents a scalable multi-robot exploration method using latent space reinforcement learning, autoencoders for environment representation, and a novel procedural environment generator, demonstrating robustness and generalization in complex, communication-limited scenarios.
Contribution
It introduces a latent space reinforcement learning framework with autoencoders and a new procedural environment generator for multi-robot exploration.
Findings
Scales effectively with the number of agents.
Generalizes well to unseen environments.
Remains robust under communication constraints.
Abstract
Autonomous mapping of unknown environments is a critical challenge, particularly in scenarios where time is limited. Multi-agent systems can enhance efficiency through collaboration, but the scalability of motion-planning algorithms remains a key limitation. Reinforcement learning has been explored as a solution, but existing approaches are constrained by the limited input size required for effective learning, restricting their applicability to discrete environments. This work addresses that limitation by leveraging autoencoders to perform dimensionality reduction, compressing high-fidelity occupancy maps into latent state vectors while preserving essential spatial information. Additionally, we introduce a novel procedural generation algorithm based on Perlin noise, designed to generate topologically complex training environments that simulate asteroid fields, caves and forests. These…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Reinforcement Learning in Robotics · Robotic Path Planning Algorithms
