Brain-Inspired Quantum Neural Architectures for Pattern Recognition: Integrating QSNN and QLSTM
Eva Andrés, Manuel Pegalajar Cuéllar, Gabriel Navarro
TL;DR
This work investigates brain-inspired quantum architectures for anomaly detection in credit card transactions by combining QSNN and QLSTM. It introduces a two-stage pipeline where QSNN filters low-level information akin to the prefrontal cortex and QLSTM handles higher-level memorization akin to the hippocampus, with amplitude encoding requiring $log_2 N$ qubits. The authors compare four quantum architectures against classical counterparts on an imbalanced fraud dataset, reporting improved data and parameter efficiency for the quantum models. Despite favorable performance, the study notes substantial runtime costs when simulating quantum circuits on classical hardware and advocates future work on online learning, scalability, and hardware deployment.
Abstract
Recent advances in the fields of deep learning and quantum computing have paved the way for innovative developments in artificial intelligence. In this manuscript, we leverage these cutting-edge technologies to introduce a novel model that emulates the intricate functioning of the human brain, designed specifically for the detection of anomalies such as fraud in credit card transactions. Leveraging the synergies of Quantum Spiking Neural Networks (QSNN) and Quantum Long Short-Term Memory (QLSTM) architectures, our approach is developed in two distinct stages, closely mirroring the information processing mechanisms found in the brain's sensory and memory systems. In the initial stage, similar to the brain's hypothalamus, we extract low-level information from the data, emulating sensory data processing patterns. In the subsequent stage, resembling the hippocampus, we process this information at a higher level, capturing and memorizing correlated patterns. We will compare this model with other quantum models such as Quantum Neural Networks among others and their corresponding classical models.
