Close Menu
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release

Subscribe to Updates

Get the latest USA news and updates directly to your inbox.

What's On
Chrissy Teigen Found the Most Relaxed, Luxe Travel Pants — But This Pair Might Be Comfier

Chrissy Teigen Found the Most Relaxed, Luxe Travel Pants — But This Pair Might Be Comfier

September 10, 2026
Benches clear in Pirates-White Sox game after elbow thrown: ‘What the f–k is the matter with you?’

Benches clear in Pirates-White Sox game after elbow thrown: ‘What the f–k is the matter with you?’

September 10, 2026
Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say

Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say

September 10, 2026
Facebook X (Twitter) Instagram
Trending
  • Chrissy Teigen Found the Most Relaxed, Luxe Travel Pants — But This Pair Might Be Comfier
  • Benches clear in Pirates-White Sox game after elbow thrown: ‘What the f–k is the matter with you?’
  • Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say
  • Republicans work to win over Hispanics at Dallas convention — as polls show ’24 gains faltering
  • House hearing will examine covert malign influence ‘Trojan horse’ operations
  • Harry Styles Hints at Another Break When ‘Together, Together’ Tour Ends: ‘Don’t Know What Comes Next’
  • Exclusive | These Giants are different — and Michael Strahan tells The Post why
  • Canon RF 20mm f/1.4L VCM review: Wide, bright and built for the dark
  • Privacy
  • Terms
  • Advertise
  • Contact Us
Join Us
USA TimesUSA Times
Newsletter Login
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release
USA TimesUSA Times
Home » Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say
Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say
Science

Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say

News RoomBy News RoomSeptember 10, 20260 ViewsNo Comments

IBM and NASA have partnered to create a new artificial intelligence (AI) model capable of processing decades of lunar data so scientists can more accurately map the moon’s surface one day.

Decades of robotic lunar missions have left scientists with a massive, disjointed trove of data. Traditionally, this data has been parsed by limited transformer models such as SwinV2-B, created in 2022 as a general-purpose model to understand images and improve accuracy on photo recognition and related vision tasks. Spacecraft orbiting the moon captured this data using a mismatched array of sensors, without an accessible way to analyze or utilize it.

Specifically, images from high-resolution optical cameras, laser altimeters, radar reflectance tools and spectrometers that measure elemental density have created huge datasets — but unifying them into a cohesive picture of the lunar surface has been a labor-intensive and computationally demanding process.

Latest Videos FromLive Science

To crack the data bottleneck, researchers from NASA and IBM teamed up to build the Lunar Foundation Model (LFM). This agile AI system is designed to piece together multimodal, multiresolution data to build a detailed picture of the lunar surface to support future missions. The team published their findings Sept. 10 in a technical paper shared with Live Science.

Scientists have collected troves of data about the moon over many decades — but much of it is disjointed and difficult to analyze.

(Image credit: IBM)

The scientists wanted to build a single, reusable backbone AI model that would be freely available to scientists via the open-source AI model repository Hugging Face. Because the model is open-source, researchers could fine-tune the AI to tackle specific questions as part of different projects.


You may like

For NASA, this includes thorny issues such as generating a reliable crater map so researchers can plot safe landing zones, or analyzing those craters for clues about the chemical makeup of the moon’s interior and its history.

LFM also enables scientists to comb through the data for heavily shadowed sites on the moon that often conceal subsurface ice, which is critical for establishing long-term lunar bases. Volcanic activity can be tracked and collated too, which will allow future projects to avoid unstable terrain and reveal insight into the moon’s thermal evolution.

Get the world’s most fascinating discoveries delivered straight to your inbox.

Unique challenges

Processing lunar observations presents unique computational challenges that differ from those of similar models, which cover things like weather, geospatial data and heliophysics. NASA’s Lunar Reconnaissance Orbiter and other spacecraft collect measurements across vastly different spatial scales, ranging from broad regional maps at a resolution of 100 meters per pixel down to terrain scans resolving at 1 m per pixel.

