World Models for Autonomous Navigation of Terrestrial Robots from LIDAR Observations
Raul Steinmetz, Fabio Demo Rosa, Victor Augusto Kich, Jair Augusto Bottega, Ricardo Bedin Grando, Daniel Fernando Tello Gamarra

TL;DR
This paper introduces a model-based reinforcement learning approach using a world model with a VAE to encode high-dimensional LIDAR data, resulting in faster, more robust terrestrial robot navigation.
Contribution
It presents a novel integration of a VAE-based world model with DreamerV3 for efficient high-dimensional LIDAR processing in robot navigation.
Findings
Achieves 100% success rate on simulated TurtleBot3 tasks.
Outperforms model-free baselines like SAC, DDPG, and TD3.
Faster convergence and higher robustness in navigation.
Abstract
Autonomous navigation of terrestrial robots using Reinforcement Learning (RL) from LIDAR observations remains challenging due to the high dimensionality of sensor data and the sample inefficiency of model-free approaches. Conventional policy networks struggle to process full-resolution LIDAR inputs, forcing prior works to rely on simplified observations that reduce spatial awareness and navigation robustness. This paper presents a novel model-based RL framework built on top of the DreamerV3 algorithm, integrating a Multi-Layer Perceptron Variational Autoencoder (MLP-VAE) within a world model to encode high-dimensional LIDAR readings into compact latent representations. These latent features, combined with a learned dynamics predictor, enable efficient imagination-based policy optimization. Experiments on simulated TurtleBot3 navigation tasks demonstrate that the proposed architecture…
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 · Autonomous Vehicle Technology and Safety
