ภาษาไทย中文
中文版 · ภาษาไทย
The hook: On February 3, 1966, the Soviet Luna 9 became the first probe in human history to achieve a soft landing on the Moon and transmit photographs back from the lunar surface. But this metal sphere, only 58 centimeters in diameter, then vanished from the Moon's surface for a full 60 years. NASA's LRO (Lunar Reconnaissance Orbiter) imaged the entire lunar surface, yet could never find it. Then, in January 2026, scientists at University College London (UCL) announced with an AI algorithm called YOLO-ETA: "We may have found it." But at almost the same moment, a Russian science writer using "naked-eye crowdsourced search" also announced he had found it - and the two answers were 25 kilometers apart. AI vs. the human eye - who is right?

1. Origins: Luna 9's Place in History (1966)

At 18:45:30 GMT on February 3, 1966, a metal sphere weighing about 99 kilograms and measuring roughly 58 centimeters in diameter bounced several times on airbag cushions on the western edge of the Moon's Ocean of Storms (Oceanus Procellarum), then came to rest. A few minutes later, it opened four petal-shaped shells - like a steel rose blooming on the lunar surface.

This was Luna 9 (Луна-9), the first probe in human history to successfully achieve a soft landing on the Moon and transmit data. Before it, every probe that had reached the Moon ended in a hard landing - an impact. It broke a decade-long technological stalemate and won back an important round for the Soviet Union in the space race.

The Space Race Context

In the early 1960s, the Soviet Union and the United States were locked in a frantic space race. The Soviets had already won two key battles: Sputnik 1 in 1957 (the first artificial satellite) and Yuri Gagarin in 1961 (the first human in space). But the next goal - placing something safely on the Moon - became a stubborn hurdle.

Before Luna 9's success, the Soviets had failed 11 consecutive times. Each attempt ended in a high-speed impact. When Luna 9 sent back the first panoramic photo from the lunar surface, the Soviet scientists in the office downstairs reportedly cried out in astonishment: we didn't just land - we're still alive.

The First Panoramic Photo of the Lunar Surface

The television camera aboard Luna 9 captured the first-ever photograph taken from the surface of the Moon. The image clearly showed rocks, dust, and a sharp horizon line. It answered a question that had plagued scientists in the early 1960s: was the lunar surface hard or soft?

Back then, Cornell astronomer Thomas Gold had argued that the Moon might be covered in meters of loose dust thick enough to swallow an entire spacecraft. Luna 9's landing and the clear photos it returned proved Gold wrong - the lunar surface could support heavy objects. That discovery paved the way for the crewed Apollo 11 landing three years later.

"Luna 9 was not just a successful mission. It answered the most fundamental question about human lunar exploration - whether the surface could support a person."

- Scientific American, 2026

Why It Couldn't Be Found for 60 Years

This is the most ironic part of the story: Luna 9 rewrote history, but it itself disappeared on the surface of the Moon.

The Soviets at the time published landing coordinates of 7°8' N, 64°22' W (approximately 7.13°N, 64.37°W), but lunar positioning accuracy in the 1960s was very poor - the actual error could be tens of kilometers. Worse still, Luna 9 itself is only 58 centimeters across, while the best resolution of NASA's LRO (Lunar Reconnaissance Orbiter) is about 0.5 meters per pixel. That means the entire probe would show up as a single small bright spot in the photos, almost indistinguishable from the thousands of natural small-rock reflections on the surface.

58 cm

Diameter of the Luna 9 sphere

99 kg

Mass of the Luna 9 lander capsule

~50 km

Possible error of the original coordinates

60 years

Time lost on the lunar surface

2. YOLO-ETA: How the AI Detective Works

In January 2026, a team led by planetary scientist Lewis Pinault at University College London (UCL) and the SETI Institute published a paper in npj Space Exploration, a new Nature-family journal. Its title was blunt: "Possible identification of the Luna 9 Moon landing site using a novel machine learning algorithm."

They claimed they had found it. And the tool they used was an AI called YOLO-ETA.

From TinyYOLOv2 to a Lunar Detective

