Exploring Liquid Neural Networks on Loihi-2

Wiktoria Agata Pawlak,Murat Isik,Dexter Le,Ismail Can Dikmen
2024-07-30
Abstract:This study investigates the realm of liquid neural networks (LNNs) and their deployment on neuromorphic hardware platforms. It provides an in-depth analysis of Liquid State Machines (LSMs) and explores the adaptation of LNN architectures to neuromorphic systems, highlighting the theoretical foundations and practical applications. We introduce a pioneering approach to image classification on the CIFAR-10 dataset by implementing Liquid Neural Networks (LNNs) on state-of-the-art neuromorphic hardware platforms. Our Loihi-2 ASIC-based architecture demonstrates exceptional performance, achieving a remarkable accuracy of 91.3% while consuming only 213 microJoules per frame. These results underscore the substantial potential of LNNs for advancing neuromorphic computing and establish a new benchmark for the field in terms of both efficiency and accuracy.
Emerging Technologies,Hardware Architecture
What problem does this paper attempt to address?
The problem this paper attempts to address is the integration of Liquid Neural Networks (LNNs) with neuromorphic hardware platforms (such as Loihi-2) to improve computational efficiency and adaptability. Specifically, the goals of the paper include: 1. **Improving computational efficiency**: By combining LNNs with neuromorphic hardware, enhance the energy efficiency and speed of processing time-series data and image classification tasks. 2. **Enhancing adaptability**: Utilize the dynamic characteristics and adaptive capabilities of LNNs to enable the system to better handle complex time dependencies and varying data inputs. 3. **Optimizing hardware compatibility**: Investigate methods for implementing LNNs on neuromorphic hardware, addressing compatibility issues between hardware limitations and algorithmic complexity. 4. **Validating performance advantages**: Demonstrate through experiments the superior performance of LNNs on neuromorphic hardware, particularly in terms of accuracy, latency, and energy consumption. The paper showcases the implementation of LNNs on the CIFAR-10 dataset and tests on the Loihi-2 ASIC platform, demonstrating the excellent performance of LNNs in image classification tasks, achieving an accuracy of 91.3% while consuming only 213 microjoules of energy per frame. These results not only highlight the significant potential of LNNs in neuromorphic computing but also provide important references for future research and development.