← Latest papers
🧬 biology

Entropy, Disagreement, and the Limits of Foundation Models in Genomics

This paper argues that the high entropy of genomic sequences fundamentally limits foundation models' ability to learn meaningful representations, leading to unstable predictions and a failure to capture inter-token relationships, which suggests that current self-supervised training methodologies may be unsuitable for genomic data.

Original authors: Maxime Rochkoulets, Lovro Vrček, Mile Šikić

Published 2026-04-07
📖 5 min read🧠 Deep dive

Original authors: Maxime Rochkoulets, Lovro Vrček, Mile Šikić

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). ⚕️ This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer

The Big Idea: Why AI is Great at Reading, But Bad at DNA

Imagine you have two students trying to learn a new language.

  • Student A is learning English. They read millions of books, learn that "The cat sat on the..." is almost always followed by "mat." They get very confident, and if you ask five different students to finish that sentence, they will all say "mat."
  • Student B is learning DNA. They read millions of genetic sequences. But DNA is weird. It's like a language where almost anything could come next. If you ask five different students to finish a DNA sentence, one might say "A," another "T," another "G," and another "C." They all guess differently.

This paper argues that Foundation Models (the super-smart AI brains we use for biology) are failing at DNA not because the AI is broken, but because DNA is fundamentally too chaotic for these models to learn the way they learn human language.


The Three Main Problems the Paper Found

The researchers trained groups of AI models (called "ensembles") on both English text and DNA. They kept everything else exactly the same (same brain size, same training time) to see what happened. Here is what they discovered:

1. The "Confused Crowd" Problem (High Entropy)

In the world of information, Entropy is a measure of chaos or surprise.

  • English has low entropy: If I say "I drink coffee in the morning," you are 99% sure the next word is "with" or "sugar." The AI is confident.
  • DNA has high entropy: If I give you a DNA sequence, the next letter is almost a coin toss. There is no strong pattern.

The Analogy: Imagine a game of "Telephone."

  • In the English version, everyone whispers the same clear message.
  • In the DNA version, everyone is shouting random letters. Because the "rules" of DNA are so loose, the AI models can't agree on what comes next. Even if you train 5 different models on the exact same data, they will all give you different answers. They are like a crowd of people guessing the weather in a storm; everyone is just guessing randomly.

2. The "Broken Dictionary" Problem (Unstable Embeddings)

AI models create a "dictionary" (called embeddings) where words that mean similar things are stored close together in their brain.

  • In English, the AI learns that "King" and "Queen" are close together, and "Cat" and "Dog" are close together. This is a stable, useful map.
  • In DNA, because the models are so confused by the randomness, their "dictionaries" are messy. One model might put "A" next to "T," while another puts "A" next to "G."

The Analogy: Imagine two cartographers trying to draw a map of a city.

  • The English cartographers draw the same map: The library is next to the park.
  • The DNA cartographers draw completely different maps. One puts the library in the ocean; another puts it in the sky. Because the data is so noisy, the AI can't build a reliable map of how DNA pieces relate to each other. This makes the AI's "knowledge" unreliable for real-world tasks.

3. The "Rote Memorizer" Problem (Fisher Information)

The researchers looked at where the AI was storing its knowledge.

  • English AI: It uses its "thinking layers" (the complex middle part of the brain) to understand how words relate to each other. It learns grammar.
  • DNA AI: It dumps all its knowledge into the "memory layer" (the very first part). It seems to be just memorizing specific letters rather than understanding the relationships between them.

The Analogy:

  • The English student is like a detective who understands clues and logic. They know why a suspect is guilty.
  • The DNA student is like a parrot. It can repeat a sequence of letters perfectly, but it doesn't understand the story or the connection between the letters. It's just memorizing the sound, not the meaning.

The Conclusion: What Does This Mean?

The paper concludes that the current method of training AI on DNA (just feeding it sequences and asking it to guess the next letter) might be a dead end.

  • The Problem: DNA is too random (high entropy) for the AI to learn "grammar" or "relationships" the way it does with human language.
  • The Result: The AI ends up just memorizing data, disagreeing with itself, and failing to build a useful "foundation" of biological knowledge.
  • The Future: We probably need to stop treating DNA exactly like English text. We need new ways to teach AI about biology that account for the fact that DNA is fundamentally different, chaotic, and full of noise.

In short: You can't teach a dog to speak French just by reading it French books; it needs a different approach. Similarly, you can't teach an AI to understand biology just by making it read DNA like it's a novel. The "language" of life is too different from the language of humans.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →