What exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.
AIs gunning for our precious freelancers
Re: AIs gunning for our precious freelancers
Re: AIs gunning for our precious freelancers
given how many objections I've had...
we've asked you to cite your references, so we can see the proof you claim is out there waiting to be used/read.Based on everything I have read, neurons do function more or less like logic gates
ironic claim to make, given that you're the one arguing that, given your repeated claims of billions or more logic gates and whatever else you think in that moment is needed for AI dominating the universe.albeit with considerably more inputs. Simulating the full range of neuronal connections would presumably require linking many logic gates together somehow, but it would hardly require an infinite number of gates. People here try to astound me with large numbers
Re: AIs gunning for our precious freelancers
the same thing that prevents us from building an Olympic swimming pool collection full of 15,000,000,000 pennies & thereby matching the Look Here Is Big Number that you think creates a superpowerful AI.malloc wrote: ↑Sun Mar 02, 2025 7:45 pmWhat exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.
Re: AIs gunning for our precious freelancers
So artificial neurons have considerable overhead and such that makes generating billions of them currently unfeasible, you would say?
Wikipedia maybe, and general knowledge of both neurons and logic gates. Sorry for not having academic papers on this subject, but the similarities between neurons and logic gates seem pretty self-evident.we've asked you to cite your references, so we can see the proof you claim is out there waiting to be used/read.
Re: AIs gunning for our precious freelancers
The question is: what would we do with those neurons? To be sure, we already know a bit about how to make artificial neural networks do what we want, but we don’t know how to do it nearly as well as the human brain. This extends to even really basic issues like the overall architecture: unlike the brain, most current ANNs (and in particular transformer models such as GPT) are purely feed-forward networks, organised in discrete layers with each one connected only to the next one. This has many consequences, most notably that the neural network is completely incapable of storing a memory outside the words that you see. (And even then, on every single new word generated the entirety of the text must be fed back to the network in their entirety, because otherwise it couldn’t even retain that much between runs.)malloc wrote: ↑Sun Mar 02, 2025 7:45 pmWhat exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.
Well, clearly the ‘general knowledge’ is a little too general (so to speak)… because all of us see very clear and obvious differences between them. The similarities are limited to, ‘if you put lots of them together in a specific way they can do calculations of some sort’.malloc wrote: ↑Sun Mar 02, 2025 9:52 pmWikipedia maybe, and general knowledge of both neurons and logic gates. Sorry for not having academic papers on this subject, but the similarities between neurons and logic gates seem pretty self-evident.we've asked you to cite your references, so we can see the proof you claim is out there waiting to be used/read.
Conlangs: Scratchpad | Texts | antilanguage
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Re: AIs gunning for our precious freelancers
Building a data center with a fifteen billion artificial neuron network and expecting it to be as smart as a human brain would be like growing neural tissue containing fifteen billion real neurons in a vat and expecting it to behave like a human brain. It's not just sheer size; it's also internal structure.
Re: AIs gunning for our precious freelancers
Good analogy.Raphael wrote: ↑Mon Mar 03, 2025 5:08 am Building a data center with a fifteen billion artificial neuron network and expecting it to be as smart as a human brain would be like growing neural tissue containing fifteen billion real neurons in a vat and expecting it to behave like a human brain. It's not just sheer size; it's also internal structure.
Conlangs: Scratchpad | Texts | antilanguage
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Re: AIs gunning for our precious freelancers
that is not what i say.
"pretty self evident" is why Victorians thought there was a class of mammalia they called Pachyderm - they thought elephants, rhinos, and hippos were all closely related animals.Wikipedia maybe, and general knowledge of both neurons and logic gates. Sorry for not having academic papers on this subject, but the similarities between neurons and logic gates seem pretty self-evident.we've asked you to cite your references, so we can see the proof you claim is out there waiting to be used/read.
Re: AIs gunning for our precious freelancers
Malloc, I can remember not a lot of things, but one of those i can is that Wikipedia's entry for The Holocaust used to be "It never happened." Full stop, end of page.
However, this time, I'll be charitable (and presume you actually read this far into my post)...and suggest that the wikipedia page quoted a movie - not an actual scientist, saying Judgement Day is inevitable!

