
Share
The NASA-IBM Lunar Foundation Model fuses decades of multimodal lunar data into one open weights model on Hugging Face, aiming to help researchers spot ice deposits, volcanic patches, and craters at scale.
IBM and NASA have shipped another entry in their Prithvi family of open source foundation models, this time pointing the tech at the Moon. The NASA-IBM Lunar Foundation Model is now live on Hugging Face, trained on a curated lunar observation dataset the two organizations spent time assembling from multiple missions and instruments.
The pitch here isn't just "AI for space, cool." It's a real engineering problem: lunar data comes from different instruments, different resolutions, different viewing angles, and none of it plays nicely together by default. NASA and IBM claim this is the first model to integrate observations across modalities (different data formats and sensor types) and spatial scales into a single unified model. That matters because the alternative, up to now, has been scientists manually cross-referencing maps and imagery, or relying on lower-resolution ML models that couldn't handle the full mix of inputs.
Practically, the model is aimed at three specific science tasks:
For the ice-hunting use case specifically, the model combines multimodal and multi-resolution observations to better predict where ice is likely hiding, which is a meaningfully harder problem than just running object detection on a single image layer.
The model is only half the story. Alongside it, NASA and IBM released an open-source dataset built from more than 30 spatially-aligned layers, pulling from nine instruments across four separate missions. That's tens of thousands of images and maps, all lined up so they describe the same patches of lunar surface across different geophysical properties. Getting that spatial alignment right, so a pixel in one layer actually corresponds to the same physical location in another, is the unglamorous but essential groundwork that makes a multimodal model like this trainable in the first place.
"NASA has spent decades building an extraordinary scientific record of the Moon, but collecting data is only part of the job," said Kevin Murphy, the agency's chief science data officer. "We also have to make data easier for scientists to explore and use."

IBM's framing leans on the same idea. Juan Bernabe-Moreno, the company's director of research for Europe, described the model as giving scientists "a foundation to explore the Moon at scale, connecting observations across instruments, revealing patterns that are difficult to see in isolation, and providing an open platform the global research community can build on."
This isn't IBM and NASA's first rodeo. The Prithvi lineage started in 2023 with a foundation model for labeling satellite imagery of Earth. That was followed a year later by a climate model built for weather prediction, and last year by Surya, a model trained to forecast solar flares that could mess with satellites and spacecraft. The Lunar Foundation Model slots into that same family, applying the same general approach, pretrain on a huge pile of aligned scientific observations, then let researchers fine-tune for specific tasks, to a new domain.
One thing notably absent from the announcement: a parameter count. NASA and IBM haven't disclosed the model's exact size. When asked what hardware someone would actually need to run or fine-tune it, an IBM spokesperson gave the kind of "it depends" answer that will sound familiar to anyone who's tried to spec out infrastructure for a foundation model:
"Hardware needs will depend on the application, the size and number of inputs, and whether they're running predictions or further training the model. As a rule of thumb, most of our fine-tuning experiments were conducted using Nvidia A100 GPUs."
They added that smaller-scale experiments and inference workloads "may be possible on more modest hardware," though the exact requirements vary by task. Translation: if you're doing serious fine-tuning across the full multimodal dataset, budget for A100-class compute. If you just want to poke at inference on a subset of the data, you've got more room to improvise.
For developers and researchers who've been curious about foundation models applied outside the usual text-and-image domains, this is a solid one to pull down and poke at. It's open weights, it's got a real dataset behind it, and unlike a lot of "AI for science" announcements, there's an actual model card on Hugging Face you can go read right now.
Tags
Original Sources
NASA and IBM open source lunar mapping tools
↗ https://www.theregister.com/ai-and-ml/2026/09/10/nasa-and-ibm-open-source-lunar-mapping-tools/5295633
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
11 September 2026
33 articles
Related Articles
Related Articles
More Stories
© 2026 Cedar & Bloom. All rights reserved.