Because the moon lacks an atmosphere, extreme sunlight geometry is an issue, creating deep, deceptive shadows. Sunlight can also wash out subtle geological details, depending on when an image was captured.

To overcome these problems, the team compiled a layered benchmark dataset named SomBench, made up of nearly 2 million overlapping map patches called tiles. SomBench organizes that data into aligned tracks so data from completely different instruments, or imagery taken at different resolutions or angles, all end up together as long as they’re capturing the same tiles.


What to read next

The lower-resolution layers provide wide-angle overviews, as well as ultraviolet reflectance and elevation data. High-res layers combine tight, detailed camera shots with meter-scale terrain, slope and orientation maps. Specialized readings of thermal behavior, surface mineralogy and local gravitational anomalies also get layered in.


Image 1 of 4

Visualization of the NASA-IBM Lunar Foundation Model’s ice prospectivity capability.
A visualization of the NASA-IBM Lunar Foundation Model’s ice prospectivity capability.

(Image credit: IBM)

A visualization demonstrating the NASA-IBM Lunar Foundation Model’s craterdetection capability.
A visualization demonstrating the NASA-IBM Lunar Foundation Model’s craterdetection capability.

(Image credit: IBM)

A visualization demonstrating the NASA-IBM Lunar Foundation Model’s ability to identify and map irregular mare patches (IMPs), rare volcanic features on the Moon’s surface.
A visualization demonstrating the NASA-IBM Lunar Foundation Model’s ability to identify and map irregular mare patches (IMPs), rare volcanic features on the Moon’s surface.

(Image credit: IBM)

An infographic illustrating how the NASA-IBM Lunar Foundation Model assists withanalyzing lunar imagery and data at scale.
An infographic illustrating how the NASA-IBM Lunar Foundation Model assists withanalyzing lunar imagery and data at scale.

(Image credit: IBM)

LFM learns to interpret all that layered data through a technique called masked-token learning, which is where parts of a dataset are hidden so the AI has to fill in the blanks. During training, the AI is shown a portion of a lunar tile, like its visible light appearance and elevation, and nothing else. The model then continuously predicts the concealed information across millions of examples, and learns the relationships between elements like lighting, terrain structure and physical geography.

Lighting analysis is built directly into the model’s core architecture. Rather than forcing the model to infer light levels solely from shadows, researchers supplied explicit metadata describing solar angles and spacecraft positions. This allows the model to use its processing power to recognize actual terrain features rather than getting tricked by shadows.

One giant leap

The AI model performed well across four tasks it was evaluated on. In crater detection, it outperformed SwinV2-B by nearly 19% using half as many training labels. When estimating polar ice prospectivity within the top meter of regolith (lunar dust and rocks), LFM maintained strong predictive power with fewer data channels and reduced errors in identifying areas with high potential for lunar ice by up to 22% compared with SwinV2-B. Its performance on meter-scale crater mapping and rare volcanic landforms was similarly competitive with top custom models.

Scientists can customize LFM using lightweight techniques like low-rank adaptation — a way to fine-tune an AI by changing a tiny set of weights and not touching most of the original model. This allows researchers to tailor the model to specialized exploration tasks, without the steep computing costs of training an AI from scratch.

During the first shift of the lunar flyby observation period, the Artemis II crewcaptured more than two-thirds of the Moon, highlighting surface details on the nearside

LFM will be made available to researchers freely through the open-source AI repository Hugging Face so that teams can tailor it to their specific needs when studying the lunar surface.

(Image credit: NASA)

However, the researchers cautioned in a statement that the system best serves as a pattern-recognition assistant and is not a replacement for direct physical measurements. Nonetheless, the team said the model represents a major leap toward transforming decades of raw data into a unified, intelligent toolkit for future robotic and crewed lunar missions.

