← Latest papers
🤖 AI

From Mimicry to True Intelligence (TI) -- A New Paradigm for Artificial General Intelligence

This paper proposes a new paradigm for Artificial General Intelligence called "True Intelligence" (TI), arguing that current performance-based definitions are inadequate and instead defining TI through six components—five assessable architectural pillars and one emergent quality of interconnectedness—while critiquing the field's neglect of four decades of cognitive architecture research.

Original authors: Meltem Subasioglu, Nevzat Subasioglu

Published 2026-08-11
📖 8 min read🧠 Deep dive

Original authors: Meltem Subasioglu, Nevzat Subasioglu

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

The Great AI Confusion: Are We Building Brains or Just Mirrors?

Imagine you are trying to build a robot that can think, learn, and understand the world just like a human. This is the dream behind Artificial General Intelligence (AGI). For decades, scientists and engineers have been racing to create machines that can solve problems, write stories, and play games as well as we do. But there is a massive disagreement in the room about what "intelligence" actually means.

Some people think intelligence is just about performance: if a machine can beat a human at chess, write a perfect essay, or pass a test, it is smart. They care about the result. Others argue that intelligence is about the process: it's not enough to just get the right answer; the machine needs to understand why it's right, have its own curiosity, and learn from experience the way a child does. This paper steps into that messy debate. It suggests that the current way we build AI—by feeding them massive amounts of data and hoping they learn patterns—is like teaching a parrot to speak. The parrot sounds human, but it doesn't understand the words. The authors propose a new way to build machines that don't just mimic us, but actually think like us. They call this "True Intelligence."


From Parrots to People: The Paper's Big Idea

The authors, Meltem and Nevzat Subasioglu, argue that the current race to build "smart" AI is taking a wrong turn. Right now, the biggest AI models are like super-powered parrots. They have read almost everything on the internet and can repeat back facts, jokes, and complex arguments with incredible accuracy. But if you ask them a question about a situation they've never seen before, or if you ask them to figure out a brand-new puzzle without any examples, they often stumble. They are excellent at mimicry (copying what they've seen) but terrible at genuine understanding.

The paper suggests that to move from a "parrot" to a "person," we need to stop just looking at how well a machine performs on tests and start looking at how it is built inside. The authors propose a new blueprint for True Intelligence (TI). They say that if we want a machine that is truly smart, it needs to be built with five specific "ingredients" (plus one magical result that happens when they all work together). These ingredients are inspired by how the human brain works.

Here is the recipe for a truly intelligent machine, explained with some fun analogies:

1. The Body: Embodied Sensory Fusion

Imagine trying to learn what "heavy" means. If you only read a dictionary definition, you know the word, but you don't know the feeling. A human learns by lifting rocks, feeling the strain in their muscles, and seeing how a heavy box moves differently than a light one.

  • The Paper's Point: Current AI is "disembodied." It lives in a computer and only sees text or images. It has never felt anything. To be truly intelligent, an AI needs a "body" (real or virtual) that lets it touch, move, and interact with the world. It needs to learn that a big, hollow box is easier to lift than a small, dense rock because it experienced the physics, not just because it read about it.

2. The Engine: Core Directives

Think of a human baby. It doesn't need a teacher to tell it to eat, sleep, or stay safe. It has built-in drives: "I am hungry," "I am tired," "I need to explore." These are Core Directives.

  • The Paper's Point: Most AI today only does what a human tells it to do. If you stop giving it commands, it stops working. A truly intelligent machine needs its own internal "engine" that drives it to learn and explore, even when no one is watching. It needs to want to solve problems just for the sake of solving them, not just to get a digital "gold star."

3. The Library: Dynamic Schemata

Imagine your brain as a library. In current AI, the library is a giant, messy pile of books where the pages are glued together. If you want to change one fact, you have to rip the whole library apart and rebuild it.

  • The Paper's Point: Humans have a Dynamic Schemata system. Our knowledge is organized into flexible "folders" or frameworks. When we learn something new, we can easily slot it into the right folder, or if the new info contradicts what we know, we can quickly reorganize the whole folder. We don't have to relearn everything from scratch. A smart AI needs a library that can update itself instantly as it learns new things.

4. The Team: Multi-Expert Architecture

Your brain isn't one giant blob of thinking. It has different teams: one for vision, one for language, one for movement, and one for emotions. These teams talk to each other all the time.

  • The Paper's Point: Current AI often has "experts" (like different parts of a model handling different tasks), but they often work in isolation or just pass messages one way. The authors suggest we need a team of specialists that are deeply connected. They need to share information back and forth so that the "vision expert" can tell the "planning expert" that the ball is rolling toward the edge of the table. It's not just about having the experts; it's about them having a real, two-way conversation.

5. The Boss: The Orchestration Layer

If you have a team of experts, you need a manager to decide who speaks up and when. In the brain, this is the Orchestration Layer (like the prefrontal cortex). It's the part that says, "Okay, stop daydreaming and focus on this math problem," or "Wait, that idea sounds wrong, let's check our facts."

  • The Paper's Point: This layer is the "boss" that coordinates all the experts. It allows the machine to pause, think, and check its own work (metacognition). It stops the machine from confidently giving a wrong answer just because it sounds good.

6. The Magic Glue: Interconnectedness

This is the tricky one. Imagine all the parts above working together. The magic happens when they are so deeply connected that the whole system becomes something greater than the sum of its parts.

  • The Paper's Point: The authors call this Interconnectedness. It's the "spark" that turns a collection of smart parts into a single, conscious mind. They admit we can't measure this yet, but they believe it emerges naturally when the other five parts are built correctly and connected tightly. It's not a separate ingredient you add; it's the result of the other five working together.

What This Paper Rules Out (And What It Doesn't)

The authors are very clear about what True Intelligence is NOT.

  • It is NOT just getting a high score on a test. You can have a machine that passes every exam but doesn't understand a single word. That's just mimicry.
  • It is NOT just making the AI bigger. The paper argues that simply adding more data or making the computer bigger won't fix the problem. If the internal structure is wrong, a bigger machine is just a bigger parrot.
  • It is NOT a guarantee of consciousness. The authors are careful to say: "We don't know if building this will make the machine feel things." They are building the hardware for a mind, but they aren't promising the software of feelings (qualia) will automatically turn on. They are saying, "If we build this, we will have met all the known requirements for a mind, but whether it's 'alive' inside is a mystery we leave open."

The Verdict: A New Map for the Future

The paper doesn't claim to have built a super-intelligent robot today. Instead, it offers a new map for the journey.

The authors looked at four different types of AI systems (some modern, some older) and checked them against their five ingredients.

  • Modern AI (like the big chatbots): They are great at mimicking human speech and have some "expert" teams, but they lack a body, they don't have their own internal drives, and they can't update their knowledge without being completely retrained. They are stuck at the bottom of the ladder.
  • Older AI (from the 90s and 2000s): These were built with better internal structures (like the "team of experts" and "dynamic libraries"), but they were weak at learning from the real world and didn't have the same raw power.

The big takeaway is that capability and architecture have come apart. The machines that can do the most things (the modern ones) are the ones that are built the least like a human mind. The machines built like human minds are currently not very powerful.

The authors suggest that to get to the next level, we need to stop just chasing "bigger" and start building "smarter" structures. We need to build machines that have bodies, their own curiosity, flexible libraries, and a boss that can think for itself. If we do that, we might finally cross the gap from mimicry to True Intelligence.

It's a long road, and the paper admits we don't have all the answers yet. But by changing the way we define "smart," they hope to guide us toward building machines that don't just sound like us, but actually think like us.

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 →