YOLO (You Only Look Once) is the most famous family of real-time object-detection models in computer vision, introduced by Joseph Redmon and colleagues in 2015 (arXiv:1506.02640). Its philosophy: don't sweep over an image again and again like traditional methods - just look once, and use a single neural network to predict all object bounding boxes and classes at once. This makes it fast enough to process video in real time.

The Pinault team chose one of its lightweight variants, TinyYOLOv2, and heavily modified it. They gave their modified version a new name: YOLO-ETA, where ETA stands for Extraterrestrial Artefact.

It Doesn't Look for the Metal Sphere Itself

This is the cleverest move in the whole study: YOLO-ETA does not look for the 58 cm metal sphere itself.

Why? Because the sphere is too small - it would occupy less than one pixel in LRO images, indistinguishable from background noise. Instead, the Pinault team had the AI hunt for the "crime scene" traces, including:

Key insight: On the Moon, "finding an object" is extremely hard, but "finding the traces an object leaves behind" is relatively easy. The AI doesn't look at the metal sphere - it looks at the fingerprint the sphere left on the lunar surface.

3. The Genius of the Training Data

If you want to train an AI to recognize traces of Luna 9, here's the problem: where do you get the training data? Luna 9 itself is lost - no one knows what it truly looks like now, and there are no high-resolution images from known locations to use as examples.

Training on Apollo Landing Site Images

The Pinault team's answer: use high-resolution LRO images of the American Apollo program's landing sites as training data.

The Apollo 11, 12, 14, 15, 16, and 17 landing sites have all been imaged by LRO from low altitude multiple times - high resolution, varied lighting angles, and coordinates known to the meter. These lunar modules were much larger than Luna 9 (the descent stage was about 4.2 m tall and 9 m wide) and left far clearer, more obvious traces: radial regolith disturbance from engine exhaust, shadows of the landing legs, lunar rover tracks, astronaut footprints, and more.

Learning the Common Features of "Traces"

This is the philosophical core of the whole method: the AI learns not "what a lunar module looks like", but "what common features artificial objects leave on the lunar surface."

This approach is called cross-class feature generalization. The knowledge YOLO-ETA acquired was:

A Historical Irony: Apollo Images Now Help AI Find Luna 9

In 1966, the lunar surface photos transmitted by Luna 9 helped NASA confirm that the Moon could support the weight of a lunar module - providing critical information for the Apollo 11 crewed landing three years later.

Sixty years on, the clear images of the Apollo landing sites have now become the raw material for training an AI to search for that lost Soviet metal sphere.

The gentlest act of repayment in the history of spaceflight: the student has found the teacher.

4. The Blind Test: Verifying What the AI Can Really Do

Any research claiming "my AI found something" will be questioned: did it really find it, or did it just guess right? The Pinault team knew this, and so they ran a blind test: they used two real probes with designs completely different from Luna 9, but with known coordinates, to validate the AI.

Two Control Cases

ProbeCountryYearTypeDesign difference
Luna 16USSR1970Sample returnHas an ascent stage rocket, larger body
Surveyor 7USA1968Tripod landerCompletely different landing method

These two probes look and land very differently from Luna 9: Luna 16 has a huge ascent stage to send lunar samples back to Earth, and Surveyor 7 is a tripod lander with camera masts and a robotic arm. If YOLO-ETA had simply memorized "what a lunar module looks like," it would never have recognized these two.

Result: High-Confidence, Accurate Hits

The results were surprisingly good:

80%

Detection confidence on known landing sites

~0.60

F1 score (harmonic mean of precision and recall)

The AI pinpointed Luna 16 and Surveyor 7 with 80% confidence. The F1 score (~0.60) may look modest, but for the task of "finding small artificial objects on the lunar surface" it is excellent - it shows that the AI struck a real balance between precision and recall rather than inflating its score by guessing wildly.

This result proves: what YOLO-ETA learned really is "common features of artificial objects," not any specific shape. It sees that Luna 16, Surveyor 7, and the Apollo lunar modules are "the same kind of thing" - because they all leave similar geometric and optical fingerprints on the surface.

5. The Real Challenge: Searching 5×5 km of Lunar Surface

