▲ | HarHarVeryFunny 2 days ago | ||||||||||||||||||||||||||||||||||
> Can you explain the benefit of renaming dataflow as 'neuromorphic'? Neuromorphic just means brain-like or brain inspired, and brains operate in asynchronous dataflow type fashion. I'm not sure how you read into what I wrote that I was "renaming dataflow as neuromorphic", which was certainly not what I meant. I wonder if you regard Steve Furber (who I knew from Acorn), designer of the ARM CPU, as a "complete amateur"? He also designed the AMULET async processors, as well as for that matter the SpiNNaker system for spiking neural network research. In any case, async (dataflow) processor design, while complex, clearly isn't an impossible task, and at some point in the future when the need arises (mobile robotics?) and there is sufficient financial incentive, I expect we'll see it utilized in commercial systems. I'm not sure why you focus on "general purpose processors" given that we're talking about ANNs and neuromorphic systems. A custom chip would seem a better bet if the goal is to minimize power usage. | |||||||||||||||||||||||||||||||||||
▲ | GregarianChild 2 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
I don't rate Furber as a "complete amateur", but he's the exception in this milieu. > Neuromorphic just means brain-like or brain inspired, I don't even see any evidence that 'neuromorphic' architecture is brain inspired in a non-trivial sense. Can you please provide evidence, for example, a non-trivial mapping between 'neuromorphic' architectures (say SpiNNaker) and the SOTA models of the brain that we have, e.g. the existing data-driven model simulating C. elegans brain (the MetaWorm project)? As Steve Furber also says (personal communication): we don't know enough of how the brain works to have computer architectures that can meaningfully inspired by brains. The "neuro-" prefix is marketing. [1] documents this use and dates it back to the 19th century. See also • Neuroergonomics • Neurotypical • Neurodivergent • Neurodiverse • Neurosis • Neuroethics • Neuroeconomics • Neuromarketing • Neurolaw • Neurosecurity • Neuropsychology • Neuropsychoanalysis • Neurotheology • Neuro-Linguistic Programming • Neurogastronomy I have seen all the above used without irony. > brains operate in asynchronous dataflow type fashion. That's a questionable statement. To the best of my knowledge, there is no consensus as of 2025 of how to model even a single neuron. (Function of synapse is even less understood). When I asked Steve Furber what 'neuromorphic meant, he said: "There are many things today described as neuromphric. Mead would not call SpiNNaker as neuromorphic!" Furber also said: "Neuromorphic status: attracts no money, but works (in the sense of accelerate in niche domains)". Upon my asking what niche domains, he said: "brain simulation but nothing else". (He was referring to SpiNNacker). I asked him if SpiNNaker can accelerate back-propagation and he said: "no, because the brain does not do back-propagation". > async (dataflow) processor design, while complex, clearly isn't an impossible task I did not say it was impossible. It has been done many times, see my references to Arvind's lab at MIT (I spent some time there). The problem with async (dataflow) processor design is that it consistently fails to live up to its promises (PPA). There are specific technical reason for that that are quite well understood. > why you focus on "general purpose processors" given that we're talking about ANNs and neuromorphic systems. Because the 'neuromorphic' marketing often reads like they want to build more efficient 'brain-inspired' general purpose computers. Certainly the dataflow architectures (a la Arvind/MIT) tried to. This is one of the many issues with the 'neuromorphic' milieu: they are really vague about their goals. If they would restrict their claims to certain classes of accelerators, then their claims would be less delusional. > the goal is to minimize power usage. If that is the goal, they are also not very successful. On CMOS silicon changes from 0 to 1 or 0 to 1 is what consumes most of the power, this would make the constant spiking expensive, no? [1] K. S. Kendler, A history of metaphorical brain talk in psychiatry. https://www.nature.com/articles/s41380-025-03053-6 | |||||||||||||||||||||||||||||||||||
|