AI Energy Efficiency and the Cerebellum
HardwareComments
It is encouraging to see hardware move toward biological efficiency. I wonder if the reduction in energy holds when the system encounters high-entropy environments where almost every piece of data is unexpected.
That reminds me of sensory adaptation... like how you stop smelling a scent after a few minutes... if AI can do that, could we finally have always-on wearable sensors that don't kill the battery in four hours?
This echoes the neuromorphic hype from the TrueNorth era. The bottleneck then was not the hardware efficiency, but the lack of a software stack capable of utilizing asynchronous spikes.
Did the researchers specify if they have a compiler or training algorithm for these memtransistors? The hardware is irrelevant if we are still attempting to force standard backpropagation onto it.
event-driven sensing already cuts redundant frames in dvs cameras.
Correct. The distinction here is that the memtransistor implements this filtering at the synaptic level, allowing for local computation of the expectation without routing every signal back to a central processor.
DVS cameras are fine in labs, but they struggle with noise in industrial settings. I am not convinced that ignoring expected data works when a tiny flicker of electrical noise can trigger a false positive on a factory floor.