Research & Papers

Scientists Made Brain-Like AI Learn Faster Without the Power Bill

This could mean small devices that think — without draining your battery.

Deep Dive

Most AI today, including the kind behind chatbots, learns using a math trick called backpropagation. It works well but it's power-hungry and doesn't resemble how a real brain operates. So researchers have long chased 'spiking' neural networks — AI where software neurons fire in quick pulses, like real brain cells. The promise is huge: that kind of AI could run on a trickle of electricity on a chip the size of a rice grain. The problem has always been teaching them.

This team's fix is called Supervised SADP. In plain terms, they stopped treating the right answer as a gentle nudge and instead wrote it directly into the learning rule itself. The output neurons learn to fire specific patterns for each category — one rhythm for 'cat,' another for 'dog.' Then the hidden neurons are graded on how well their timing lines up with the correct answer, using a statistical agreement score called Cohen's kappa. Think of a judge checking how often two people agree, then correcting for lucky guesses. A tweak called K-shift smooths out tiny timing wobbles, so the system doesn't panic over a millisecond of jitter.

The results are notable. On MNIST, a classic set of handwritten digits, it hit 86.46% accuracy. On Fashion-MNIST, photos of clothing, it reached 76.62%. Both beat the best version of the standard brain-inspired trainer by more than 23 percentage points — a landslide. It also trained 1.47 times faster on average, and nearly three times faster on one type of input. That speed gap matters because energy, not raw intelligence, is the real bottleneck for AI running on small devices.

The honest catch: this is a research paper, not a product. The tests used small, tidy datasets, not the messy real world. Turning it into something that powers your earbuds or a medical sensor is likely years away. But it's a meaningful step toward AI that learns the way biology does — efficiently.

Key Points
  • Spiking AI mimics brain cells firing in pulses, which promises far lower power use than today's AI
  • The new method beat the standard brain-inspired trainer by 23+ percentage points on image tests and trained up to 2.86 times faster
  • It's still lab-stage research on small datasets — years from showing up in real devices

Why It Matters

Could bring AI to tiny battery-powered devices — hearing aids, wearables, sensors — instead of energy-hungry data centers.

📬 Get the top 10 AI stories daily