In the near term, scientists will likely use the LFM as a backbone for key lunar remote-sensing tasks, while the long process of fine-tuning it ramps up. Over time, the model will be refined for tasks like improved crater detection and mapping, segmenting subtle geomorphic units such as irregular mare (volcanic activity) patches, and improving polar ice detection by integrating terrain, illumination, and thermal layers.

Share. Facebook Twitter LinkedIn Telegram WhatsApp Email

Keep Reading

Canon RF 20mm f/1.4L VCM review: Wide, bright and built for the dark

Canon RF 20mm f/1.4L VCM review: Wide, bright and built for the dark

A Harvest Moon with 5 planets on the side: September is the best month for stargazing, ‪and this year is extra special

A Harvest Moon with 5 planets on the side: September is the best month for stargazing, ‪and this year is extra special

Record-breaking rain in California was caused by abnormally high temperatures on the other side of the world, study finds

Record-breaking rain in California was caused by abnormally high temperatures on the other side of the world, study finds

Scientists behind remarkable findings in sleep science and hemophilia awarded coveted Lasker Awards, and Michael J. Fox wins a public service award

Scientists behind remarkable findings in sleep science and hemophilia awarded coveted Lasker Awards, and Michael J. Fox wins a public service award

Watch the first-ever footage of a rare deep-sea squid in the northeastern Pacific

Watch the first-ever footage of a rare deep-sea squid in the northeastern Pacific

‘Why would you ruin your career?’: OpenAI claims to have cracked one of math’s greatest unsolved problems, but mathematicians allege it played dirty

‘Why would you ruin your career?’: OpenAI claims to have cracked one of math’s greatest unsolved problems, but mathematicians allege it played dirty

World’s oldest evidence of habitual drug use traced back 25,000 years to Indonesia

World’s oldest evidence of habitual drug use traced back 25,000 years to Indonesia

See the highest-resolution footage of a black hole jet ever taken, thanks to AI and 27 years of observations

See the highest-resolution footage of a black hole jet ever taken, thanks to AI and 27 years of observations

Enigmatic Denisovans lived by cave in what is now China for 100,000 years, rare fossils and handcrafted tools reveal

Enigmatic Denisovans lived by cave in what is now China for 100,000 years, rare fossils and handcrafted tools reveal

Add A Comment
Leave A Reply Cancel Reply

Editors Picks

Benches clear in Pirates-White Sox game after elbow thrown: ‘What the f–k is the matter with you?’

Benches clear in Pirates-White Sox game after elbow thrown: ‘What the f–k is the matter with you?’

September 10, 2026
Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say

Powerful new AI model will map the moon’s surface in more detail than ever, NASA and IBM scientists say

September 10, 2026
Republicans work to win over Hispanics at Dallas convention — as polls show ’24 gains faltering

Republicans work to win over Hispanics at Dallas convention — as polls show ’24 gains faltering

September 10, 2026
House hearing will examine covert malign influence ‘Trojan horse’ operations

House hearing will examine covert malign influence ‘Trojan horse’ operations

September 10, 2026

Subscribe to News

Get the latest USA news and updates directly to your inbox.

Latest News
Harry Styles Hints at Another Break When ‘Together, Together’ Tour Ends: ‘Don’t Know What Comes Next’

Harry Styles Hints at Another Break When ‘Together, Together’ Tour Ends: ‘Don’t Know What Comes Next’

September 10, 2026
Exclusive | These Giants are different — and Michael Strahan tells The Post why

Exclusive | These Giants are different — and Michael Strahan tells The Post why

September 10, 2026
Canon RF 20mm f/1.4L VCM review: Wide, bright and built for the dark

Canon RF 20mm f/1.4L VCM review: Wide, bright and built for the dark

September 10, 2026
Facebook X (Twitter) Pinterest WhatsApp TikTok Instagram
© 2026 USA Times. All Rights Reserved.
  • Privacy Policy
  • Terms
  • Advertise
  • Contact

Type above and press Enter to search. Press Esc to cancel.