Mind Matters Natural and Artificial Intelligence News and Analysis

TagXOR function

black-metal-spiral-staircase-in-grayscale-photography-stockpack-unsplash
black metal spiral staircase in grayscale photography

How AI Neural Networks Show That the Mind Is Not the Brain

A series of simple diagrams shows that, while AI learns faster than the human brain, the human mind tackles problems that stump AI

Recently, I’ve been arguing (here and here, for example) that we can use artificial neural networks (ANNs) to prove that the mind is not the brain. To recap, here is the logic of my argument: Premise A: neural networks can learn better than the brainPremise B: the human mind can learn better than a neural networkConclusion: the human mind can learn better than the brain, therefore it is not the brain This means if we can conclusively show the human mind can learn better than a neural network, then the mind is not the brain. For Premise A, I’ve argued that the differentiable neural network is a superior learning model compared to the brain neuron’s “all or nothing principle”. The Read More ›

3d-illustration-embossed-mesh-representing-internet-connections-cloud-computing-and-neural-network-stockpack-adobe-stock
3D illustration, embossed mesh representing internet connections, cloud computing and neural network.

Can Computer Neural Networks Learn Better Than Human Neurons?

They can and do; when artificial intelligence programmers stopped trying to copy the human neuron, they made much better progress

Neural networks are all the rage in computing these days. Many engineers think that, with enough computer power and fancy tweaks, they will become as smart as people. Recent successes playing games and predicting protein folds pour gasoline on the AI fire. We could be on the edge of the mystical Singularity, when humans and computers will merge and we become immortal gods. Or not. Let’s wind the clock back to the beginning of neural networks. In computer science terms, they are actually a very old technology. The earliest version, called a perceptron, (a single-layer neural network) was invented in the 1960s, inspired by McCulloch and Pitt’s early model of brain neurons. But, the perceptron was ignored for decades because Read More ›