After passing the blind test, the team pointed the AI at the real target: a 5 km × 5 km region near Luna 9's original coordinates.

Getting a Feel for How Big That Is

25 km²

Total search area

~3,500

Equivalent number of football fields (7,140 m² each)

You are trying to find a 58-centimeter metal sphere on a desolate lunar plain the size of 3,500 football fields stitched together. This is no longer "a needle in a haystack" - it is finding a fingerprint in a desert.

Cross-Validation with Multiple Lighting Angles

A key trick used by YOLO-ETA is to analyze multiple LRO images of the same location taken at different times and under different lighting angles. Shadow directions on the Moon change dramatically with the sun's angle; if a "candidate bright spot" appears under every lighting condition, it is more likely to be real metal; if it only shows up under certain lighting, it is probably just an accidental reflection from a natural rock.

This technique helped the AI filter out massive amounts of interference from natural crater reflections. In the end, it locked onto one best candidate: 7.03°N, 64.33°W.

6. A Perfectly Reconstructed "Crash Scene"

YOLO-ETA did not just return a single coordinate - it reconstructed an entire chain of events. Within its chosen area, the AI detected not a lone point, but a group of anomaly signals with logical spatial relationships.

Physical Reconstruction of the Event Chain

This fits perfectly with the landing sequence in Luna 9's original mission design: main braking rocket decelerates → airbags inflate → bus crashes → sphere separates → airbags bounce several times → petal shells open.

A Matching Horizon: The Final Seal

The strongest corroborating evidence came from the Pinault team's final step: they compared the 3D terrain model of the AI's candidate site (built from LRO elevation data) against the old 1966 photographs transmitted by Luna 9, matching the horizon profile.

"The horizon profile at the AI's candidate location matches the undulations visible in that panoramic photograph from 60 years ago. This is no coincidence - this is the scene."

- Pinault et al., npj Space Exploration, 2026

7. AI vs. Human Eye: Two Completely Different Paths

But just around the time the UCL team published their paper, another independent searcher also announced that he had found Luna 9 - using a method that required no machine learning at all.

A Russian Science Writer's "Crowdsourced Eyeball Search"

The well-known Russian space science writer and blogger Vitaly Egorov (online handle Zelenyikot) led a group of amateur astronomy enthusiasts and published their search process on Medium. Their method:

Their final chosen coordinates: 7.86°N, 63.86°W.

The Two Answers Are 25 km Apart

7.03°N

AI (YOLO-ETA) candidate

7.86°N

Human eye (Zelenyikot) candidate

~25 km

Distance between the two answers

?

Who is right?

Strengths and Weaknesses of Each Method

Strengths of the AI method

• Massive-scale pattern recognition
• Cross-analysis across lighting angles
• Not misled by occasional reflections
• Can scan large areas automatically
• Validated by blind testing

Weaknesses of the AI method

• Depends on training-data quality
• Luna 9's airbag landing differs greatly from Apollo lunar modules
• Risk of over-generalizing to irrelevant features
• 80% confidence is not the same as being correct

Strengths of the human-eye method

• Directly compares against original 1966 imagery
• Relies on geometry and physics, no training required
• Terrain match is very strong physical evidence
• Highly explainable

Weaknesses of the human-eye method

• The Moon has too many craters - easy to misalign
• The original photographs are poor quality
• Subjective judgment is not reproducible
• No statistical validation

8. First-Principles Analysis: Why AI Is So Strong on This Problem

From a first-principles perspective, the task of finding Luna 9 happens to hit several of AI's strongest capabilities.

Pattern Recognition vs. Object Recognition

Traditional computer vision thinks of "finding Luna 9" as "recognizing a metal sphere" - this is object recognition. But the sphere itself is only a single pixel in the imagery; it simply cannot be "recognized."

YOLO-ETA reframes the problem as "recognizing the patterns of surface disturbance left by artificial objects" - this is pattern recognition. And pattern recognition is precisely where deep neural networks shine: they can extract statistical regularities from thousands of training images, even regularities that humans cannot articulate.

The Power of Feature Generalization

