Mars Terrain Segmentation with Less Labels
Edwin Goh, Jingdao Chen, Brian Wilson

TL;DR
This paper introduces a semi-supervised learning framework for Mars terrain segmentation that significantly reduces the need for labeled data by leveraging unsupervised pretraining, achieving high accuracy with minimal labeled samples.
Contribution
It proposes a contrastive pretraining approach for terrain segmentation that outperforms traditional supervised methods with fewer labeled images.
Findings
Contrastive pretraining improves segmentation accuracy by 2-10%.
Achieves 91.1% accuracy with only 161 labeled images.
Outperforms plain supervised learning on limited data.
Abstract
Planetary rover systems need to perform terrain segmentation to identify drivable areas as well as identify specific types of soil for sample collection. The latest Martian terrain segmentation methods rely on supervised learning which is very data hungry and difficult to train where only a small number of labeled samples are available. Moreover, the semantic classes are defined differently for different applications (e.g., rover traversal vs. geological) and as a result the network has to be trained from scratch each time, which is an inefficient use of resources. This research proposes a semi-supervised learning framework for Mars terrain segmentation where a deep segmentation network trained in an unsupervised manner on unlabeled images is transferred to the task of terrain segmentation trained on few labeled images. The network incorporates a backbone module which is trained using a…
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
TopicsPlanetary Science and Exploration · Methane Hydrates and Related Phenomena · Image Processing and 3D Reconstruction
MethodsConvolution
