paper-with-me

홈 › Papers

L-SPINE: A Low-Precision SIMD Spiking Neural Compute Engine for Resource-efficient Edge Inference

2026-04-04 · Sonu Kumar, Mukul Lokhande, Santosh Kumar Vishvakarma arxiv

Spiking Neural Networks (SNNs) offer a promising solution for energy-efficient edge intelligence; however, their hardware deployment is constrained by memory overhead, inefficient scaling operations, and limited parallelism. This work proposes L-SPINE, a low-precision SIMD-enabled spiking neural compute engine for efficient edge inference. The architecture features a unified multi-precision datapath supporting 2-bit, 4-bit, and 8-bit operations, leveraging a multiplier-less shift-add model for neuron dynamics and synaptic accumulation. Implemented on an AMD VC707 FPGA, the proposed neuron requires only 459 LUTs and 408 FFs, achieving a critical delay of 0.39 ns and 4.2 mW power. At the system level, L-SPINE achieves 46.37K LUTs, 30.4K FFs, 2.38 ms latency, and 0.54 W power. Compared to CPU and GPU platforms, it reduces inference latency from seconds to milliseconds, achieving an up to three orders-of-magnitude improvement in energy efficiency. Quantisation analysis shows that INT2/INT4 configurations significantly reduce memory footprint with minimal accuracy loss. These results establish L-SPINE as a scalable and efficient solution for real-time edge SNN deployment.

📄 PDF Abstract BibTeX arXiv:2604.03626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

XR-NPE: High-Throughput Mixed-precision SIMD Neural Processing Engine for Extended Reality Perception Workloads

2025-08-18 · Tejas Chaudhari, Akarsh J., Tanushree Dewangan, Mukul Lokhande 외 arxiv

This work proposes XR-NPE, a high-throughput Mixed-precision SIMD Neural Processing Engine, designed for extended reality (XR) perception workloads like visual inertial odometry (VIO), object classification, and eye gaze…

SPADE: A SIMD Posit-enabled compute engine for Accelerating DNN Efficiency

2026-01-24 · Sonu Kumar, Lavanya Vinnakota, Mukul Lokhande, Santosh Kumar Vishvakarma 외 arxiv

The growing demand for edge-AI systems requires arithmetic units that balance numerical precision, energy efficiency, and compact hardware while supporting diverse formats. Posit arithmetic offers advantages over floatin…

EULER-ADAS: Energy-Efficient & SIMD-Unified Logarithmic-Posit Engine for Precision-Reconfigurable Approximate ADAS Acceleration

2026-05-07 · Mukul Lokhande, Ratko Pilipovic, Omkar Kokane, Adam Teman 외 arxiv

Advanced driver-assistance systems (ADAS) require neural compute engines that deliver low-latency inference under strict power and area constraints. Posit arithmetic is attractive for such accelerators because it provide…

Mapping Spiking Neural Networks to Neuromorphic Hardware

2019-09-04 · Adarsha Balaji, Anup Das, Yuefeng Wu, Khanh Huynh 외

Neuromorphic hardware platforms implement biological neurons and synapses to execute spiking neural networks (SNNs) in an energy-efficient manner. We present SpiNeMap, a design methodology to map SNNs to crossbar-based n…

Clustering

POLARON: Precision-aware On-device Learning and Adaptive Runtime-cONfigurable AI acceleration

2025-06-10 · Mukul Lokhande, Santosh Kumar Vishvakarma

The increasing complexity of AI models requires flexible hardware capable of supporting diverse precision formats, particularly for energy-constrained edge platforms. This work presents PARV-CE, a SIMD-enabled, multi-pre…

Quantization