---
title: "NASA and IBM Release Open AI Model for Studying the Moon: Petabytes of LRO Data and 23% Higher Accuracy"
description: "NASA and IBM have unveiled the open Lunar Foundation Model AI, trained on petabytes of LRO data collected over 17 years. The system is more accurate than existing algorithms in searching for lunar ice and mapping craters."
date: 2026-09-11T11:20:00.000Z
lang: en
url: https://xab.info/en/posts/nasa-ibm-open-ai-model-for-studying-the-moon
tags: [nasa, ibm, artificial-intelligence, moon, lunar-research, space]
publisher: "XAB.info"
---

# NASA and IBM Release Open AI Model for Studying the Moon: Petabytes of LRO Data and 23% Higher Accuracy

![Lunar surface with craters and maria — LRO data powering the new NASA and IBM AI model](https://xab.info/media/2026/09/11/nasa-ibm-lunar-foundation-model-ii-dlya-izucheniya-luny/nasa-ibm-lunar-foundation-model-ii-dlya-izucheniya-luny-1.webp)

## 🎯 Key Points

- NASA and IBM released the open Lunar Foundation Model, a foundation AI model for analyzing the surface of the Moon.
- The model was trained on petabytes of LRO data collected over 17 years and around two million images, including data from GRAIL, Lunar Prospector, and SELENE.
- In searching for lunar ice, the system reduced errors by 23%, and in crater mapping it proved 19% more accurate than SwinV2-B using half the data.
- The model identified a new crater from the impact of a SpaceX Falcon 9 rocket (August 5) and has been added to the AI for Science ecosystem and the TerraTorch toolkit.

NASA and IBM have unveiled an open foundation model of artificial intelligence — the NASA-IBM Lunar Foundation Model — designed for analyzing the surface of the Moon. The system has been added to the "AI for Science" ecosystem, which the two agencies are jointly developing, and has been integrated into the open-source TerraTorch toolkit. The same lineup includes the Prithvi family of models for monitoring natural disasters and crop yields on Earth, as well as the Surya model, which forecasts solar flares and space weather. The versatility of the foundation model allows planetary scientists to adapt it to a wide range of tasks using only a small amount of labeled data.

### Scale of the Training Data

The model was trained primarily on petabytes of data from the Lunar Reconnaissance Orbiter (LRO), collected over 17 years of operation. In total, the AI processed around two million images: over one million high-resolution one-meter images and nearly 964,000 multispectral frames. The training set was additionally supplemented with data from the GRAIL, Lunar Prospector, and Japan's SELENE missions, enabling coverage of different types of lunar surface observations.

### Technical Challenges of Training

Training the system proved significantly more difficult than for similar models working with Earth data. Because the Moon has no atmosphere, shadows there are extremely sharp and completely black, devoid of any information, and due to the constantly changing angle of solar illumination, the same object looks different in different frames. The traditional training method, in which the algorithm reconstructs the hidden 90 percent of an image based on the visible 10 percent, failed: most craters look almost identical from orbit, and the model could not find distinguishing features. Scientists found a solution by dividing the Moon into separate sectors using an "orange-slicing" principle and completely separating the training sectors from the test sectors, which eliminated information leakage between the datasets.

### Results and Accuracy

In the task of searching for water ice, the AI models the stability of ice on and beneath the surface in permanently shadowed polar regions, reducing the number of errors by 23 percent compared to Microsoft's SwinV2-B visual system. In crater mapping, the algorithm proved 19 percent more accurate than the same SwinV2-B, using only half the volume of training data. The model also successfully identified a new crater formed by the impact of a SpaceX Falcon 9 rocket on August 5, distinguishing it from an existing formation. A separate area of focus is the study of lunar volcanism: the system accelerates the search for rare young volcanic formations, helping to better understand the Moon's thermal evolution and cooling history.

### Significance for Future Missions

The presented lunar model reproduces maps of the probability distribution of lunar ice near the poles and opens up possibilities for planning future space missions, where accurate data on resources and terrain are critical. The open nature of the tool and its integration into TerraTorch make the system accessible to a wide range of researchers, while its high accuracy with smaller volumes of labeled data reduces the time and cost of preparing models for specific scientific tasks.

## 🔍 Fact-Check Verification

- [Petabytes of data and millions of images: NASA and IBM release a powerful AI for the Moon](https://www.rbc.ua/ukr/news/petabayti-danih-i-17-rokiv-foto-nasa-ta-ibm-1789121271.html) - Подтверждает масштаб данных LRO (17 лет, петабайты) и миллионы снимков.
- [NASA and IBM release open AI model for studying the Moon – accuracy 23 percent higher](https://shazoo.ru/2026/09/11/190439/nasa-i-ibm-vypustili-otkrytuiu-ii-model-dlia-izuceniia-luny-tocnost-vyse-na-23-procenta) - Подтверждает показатель точности 23% в задаче поиска льда.
- [IBM and NASA teach AI to find the best places for life on the Moon](https://www.securitylab.ru/news/577199.php) - Подтверждает назначение модели на анализ полярных регионов и ресурсов.
- [Searching for resources for future space missions: NASA and IBM present AI for lunar research](https://zn.ua/TECHNOLOGIES/poisk-resursov-dlja-budushchikh-kosmicheskikh-missij-nasa-i-ibm-predstavili-ii-dlja-issledovanija-luny.html) - Подтверждает контекст применения для будущих миссий и экосистему AI for Science.

## ❓ FAQ

### Q: What is the NASA-IBM Lunar Foundation Model?
**A:** It is an open foundation model of artificial intelligence developed by NASA and IBM for analyzing the surface of the Moon. It was trained on petabytes of data from the LRO spacecraft collected over 17 years and is integrated into the open-source TerraTorch toolkit.

### Q: What data was the model trained on?
**A:** Primarily on data from the Lunar Reconnaissance Orbiter (around two million images: over one million one-meter-resolution images and nearly 964,000 multispectral frames), as well as on data from the GRAIL, Lunar Prospector, and Japan's SELENE missions.

### Q: How much more accurate is the model than existing algorithms?
**A:** In searching for lunar ice, it reduced the number of errors by 23% compared to Microsoft's SwinV2-B system, and in crater mapping it proved 19% more accurate, using only half the volume of training data.

### Q: What practical tasks does the model solve?
**A:** The model helps search for water ice in polar regions, map craters (including identifying a new crater from the impact of a SpaceX Falcon 9 rocket), and study lunar volcanism to understand the Moon's thermal history.