Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Brain–Computer Interfaces
arXiv (BCI) · July 7, 2026

DBNN: Neural Spike Classification Using a Deep Binarized Neural Network

Binyi Ren, Luca M. Meyer, Majid Zamani

An implanted brain interface can't afford to ship every raw neural squiggle off-chip: the radio would drain the battery and swamp the bandwidth. So the sorting of spikes, deciding which neuron each blip came from, has to happen right there on the implant, under a brutal power budget. This paper's answer is a deep binarized neural network, whose weights are just plus or minus signs, so inference needs no multipliers, only sign flips and bit logic.

Working from tiny 16-sample spike snippets, it hit a median 98.7% accuracy on both synthetic and real recordings. The hardware numbers are the headline: an FPGA version decides each spike in about 0.01 milliseconds, and an ASIC estimate lands at 0.014 square millimeters of silicon drawing 122 nanowatts. That's a footprint that could actually sit inside the body.

Numbers are from the abstract, so check the paper for how the accuracy was measured across datasets.

From the arXiv (BCI) abstract

Implantable brain-computer interfaces require on-node spike sorting to reduce telemetry bandwidth and power while maintaining reliable neural decoding. This paper presents a hardware-oriented deep binarized neural network (DBNN) spike-sorting system with two binarized hidden layers with 256 neurons and a fixed-point output layer to enable multiplier-free inference dominated by sign-controlled accumulation and bit-wise logic. The proposed classifier operates on compact…


More Brain–Computer Interfaces papers