also, i'm not asking for academic papers...just a title of a book you read that you get some of these claims from.
Re: AIs gunning for our precious freelancers
Oh, I'd say that Wikipedia has gotten a lot more useful than it was back then, thanks to improved policies. There are still some caveats, like, for instance, if a section of a Wikipedia article reads like it was written by someone with a particular axe to grind, or a particular obsession, you should dismiss it. But IMO for people who have developed the right kind of Wikipedia-related "instincts", Wikipedia is pretty useful these days.
Re: AIs gunning for our precious freelancers
in a word, structure.malloc wrote: ↑Sun Mar 02, 2025 7:45 pmWhat exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.
on one hand, real neurons have functionality much more complicated than the simple input-activation_function_-output pseudoneurons of the thing we call neural networks. there's also not a single optimizer enforcing gradient descent in brains, nor does it run on matrix multiplication etcetera.
on the other, we know how many neurons a brain has but not what they're doing or how they're arranged or how that arrangement lets the brain do what it does. convolutions and other tweaks people do to neural networks in order to do various tasks better shows beyond a shadow of a doubt that it's not just "more parameters more better".
Re: AIs gunning for our precious freelancers
Here are fifteen billion neurons. See if you can connect them all up correctly, without any mistakes.malloc wrote: ↑Sun Mar 02, 2025 7:45 pmWhat exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.
*I* used to be a front high unrounded vowel. *You* are just an accidental diphthong.
Re: AIs gunning for our precious freelancers
I bet you that Malloc (or someone else?) answers "thats one of the things what our AI with fifteen billion logic gates can assemble for us. then the two of them will rule us."alice wrote: ↑Mon Mar 03, 2025 2:23 pmHere are fifteen billion neurons. See if you can connect them all up correctly, without any mistakes.malloc wrote: ↑Sun Mar 02, 2025 7:45 pmWhat exactly prevents us from building a data center with a fifteen billion artificial neuron network and thereby matching the computational power of the human brain?bradrn wrote: ↑Sun Mar 02, 2025 7:42 pmNeurons are interesting, because it’s been proven that a two-layer artificial neural network is enough to simulate any other non-linear function whatsoever. This is a qualitative difference from logic gates, which require considerably more complexity to do universal computation. The other big difference is that neurons (natural or artificial) support learning in a way that logic gates do not.

