---
title: "150 Code Edits Fooled AI: Neural Network Mistook a Dead Object for a Living Form — and It Threatens the Search for Life on Mars"
description: "An arXiv study showed that 150 pinpoint edits to a digital organism's code allow a neural network to be fooled in 100% of cases: the AI classifies a dead object as living. This calls into question the reliability of AI sensors on future Mars rovers and probes."
date: 2026-09-24T05:14:00.000Z
lang: en
url: https://xab.info/en/posts/ai-fooled-150-code-edits-mars-life-search
tags: [ai, astrobiology, biosignatures, mars, nasa, neural-networks, arxiv, false-positives]
publisher: "XAB.info"
---

# 150 Code Edits Fooled AI: Neural Network Mistook a Dead Object for a Living Form — and It Threatens the Search for Life on Mars

![Artificial glowing jellyfish-shaped sculptures that a neural network could mistake for living organisms](https://xab.info/media/2026/09/24/ii-obmanul-biosignatury-150-pravok-koda-inoplansetnaya-zhizn/ii-obmanul-biosignatury-150-pravok-koda-inoplansetnaya-zhizn-1.webp)

## 🎯 Key Points

- A neural network trained on Avida digital organisms showed an initial accuracy of 99.97% but was fooled in 100% of cases after ~150 pinpoint code edits
- The vulnerability creates risks for autonomous AI sensors on Mars rovers and probes to the moons of Jupiter and Saturn
- The authors emphasize the need for independent verification and keeping a human in the decision-making chain
- The false-positive pattern problem also affects medicine, video surveillance, and autopilots

In the search for extraterrestrial life, astrobiologists have for decades relied on finding universal indicators: the ability of biological systems to encode information and self-reproduce, much like DNA. These very properties are considered the most likely 'biosignatures' that could be detected on Mars, on the moons of Jupiter or Saturn. However, a new study published on the arXiv preprint server and commented on by RBC-Ukraine showed that artificial intelligence trained to recognize such signs can be easily fooled — and it will confidently point to life where there is none.

### How the 'Digital Laboratory' Was Set Up

To test how reliably neural networks can distinguish a living object from a non-living one, researchers used the Avida program — a platform that generates 'digital life' in the form of software code capable of evolving, mutating, and copying itself in a virtual environment. On tens of thousands of such digital organisms, scientists trained a neural network to recognize signs of self-reproduction. The result at the training stage was impressive: initial recognition accuracy reached 99.97 percent. It seemed the algorithm was ready to operate in conditions where a human physically cannot perform analysis in real time — for example, aboard a Mars rover.

### 150 Edits and a 100-Percent Deception

However, further testing revealed a critical vulnerability. Scientists took the code of an organism incapable of reproduction and made only isolated, pinpoint changes to it — essentially 'noise' in the command sequence. Regardless of which initial sequence the experiment started from, researchers managed to fool the AI in 100 percent of cases, as noted by Ankit Gupta, a graduate student in the Department of Computer Science and Engineering at Michigan State University (MSU). For the algorithm to mistakenly classify a non-living object as capable of self-reproduction, it took an average of about 150 minor edits to the code. Given the enormous number of possible combinations in the real world, the probability of stumbling upon a false biosignature remains extremely high.

### Contradictory Data

Fact-checking across several sources revealed a discrepancy in how the results are presented. RBC-Ukraine, citing the arXiv preprint, accurately describes the experiment as a modification of a digital organism's software code in the Avida environment. At the same time, the publication pravda.ru phrases the conclusion differently in its headline and lead: 'AI algorithms mistook ordinary rocks for signs of extraterrestrial life.' The wording about 'rocks' is a journalistic metaphor and does not reflect the methodology of the study, which dealt exclusively with digital command sequences rather than physical objects. The essence of the conclusion — AI's vulnerability to false patterns — is consistent across both sources, but the degree of accuracy in describing the experiment differs.

### A Threat to Space Missions

Professor of microbiology, molecular genetics, physics, and astronomy Christophe Adami, one of the authors of the study, emphasizes: 'Artificial intelligence has an Achilles' heel. It may see a pattern and classify it completely incorrectly.' The discovered vulnerability creates direct risks for future research by NASA and other space agencies that plan to equip Mars rovers and probes headed to the moons of Jupiter and Saturn with autonomous AI sensors. If a spacecraft on Mars draws an erroneous conclusion about the detection of life, it will be impossible to verify these data before samples are returned to Earth — a signal from the Solar System takes months, and the physical delivery of samples requires years.

### The Problem Is Broader Than Astrobiology

The weakness in pattern recognition revealed in the experiment is not limited to space. Adami points out that a similar vulnerability affects all areas where AI is deployed without proper oversight: medical scanners, video surveillance systems, autopilots in cars. In each of these cases, a false-positive result could lead to a misdiagnosis, a false alarm, or an emergency situation. At the same time, according to the professor, this does not mean that using such methods is useless: 'You need an independent way to verify the AI's work. A human must remain in the decision-making chain.' Thus, the study does not negate the prospect of applying neural networks in astrobiology and related fields, but it establishes a strict requirement: an autonomous algorithm must not be the sole arbiter in critical decisions.

## 🔍 Fact-Check Verification

- [Only 150 Code Edits: AI Mistook a Fake for Extraterrestrial Life](https://www.rbc.ua/ukr/news/lishe-150-pravok-kodi-shi-spriynyav-feyk-1790175650.html) - Точно передаёт методологию (Avida, 99,97% → 100% обман, ~150 правок), цитирует Анкита Гупту (MSU) и Кристофа Адами. Ссылка на arXiv.
- [A Cosmic Illusion: AI Algorithms Mistook Ordinary Rocks for Signs of Extraterrestrial Life](https://www.pravda.ru/news/science/2373944-ai-alien-life-errors/) - Суть вывода совпадает, но заголовок и лид используют метафору «обычные камни», что не соответствует описанию эксперимента (цифровой код, а не физические объекты). Не является фактической ошибкой в выводе, но требует уточнения при цитировании.

## ❓ FAQ

### Q: What exactly did the researchers change in the code to fool the AI?
**A:** Scientists made about 150 pinpoint edits to the command sequence of a digital organism incapable of self-reproduction. After these changes, the neural network classified the object as 'living' in 100% of cases.

### Q: Why is this important for Mars missions?
**A:** NASA and other agencies plan to use autonomous AI sensors on Mars rovers. If the algorithm produces a false-positive result about the detection of life, it will be impossible to verify it before samples are returned to Earth due to the vast distances and signal delays.

### Q: Does this mean AI is useless in astrobiology?
**A:** No. Professor Christophe Adami emphasizes that the methods remain useful, but an independent verification method and mandatory human involvement in the decision-making chain are necessary.

### Q: On which platform was the experiment conducted?
**A:** Researchers used the Avida program, which generates 'digital life' in the form of evolving software code. The results were published on the arXiv preprint server.