Hacker News new | ask | show | jobs
by jeanl 2426 days ago
I have a problem with how we use the word "thinking", usually implying something somewhat magical, or at least something more than the type of computations done in an algorithm or in a DNN. My belief is what we call "thinking" is nothing more than a (vastly more) complicated system doing the same kind of elementary calculation that are done in a neural net. There's nothing magical in our brain, it's entirely mechanical (chemical really), what we do when we "think" is, I think, comparable to what happen in a DNN (if not in scale at least in nature). Consciousness and thinking are illusions created by our "mechanical" brains. People who say machines will never "think" the way we do are, I believe, mistaken.
3 comments

I don't disagree that the "thinking" process is entirely a physical process (electro-chemical, etc.).

However, we're not even at a point yet where we can articulate specifically what that physical process _is_ - much less reproduce simplified artificial versions of it.

To imply we've somehow captured the essence of thinking in a DNN - and that it just needs to get bigger and more complex - that is exactly the type of thing this guy is mocking (deservedly so).

Not sure how representative I am, but I can say that when I'm trying to solve an abstract problem, there is definitely a sort of dialog process that goes on in my head. I mean that literally, as in, subvocalized English words saying things like "How shall I proceed? Well, what if I assume such-and-such... Oh, wait, that wouldn't help at all, nevermind. Ok, then what about..." There's no such process in any of these AI systems.

Of course, this doesn't apply to knee-jerk reactions. I don't carry on an inner monologue in order to realize "That thing over there is a stop-sign".

A lot of what people call "Artificial Intelligence" these days would be much better described as "Artificial Knee-Jerk Reactions".

Thinking is that which is left when you remove all pattern matching. Pattern matching is the bulk of our mental activity.