Hacker News new | ask | show | jobs
by dinkumthinkum 1255 days ago
The brain is not a finite state machine. If it is then it is clearly equivalent to a Turing machine. It seems like your position maybe is just based on there not being “infinite tape” or something but human intelligence is not anything like any computational model we have conceived, or at least no one has presented any such evidence.
1 comments

> The brain is not a finite state machine.

Yes it is, all finite volumes contain finite information. This is a consequence of physics called the Bekenstein Bound. This means the brain can be fully captured by a finite state machine. It has a very large state space, but it's still finite.

I mean you can quote those bounds all you like but this is not what a “finite state machine” is. You are using the words in a nominalistic way but for people in computing, we know very well what a finite state machine is and it encompasses things far greater than the “Bekenstein Bound”. It’s no problem to consider more states in an FSM than there are particles in the universe. Of course, this is silly because what you are describing as an FSM is not.
So you're saying that a set of finite states governed by a set of finite state transitions is not a finite state machine. Ok buddy.

Don't confuse expressiveness and state space. Even if there are more faithful encodings that better preserve other properties, what I said is strictly true and it's important for people to understand that human cognition is not as powerful as some think: a finite state space means a human can be fully captured by a finite state machine.

Brain can create new states, so by induction it is not a fsm
What exactly is an example of a new state?
Learning, creativity, imagination etc. (Yeah I'm pulling things out of my ass, but that's discussion about brain for you)
Your brain has a finite number of particles. The information content of your brain must be encoded in those particles. Thus, the brain's state space is finite.

A finite set of configurations is enumerable, and can be mapped to any other finite set of same or larger size, like a computer's memory, with no loss of information.

Therefore, any state your brain can enter can similarly be created within a computer, in principle.

I think you need to revisit your proof. Human intelligence is more complicated than that. It is not using encoding in the way you are claiming or if it is this is such a bizarre concept that it requires evidence. We don’t really understand how humans think but experientially it is a phenomena that is more complicated than a process that follows from a small set of simple rules.
> any state your brain can enter can similarly be created within a computer, in principle

Not necessarily: https://en.wikipedia.org/wiki/Orchestrated_objective_reducti...

The brain isn't a fsm simply because I can create a game with an aribtrary number of rules. If I can do that, then there are countably infinite fsm just for making games in my brain, "making a game with one rule fsm", "making a game with two rules fsm" etc.