← Latest papers
🤖 AI

Foundational Requirements for Artificial General Intelligence: A Falsifiable Framework Based on Signal Prediction

This paper proposes a falsifiable framework for Artificial General Intelligence based on signal prediction principles derived from cognitive neuroscience, introducing an operational testbed to empirically evaluate these foundational requirements.

Original authors: Matej Šprogar

Published 2026-06-01
📖 5 min read🧠 Deep dive

Original authors: Matej Šprogar

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you want to build a robot that is truly "smart" in the way a human is—able to learn anything, adapt to new situations, and understand the world from scratch. Most current AI systems are like brilliant specialists: a chess computer that can’t play checkers, or a language translator that can’t recognize a cat. They are good at one thing, but they don’t have general intelligence.

This paper proposes a new way to test if a machine has the raw, foundational ingredients for true general intelligence. Instead of asking the machine to solve complex puzzles or write poetry (high-level tasks), the author suggests we look at how it handles the most basic building blocks of information: simple streams of binary signals (ones and zeros), much like the electrical spikes in a biological brain.

Here is the core idea, explained through a few analogies:

The "Blank Slate" Student

Imagine a student who knows absolutely nothing about the world. No vocabulary, no math, no common sense. This is the "Uninformed Start" requirement. The system must begin with a completely empty slate. It cannot rely on pre-loaded data or "cheat sheets" (like how modern AI is trained on billions of internet pages). It must learn everything purely from the raw signals it receives, just as a newborn baby learns to see and hear before learning words.

The "Echo" Game

The primary task for this system is simple: Prediction.
Imagine you are listening to a drumbeat. Boom... tap... boom-boom... tap. Your brain naturally tries to predict what sound comes next. If the pattern changes, your brain adjusts.

The paper argues that true intelligence starts with this low-level ability to predict the next "signal" in a stream. The system watches a sequence of binary inputs (like a flickering light pattern) and must guess what comes next. It’s not about understanding what the light means; it’s about understanding the structure of the pattern.

The 12 Rules of "Smartness"

The author lists 12 specific rules (requirements) that a system must follow to be considered a candidate for general intelligence. Think of these as the "physics" of a learning mind:

  1. No Shortcuts: It must start from zero knowledge.
  2. Consistency: If you give it the same input twice, it must react the same way (determinism).
  3. Memory Traces: Every piece of information it sees must leave a permanent mark on its internal state. It can’t just "forget" and reset to the same state it was in before. It’s like a river carving a canyon; the path is always changing and never repeats exactly.
  4. Time Matters: The order of events is crucial. Seeing "A then B" is different from "B then A."
  5. Rest Periods: Just like neurons in your brain need a tiny split-second to reset after firing, the system must respect "refractory periods." It can’t process signals too fast without gaps.
  6. Limits to Learning: It can’t learn everything at once. It has a finite capacity, but it must be able to learn simple pairs of events easily.
  7. Adaptability: It must handle patterns of different lengths. If the drumbeat slows down or speeds up, the system must adjust its timing.
  8. Complexity Sensitivity: Simple patterns should be learned quickly; complex ones should take longer.
  9. Context Awareness: What it learned yesterday should help it learn today. If it already knows a pattern, it should pick up variations faster.
  10. Noise Filtering: If a signal gets corrupted (like static on a radio), the system should be able to guess the original clean signal better than just guessing randomly.
  11. Generalization: It shouldn’t just memorize the past. It should be able to predict new parts of a pattern it hasn’t seen before, based on the rules it inferred.
  12. Real-Time Speed: It must make these predictions instantly, within a fixed time limit, just like a human reflex.

The "Falsifiable" Test

The key innovation here is that this framework is falsifiable. In science, a good theory is one that can be proven wrong.

The author created a software testbed called AGITB (Artificial General Intelligence Testbed). It’s like a rigorous obstacle course for AI.

  • If an AI passes all 12 tests, it doesn’t prove it’s intelligent (it might just be a very clever calculator).
  • However, if a system that is clearly not intelligent (like a simple script or a basic neural network) passes all the tests, then the author’s theory is wrong.

So far, no non-intelligent system has passed this testbed. The author argues that this is a good sign: it suggests these 12 low-level requirements are indeed necessary hurdles for general intelligence. Current AI systems fail because they rely on pre-training (violating the "blank slate" rule) or lack the ability to adapt in real-time to raw, unstructured signals.

Why This Matters

Most AI today is like a student who memorized the entire textbook but doesn’t understand the concepts. This paper argues that to build true AI, we need to focus on the "student" who learns from scratch, by predicting the next word in a sentence, the next note in a song, or the next pixel in an image. By mastering these low-level predictions, higher-level understanding (like language or reasoning) might eventually emerge naturally.

In short: True intelligence isn’t about knowing answers; it’s about the ability to learn the structure of the world from raw experience, in real-time, without any prior help. This paper provides a checklist to see if a machine can do that.

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 →