TLDR: Mars-Bench is the first standardized benchmark introduced to evaluate foundation models for Mars science tasks. It comprises 20 diverse datasets covering classification, segmentation, and object detection using both orbital and surface imagery of Mars. Initial evaluations show that Mars-specific models may outperform general-domain counterparts, and current vision-language models struggle with fine-grained Martian features, highlighting the need for domain-adapted AI for planetary science.
Foundation models, which are powerful AI systems trained on vast amounts of data, have brought about significant advancements in many specialized fields. We’ve seen their impact in areas like medical imaging, Earth Observation, and even law. These models are excellent at learning general patterns and can then be adapted for specific tasks with relatively little new data.
However, when it comes to Mars science, the application of these advanced models has been quite limited. A major reason for this lag is the absence of standardized benchmarks – essentially, common testing grounds – that allow researchers to systematically evaluate and compare different AI models for Martian tasks.
Introducing Mars-Bench: A New Standard for Mars AI
To bridge this critical gap, a new benchmark called Mars-Bench has been introduced. This is the first comprehensive benchmark specifically designed to evaluate machine learning models across a wide array of Mars-related tasks. It uses both images taken from orbiters circling Mars and imagery captured by rovers on the planet’s surface.
Mars-Bench is a substantial collection, comprising 20 different datasets. These datasets cover three main types of AI tasks: classification (identifying what an image shows), segmentation (outlining specific features within an image), and object detection (finding and marking objects in an image). The focus is on key geological features found on Mars, such as craters, cones, boulders, and frost.
The creators of Mars-Bench have made these datasets standardized and ready-to-use. They also provide initial evaluations using models that were originally trained on natural images, Earth satellite data, and even advanced vision-language models like Gemini and GPT. The early findings suggest that AI models specifically adapted for Mars might perform better than general-purpose models, encouraging more research into Mars-specific training.
What Does Mars-Bench Cover?
The benchmark integrates data from two Mars orbiters (like the Mars Reconnaissance Orbiter) and three surface rovers (such as Curiosity and Perseverance), utilizing six different imaging sensors. This diversity ensures a broad view of Martian environments.
The tasks within Mars-Bench are highly relevant to planetary scientists and geologists. They include identifying atmospheric dust, classifying surface changes, recognizing various Martian landmarks, detecting frost, and categorizing different types of terrain (like bedrock, sand, and rock). For segmentation, it includes tasks like outlining boulders, volcanic cones, landslides, and different types of craters. Object detection tasks involve finding boulders, cones, and even elusive dust devils.
Many of these datasets are unique because they require annotation by domain experts – planetary scientists or geologists – a process that is specialized and time-consuming. As a result, some datasets are relatively small, making Mars-Bench a valuable tool for studying how AI models perform with limited data.
Key Findings from Initial Evaluations
The research paper details extensive experiments with various AI models and training strategies. Here are some of the main takeaways:
- Model Performance: For classification tasks, advanced models like ViT-L/16 and SwinV2-B (types of Transformer models) showed strong performance. In segmentation, the U-Net architecture, despite its relative simplicity, often outperformed more complex Transformer-based models. For object detection, YOLO11 generally performed best.
- Challenges in Object Detection: Detecting objects like boulders and dust devils proved particularly difficult. This is often due to the small size of these datasets, a low number of objects per image, the grayscale nature of many images, and poor contrast between objects and their backgrounds.
- Impact of Training Data Size: As expected, increasing the amount of training data generally improved model performance for both classification and segmentation. However, the rate of improvement varied significantly depending on the model and the specific dataset.
- Earth vs. Mars Data: Models pre-trained on Earth Observation (EO) data were evaluated to see if they could generalize to Mars. While they performed reasonably well, models initially trained on a vast dataset of natural images (like ImageNet) often did better. This suggests that despite both being satellite imagery, Earth and Mars images have significant differences (e.g., lack of vegetation, water, human structures on Mars) that impact how well models transfer.
- Vision-Language Models (VLMs): Advanced VLMs like Gemini and GPT were also tested. They showed inconsistent results, performing well on more general terrain segmentation tasks (like identifying sand or rock) but struggling with fine-grained Martian geological structures. This highlights the need for specialized knowledge in AI models for planetary science.
Also Read:
- Unlocking Semantic Understanding in SAR Imagery with SARCLIP
- New Benchmark Reveals Vision-Language Models Struggle with Subtle Object State Recognition
Future Opportunities and Limitations
Mars-Bench opens up exciting research opportunities. It will help accelerate the development of AI models specifically designed for Mars, facilitate systematic evaluation, and provide challenging datasets for the broader machine learning community to explore problems like distribution shifts and generalization with limited data.
A current limitation of Mars-Bench is the lack of georeferencing (latitude and longitude coordinates) for most datasets. This means it’s not yet possible to analyze the spatial distribution or coverage of the benchmark across different regions of Mars, which is important for spatial analysis studies. However, some datasets, like ConeQuest and the crater segmentation datasets, do include this information.
The Mars-Bench project, with its comprehensive datasets and evaluation framework, aims to establish a standardized foundation for developing and comparing machine learning models, ultimately accelerating scientific discovery in planetary science.