Re: AIs gunning for our precious freelancers
So you would say the main obstacle to AGI doesn't stem from the number of logic gates or artificial neurons but rather how those elements connect with each other. Currently we don't know enough about the human brain and how its connections result in general intelligence to replicate it with computers.
Re: AIs gunning for our precious freelancers
That’s one of the obstacles, yes. Another is that our learning methods are basically various forms of gradient descent, which is not how the brain works (as already mentioned by Torco), and this suggests that there are different learning methods to explore. I’m sure that more informed people can suggest many more obstacles in the way of AGI.malloc wrote: ↑Mon Mar 03, 2025 7:54 pm So you would say the main obstacle to AGI doesn't stem from the number of logic gates or artificial neurons but rather how those elements connect with each other. Currently we don't know enough about the human brain and how its connections result in general intelligence to replicate it with computers.
Conlangs: Scratchpad | Texts | antilanguage
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Software: See http://bradrn.com/projects.html
Other: Ergativity for Novices
(Why does phpBB not let me add >5 links here?)
Re: AIs gunning for our precious freelancers
Another factor is power efficiency. Our brains are so vastly superior in this regard.malloc wrote: ↑Mon Mar 03, 2025 7:54 pm So you would say the main obstacle to AGI doesn't stem from the number of logic gates or artificial neurons but rather how those elements connect with each other. Currently we don't know enough about the human brain and how its connections result in general intelligence to replicate it with computers.
Brains use about 20 W to both think and be idle.
A high-end graphics card needs hundreds of watts to run, and has a few dozen billion transistors. Now again, how many transistors were needed to create one artificial neuron?
There are some efforts to bake NN into analogue chips, which would improve power efficiency, but it still won't be close.
/j/ <j>
Ɂaləɂahina asəkipaɂə ileku omkiroro salka.
Loɂ ɂerleku asəɂulŋusikraɂə seləɂahina əɂətlahɂun əiŋɂiɂŋa.
Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ.
Ɂaləɂahina asəkipaɂə ileku omkiroro salka.
Loɂ ɂerleku asəɂulŋusikraɂə seləɂahina əɂətlahɂun əiŋɂiɂŋa.
Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ. Hərlaɂ.
Re: AIs gunning for our precious freelancers
Sure but the human also requires an entire body to support it (putting aside the brain-in-a-vat concept of philosophy anyway) which itself consumes considerable energy. Also the brain spends one third of the day inoperable while computers can work constantly without rest. That doesn't necessarily refute your basic point, but AI advocates could easily point to those as glaring inefficiencies of the human brain vis-à-vis artificial intelligence.Zju wrote: ↑Wed Mar 05, 2025 3:40 pmAnother factor is power efficiency. Our brains are so vastly superior in this regard.
Brains use about 20 W to both think and be idle.
A high-end graphics card needs hundreds of watts to run, and has a few dozen billion transistors. Now again, how many transistors were needed to create one artificial neuron?
There are some efforts to bake NN into analogue chips, which would improve power efficiency, but it still won't be close.
-
- Site Admin
- Posts: 3205
- Joined: Sun Jul 08, 2018 5:46 am
- Location: Right here, probably
- Contact:
Re: AIs gunning for our precious freelancers
This was addressed in the very first paragraph of the article Zju links to. The brain takes up about 20% of the body's energy, which means the body + brain operates on 100 W. A desktop computer takes 80 W.malloc wrote: ↑Fri Mar 07, 2025 3:34 pmSure but the human also requires an entire body to support it (putting aside the brain-in-a-vat concept of philosophy anyway) which itself consumes considerable energy.Zju wrote: ↑Wed Mar 05, 2025 3:40 pmAnother factor is power efficiency. Our brains are so vastly superior in this regard.
Brains use about 20 W to both think and be idle.
A high-end graphics card needs hundreds of watts to run, and has a few dozen billion transistors. Now again, how many transistors were needed to create one artificial neuron?
There are some efforts to bake NN into analogue chips, which would improve power efficiency, but it still won't be close.
Re: AIs gunning for our precious freelancers
breaking news: nerves are cells, and cells need to be fed!malloc wrote: ↑Fri Mar 07, 2025 3:34 pmSure but the human also requires an entire body to support it (putting aside the brain-in-a-vat concept of philosophy anyway) which itself consumes considerable energy.Zju wrote: ↑Wed Mar 05, 2025 3:40 pmAnother factor is power efficiency. Our brains are so vastly superior in this regard.
Brains use about 20 W to both think and be idle.
A high-end graphics card needs hundreds of watts to run, and has a few dozen billion transistors. Now again, how many transistors were needed to create one artificial neuron?
There are some efforts to bake NN into analogue chips, which would improve power efficiency, but it still won't be close.
yup, I can let my computer search for virii while I take a nap, snack, and talk to friends...and if my computer activates screensaver or sleep mode, it keeps working.Also the brain spends one third of the day inoperable while computers can work constantly without rest.
I'm not seeing a problem. or proof that thats proof of computer superiority.
they could? but do they?That doesn't necessarily refute your basic point, but AI advocates could easily point to those as glaring inefficiencies of the human brain vis-à-vis artificial intelligence.
Re: AIs gunning for our precious freelancers
Almost by definition, the ability to work constantly represents an advantage over having to take long breaks between work. Regardless of how broad you consider the gulf between human and computer intelligence, the ability of computers to work far harder than humans represents a massive point in their favor.
Meanwhile it becomes increasingly difficult to name human-exclusive cognitive abilities by the day...