The strength of AI is not memorizing specific images, but abstracting the "essential features" of a category. From Apollo lunar modules, YOLO-ETA learned not what Apollo looks like, but the visual fingerprint of "being artificial" on the lunar surface. This lets it transfer to Luna 16, Surveyor 7, and even Luna 9 - objects of wildly different designs.

Multimodal Verification

The AI does not look at just one photo. It cross-references lighting angles, 3D terrain elevation, and changes over time. That is something human eyes struggle to do at scale. A person can only look at one image at a time; the AI can process thousands in parallel.

"Finding the Trace" Beats "Finding the Object"

This is YOLO-ETA's deepest philosophical contribution: at some scales, the object itself is invisible, yet the disturbance it imposes on its environment still exists - and is larger and easier to detect than the object itself.
In other words - look for the effect, not the source.

9. Historical Parallels

Three Kingdoms China - Zhuge Liang's "Eight Formations" (Reconstructing a Battle Plan from Its Traces)

Zhuge Liang (181-234 CE) was the legendary strategist of the Kingdom of Shu during China's Three Kingdoms period. According to the Records of the Three Kingdoms, after his death he left behind the "Eight Formations Diagram" - a battle array that puzzled later generations for over a thousand years. Sources such as the Chronicles of Jingzhou recount that the Tang poet Du Fu later visited the remains of the Eight Formations at Kuizhou, where only neat piles of stones remained along the riverbank. The way later scholars studied this battle plan was not to look at the formation itself (long gone), but to examine the traces it had left: terrain changes, the orientation of the stones, patterns in water-flow disturbance.

This is the exact same logic YOLO-ETA uses to find Luna 9: don't look for the object itself - look for the traces it left behind. A thousand years ago, Zhuge Liang's stones still lay where they had been placed, and a thousand years later people worked backward from their spatial distribution to reconstruct his tactics. Sixty years ago, a Soviet metal sphere became an almost invisible bright speck on the lunar surface, and sixty years later an AI works backward from the disturbed regolith around it to reconstruct the landing.

The methodology spans 1,700 years.

Sherlock Holmes and "The Blue Carbuncle" - Inferring Truth from Details

Arthur Conan Doyle's Sherlock Holmes never chases a suspect directly. In "The Adventure of the Blue Carbuncle," Holmes deduces an unknown man's occupation, height, hair color, recent unemployment, and whether his wife still loves him - all from nothing but a lost old hat.

His famous line is: "You see, but you do not observe." The core of Holmes's method is to reason backward from the details left at the scene (footprints, ash, clothing fibers, dust distribution) to the truth of what happened.

The AI detective YOLO-ETA uses exactly the same method - inferring from reflections, shadows, and regolith disturbance that "an artificial object was once here." The logic of 221B Baker Street, transplanted to the Moon's Ocean of Storms.

10. Business and Scientific Insights

Insight 1: "Finding the trace" is more practical than "finding the object"

Luna 9 itself is only 58 cm across - effectively impossible to find. But the radial regolith disturbance from its landing may extend tens of meters. The trace is dozens of times larger than the object itself, and far easier to see.

Business takeaway: Instead of exhausting yourself trying to find "where your target customers are," look for the traces they leave behind - search keywords, forum discussions, Google Trends curves, shopping-cart abandonment rates, customer-support ticket categories. Customers are harder to find than their search history, but search history is more honest than any customer.

Insight 2: The power of cross-domain training

YOLO-ETA learned from NASA's Apollo lunar modules, yet was used to find a Soviet airbag probe. It learned not a shape, but "artificialness."

Business takeaway: You don't have to draw lessons only from your own industry. A restaurant owner can learn inventory management from retail; a SaaS founder can borrow safety culture from aviation; an education startup can steal engagement design from the gaming industry. The key is to capture the "underlying pattern" rather than the "surface practice."

Insight 3: Blind testing is the gold standard for any method

The Pinault team did not directly claim they had found Luna 9. They first ran blind tests using Luna 16 and Surveyor 7 (known coordinates). That single step turned their conclusion from a "claim" into something "credible."

