Skip to main content

Do we live in a simulation?

If the purpose is to understand the intelligence we should look at the only example we have at hand: the brain. We should ask ourselves how does the brain gives room for intelligence and consciousness.
Yet to know you've understood how it works, you need to experiment. Either playing with a living mammal brain, or testing your hypothesis in simulation. Regardless of how much I'd like to do the first, that's out of the table and so, simulations will have to do. Fortunately we are computer scientists and that's something we can somehow do.
The easy answer then is to simulate the brain and the tinker with it until everything is understood. But... can the brain be simulated?
Short answer: no.
Not so short answer: not yet.
Long answer: Simulating stuff is not easy. People who works doing simulations usually reduce the thing they want to simulate to the basics relevant to the simulation. If the simulation wants to show how an object moves, regarding the gravity, then the object is reduced to a position, weight and its interaction with gravity. It's irrelevant what's its color or what kind of atoms it is composed of.

However we don't know the basic properties and rules in the brain that are responsible for the existence of intelligence, meaning that regardless of how much we know about the brain, we still don't have an answer to "why from all the things that compose the brain intelligence emerges?"... So if we want to simulate the brain, we'd have to simulate it all (each neuron, each neurotransmitter, each tiny element of it, plus their interactions). To achieve so we'd need a really big interdisciplinary team working without rest for years, and what's worse, the computational power of a supercomputer that Google would dream to have. We have neither.

What's else then?

Nothing else, sadly.We can only do what simulators do, and try to find a simplification of the brain (a reduction of the brain) and test if it does what it is supposed to do.

Good news is: simulating a brain means having created artificial intelligence.
So we're not talking of sentience here, that's a horse of a different color. We're talking about properties that can be actually be measured, but that's material for the following posts. We only need to say this: if it displays intelligence, then it's intelligent.

So we are in a quest to reduce/simplify the brain so that we can simulate it.
Once simulated, our quest is completed. Why? Because It means we've found the basic properties that are responsible of the existence of intelligence and now we can use it to create artificially intelligent agents. We'll leave the philosophical discussion for another moment. (Read hard problem of consciousness)

Summary:

Reduce the brain to certain properties assumed to be the basics of intelligence, make a simulation, and prove it is intelligent. If not? Discard such reduction and continue testing until you find the correct simplification.

Comments

Popular posts from this blog

How to spot the broken link?

So sorry, my love but this is not exactly what you requested. I've thought a lot about this and I'm in trouble, so let's explain what is the trouble Im facing. I've seen this pattern, the pattern that some complex systems seem to follow... You see, complex systems are systems composed by many many many similar agents that interact between each other. Right? Imagine, each agent as a state machine... ok, sorry, I know you don't know what a state machine is, so let's try to explain what it is... we use them A LOT! A state machine is a THING, and that thing has a state. State can be anything, like 1 or 0, the most common for computers which use a lot of them. But it can be "happy" (like a person) or "excited" (like a neuron). The state of the machines change, that's obvious. But how does it change? That's what makes every state machine different. A state machine (like a transistor, a human or a neuron) changes its own state dependin...

In the beginning it was chaos

So we've agreed that the brain is a complex system that somehow manages to work as a control system for the body. It receives info from the body (input), info from itself (state), and produces info for the body (output). For now, however, let's forget that it's a control system for the body and let's just focus on the fact that it's a complex system. So what's a system? Imagine a set of pieces that interact among them: a clock? the brain? a beehive? a city? they all are systems. Some more complex, some less. This explanation could become way more complex but there's no need (pun intended). A complex system is also a system... only it has extra characteristics: 1) it's conformed by an unusually large number of pieces, 2) the pieces are very similar, and 3) the pieces have relatively many relationship among them. Known complex systems are: The brain, cities, weather, economy, etc. There's also an artificially made complex system cal...

You're not alone

So we've explained that our quest is to find and simulate a simplification/reduction of the brain that displays intelligence. We summarized that we were gonna try many simplifications until one of those actually worked. We lied... kind of. It's not that easy. This blog was created in order to show how we build ONE simplification that, we hope, works. We'll walk you through all that path trying to be as simple and explicit and possible. Remember that everything is about finding and simulating a simplification of the brain that works. However we need to define what "it works" means in this context. But we won't... Let's just assume that we all can recognize intelligence (even if it we don't know how it works). At the end we may have a (measurable) definition of what intelligence means. Let's start In the most aggressive simplification we can make of the brain, we can deduce something:  brain is not alone. What do we mean by this? We mea...