ReLACE: A Resource-Efficient Low-Latency Cortical Acceleration Engine
Sonu Kumar, Arjun S. Nair, Bhawna Chaudhary, Mukul Lokhande, Santosh Kumar Vishvakarma
TL;DR
The paper targets resource-constrained edge AI by combining a neuromorphic SNN approach with a modular CORDIC-based Hodgkin-Huxley neuron to reduce hardware and latency. It introduces the Cortical Neural Pool (CNP) and demonstrates that the RCHH neuron achieves $24.5\%$ LUT reduction, $70\%$ NRMSE improvement, and $35.2\%$ speedup, with the CNP delivering $2.85\times$ throughput (12.69 GOPS) and only $0.35\%$ MNIST accuracy loss against a DNN baseline. FPGA experiments on VC707 show significant resource and performance advantages over iso-functional DNN engines and prior SNN accelerators, supporting the viability of edge-focused neuromorphic accelerators. The work advances toward practical, low-power SNN hardware, with future aims to scale to deeper architectures and evaluate autonomous driving applications.
Abstract
We present a Cortical Neural Pool (CNP) architecture featuring a high-speed, resource-efficient CORDIC-based Hodgkin Huxley (RCHH) neuron model. Unlike shared CORDIC-based DNN approaches, the proposed neuron leverages modular and performance-optimised CORDIC stages with a latency-area trade-off. The FPGA implementation of the RCHH neuron shows 24.5% LUT reduction and 35.2% improved speed, compared to SoTA designs, with 70% better normalised root mean square error (NRMSE). Furthermore, the CNP exhibits 2.85x higher throughput (12.69 GOPS) compared to a functionally equivalent CORDIC-based DNN engine, with only a 0.35% accuracy drop compared to the DNN counterpart on the MNIST dataset. The overall results indicate that the design shows biologically accurate, low-resource spiking neural network implementations for resource-constrained edge AI applications.
