CHANI: Correlation-based Hawkes Aggregation of Neurons with bio-Inspiration

· Source: JMLR · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

The CHANI (Correlation-based Hawkes Aggregation of Neurons with bio-Inspiration) spiking neural network, detailed in a 2026 paper by Jaffard, Vaiter, and Reynaud-Bouret, demonstrates a biologically inspired approach to classification learning using only local transformations. This network models neuron activity with Hawkes processes and updates synaptic weights via an expert aggregation algorithm, ensuring a local and simple learning rule. The authors mathematically proved that CHANI can learn both on average and asymptotically. Furthermore, the network automatically forms neuronal assemblies, allowing it to encode multiple classes where intermediate layer neurons can be activated by more than one class. Numerical simulations on synthetic datasets support these theoretical findings, offering a contrast to typical empirical validations of bio-inspired networks.

Key takeaway

For AI scientists exploring biologically inspired neural networks, CHANI offers a mathematically validated framework for local learning and neuronal assembly formation. You should consider its Hawkes process modeling and expert aggregation algorithm as a robust theoretical foundation for developing SNNs capable of complex classification tasks, moving beyond purely empirical validation.

Key insights

CHANI is a bio-inspired spiking neural network mathematically proven to learn classification tasks via local rules.

Principles

Method

CHANI models neuron activity with Hawkes processes. Synaptic weights are updated using an expert aggregation algorithm, providing a local learning rule that facilitates classification and neuronal assembly formation.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by JMLR.