Business takeaway: If your marketing method can only explain "cases that already succeeded," it is meaningless - that is called post-hoc rationalization. The real test is: give it a case you have not seen before, and can it predict the outcome? If yes, it is a method. If not, it is a story.

Insight 4: AI and the human eye complement, not compete

The AI gave 7.03°N; the human eye gave 7.86°N. Many people will ask, "Who won?" But two independent candidates from two independent methods are the best possible verification framework: whichever one turns out to be real, the other becomes a valuable case of "good method, wrong answer."

Business takeaway: Don't treat AI and humans as rivals. For critical decisions, keep both paths alive - one where AI does large-scale filtering, another where humans add intuition and physical sanity checks - and let the facts (the verification flyby in March 2026) make the final judgment. Complementarity beats replacement.

11. Conclusion and Upcoming Verification

In March 2026, India's Chandrayaan-2 lunar orbiter will fly over the western Ocean of Storms and carry out high-resolution imaging of both the AI and human-eye candidate regions. Its OHRC (Orbiter High Resolution Camera) has a resolution of 0.25 meters per pixel - twice the best of LRO.

0.25 m

Chandrayaan-2 OHRC resolution

~1 px

Expected size of Luna 9's central body

~5-6 px

Span of the four petal antennas once deployed

2026/03

Scheduled verification flyby

At 0.25 meters per pixel, Luna 9's unfolded metal petals (total span about 1.5 meters) should form a cross- or star-shaped bright spot a few pixels across. That is a geometric signature no natural terrain can forge.

Three possible outcomes await:

  1. AI wins: 7.03°N, 64.33°W really does show a petal-shaped metal reflection → YOLO-ETA becomes the new standard tool for space archaeology.
  2. Human eye wins: 7.86°N, 63.86°W turns out to be the real landing site → old-school terrain matching remains the most reliable method, and the AI's training-data bias will need correcting.
  3. Neither finds it: both answers are wrong → the 60-year-old coordinate error was larger than anyone thought, and the search area must be expanded many times over.

But no matter which ending it is, this AI vs. human-eye showdown has already won: it has brought fresh attention to a forgotten 60-year-old space archaeology problem, proved the feasibility of the "look for traces" methodology, and demonstrated a modern scientific workflow of "algorithm + human intuition + verification flyby."

Luna 9 once paved the way for humanity's lunar landings. Sixty years on, it is paving the way for AI space archaeology. A 58-centimeter metal sphere has rewritten history twice.

References

  1. Pinault, L. J. et al. (2026). Possible identification of the Luna 9 Moon landing site using a novel machine learning algorithm. npj Space Exploration. DOI: 10.1038/s44453-025-00020-x
  2. Redmon, J., Divvala, S., Girshick, R., & Farhadi, A. (2015). You Only Look Once: Unified, Real-Time Object Detection. arXiv:1506.02640
  3. Egorov, V. (Zelenyikot) (2026). How we search the Luna 9. Medium.
  4. Wikipedia. Luna 9.
  5. Wikipedia. You Only Look Once.
  6. Wikipedia. Lunar Reconnaissance Orbiter.
  7. Scientific American (2026). AI may have spotted the long-lost Luna 9 lander on the Moon.
  8. Smithsonian Magazine (2026). Scientists Think They Have Finally Found the Soviet Union's Lost Moon Lander.
  9. phys.org (2026). AI helps identify possible Luna 9 landing site on the Moon.
  10. SETI Institute (2026). SETI researcher uses machine learning to locate Luna 9.
  11. Interesting Engineering (2026). AI algorithm YOLO-ETA pinpoints Soviet Luna 9 on the Moon after 60 years.
  12. GitHub. LewisJPinault / YOLO-ETA-Luna-9 - source code and training set.
  13. NASA LRO Mission. Lunar Reconnaissance Orbiter official site.
  14. ISRO Chandrayaan-2. Chandrayaan-2 Orbiter High Resolution Camera (OHRC).
  15. Conan Doyle, A. (1892). The Adventure of the Blue Carbuncle, in The Adventures of Sherlock Holmes.
  16. Records of the Three Kingdoms - Book of Shu - Biography of Zhuge Liang; Du Fu, "The Eight Formations Diagram" (poem).