paper-with-me

홈 › Papers

MLNav: Learning to Safely Navigate on Martian Terrains

2022-03-09 · Shreyansh Daftry, Neil Abcouwer, Tyler del Sesto, Siddarth Venkatraman, Jialin Song, Lucas Igel, Amos Byon, Ugo Rosolia, Yisong Yue, Masahiro Ono

We present MLNav, a learning-enhanced path planning framework for safety-critical and resource-limited systems operating in complex environments, such as rovers navigating on Mars. MLNav makes judicious use of machine learning to enhance the efficiency of path planning while fully respecting safety constraints. In particular, the dominant computational cost in such safety-critical settings is running a model-based safety checker on the proposed paths. Our learned search heuristic can simultaneously predict the feasibility for all path options in a single run, and the model-based safety checker is only invoked on the top-scoring paths. We validate in high-fidelity simulations using both real Martian terrain data collected by the Perseverance rover, as well as a suite of challenging synthetic terrains. Our experiments show that: (i) compared to the baseline ENav path planner on board the Perserverance rover, MLNav can provide a significant improvement in multiple key metrics, such as a 10x reduction in collision checks when navigating real Martian terrains, despite being trained with synthetic terrains; and (ii) MLNav can successfully navigate highly challenging terrains where the baseline ENav fails to find a feasible path before timing out.

📄 PDF Abstract BibTeX arXiv:2203.04563

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Advancing Resource Extraction Systems in Martian Volcanic Terrain: Rover Design, Power Consumption and Hazard Analysis

2025-09-07 · Divij Gupta, Arkajit Aich arxiv

This study proposes a schematic plan for in-situ resource utilization (ISRU) in Martian volcanic terrains. The work investigated the complexity of volcanic terrains and Martian environmental hazards and suggested compreh…

Martian World Models: Controllable Video Synthesis with Physically Accurate 3D Reconstructions

2025-07-10 · Longfei Li, Zhiwen Fan, Wenyan Cong, Xinhang Liu 외

Synthesizing realistic Martian landscape videos is crucial for mission rehearsal and robotic simulation. However, this task poses unique challenges due to the scarcity of high-quality Martian data and the significant dom…

Video Generation

Inpainting the Red Planet: Diffusion Models for the Reconstruction of Martian Environments in Virtual Reality

2025-10-16 · Giuseppe Lorenzo Catalano, Agata Marta Soccini arxiv

Space exploration increasingly relies on Virtual Reality for several tasks, such as mission planning, multidisciplinary scientific analysis, and astronaut training. A key factor for the reliability of the simulations is …

Communications for the Planet Mars: Past, Present, and Future

2022-11-25 · Enes Koktas, Ertugrul Basar

Space exploration has been on the rise since the 1960s. Along with the other planets such as Mercury, Venus, Saturn, and Jupiter, Mars certainly plays a significant role in the history of space exploration and has the po…

Out of Distribution Detection via Domain-Informed Gaussian Process State Space Models

2023-09-13 · Alonso Marco, Elias Morley, Claire J. Tomlin

In order for robots to safely navigate in unseen scenarios using learning-based methods, it is important to accurately detect out-of-training-distribution (OoD) situations online. Recently, Gaussian process state-space m…

NavigateOut-of-Distribution DetectionState Space Models