Skip to main content

Showing 1–47 of 47 results for author: Eshraghian, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2507.06457  [pdf, ps, other

    cs.CL

    A Systematic Analysis of Hybrid Linear Attention

    Authors: Dustin Wang, Rui-Jie Zhu, Steven Abreu, Yong Shan, Taylor Kergan, Yuqi Pan, Yuhong Chou, Zheng Li, Ge Zhang, Wenhao Huang, Jason Eshraghian

    Abstract: Transformers face quadratic complexity and memory issues with long sequences, prompting the adoption of linear attention mechanisms using fixed-size hidden states. However, linear models often suffer from limited recall performance, leading to hybrid architectures that combine linear and full attention layers. Despite extensive hybrid architecture research, the choice of linear attention component… ▽ More

    Submitted 8 July, 2025; originally announced July 2025.

  2. arXiv:2507.06203  [pdf, ps, other

    cs.CL

    A Survey on Latent Reasoning

    Authors: Rui-Jie Zhu, Tianhao Peng, Tianhao Cheng, Xingwei Qu, Jinfa Huang, Dawei Zhu, Hao Wang, Kaiwen Xue, Xuanliang Zhang, Yong Shan, Tianle Cai, Taylor Kergan, Assel Kembay, Andrew Smith, Chenghua Lin, Binh Nguyen, Yuqi Pan, Yuhong Chou, Zefan Cai, Zhenhe Wu, Yongchi Zhao, Tianyu Liu, Jian Yang, Wangchunshu Zhou, Chujie Zheng , et al. (8 additional authors not shown)

    Abstract: Large Language Models (LLMs) have demonstrated impressive reasoning capabilities, especially when guided by explicit chain-of-thought (CoT) reasoning that verbalizes intermediate steps. While CoT improves both interpretability and accuracy, its dependence on natural language reasoning limits the model's expressive bandwidth. Latent reasoning tackles this bottleneck by performing multi-step inferen… ▽ More

    Submitted 10 July, 2025; v1 submitted 8 July, 2025; originally announced July 2025.

  3. arXiv:2506.19964  [pdf, ps, other

    cs.NE

    Higher-Order Neuromorphic Ising Machines -- Autoencoders and Fowler-Nordheim Annealers are all you need for Scalability

    Authors: Faiek Ahsan, Saptarshi Maiti, Zihao Chen, Jakob Kaiser, Ankita Nandi, Madhuvanthi Srivatsav, Johannes Schemmel, Andreas G. Andreou, Jason Eshraghian, Chetan Singh Thakur, Shantanu Chakrabartty

    Abstract: We report a higher-order neuromorphic Ising machine that exhibits superior scalability compared to architectures based on quadratization, while also achieving state-of-the-art quality and reliability in solutions with competitive time-to-solution metrics. At the core of the proposed machine is an asynchronous autoencoder architecture that captures higher-order interactions by directly manipulating… ▽ More

    Submitted 24 June, 2025; originally announced June 2025.

  4. arXiv:2505.14841  [pdf, other

    cs.NE cs.AI

    Beyond Pairwise Plasticity: Group-Level Spike Synchrony Facilitates Efficient Learning in Spiking Neural Networks

    Authors: Yuchen Tian, Assel Kembay, Nhan Duy Truong, Jason K. Eshraghian, Omid Kavehei

    Abstract: Brain networks rely on precise spike timing and coordinated activity to support robust and energy-efficient learning. Inspired by these principles, spiking neural networks (SNNs) are widely regarded as promising candidates for low-power, event-driven computing. However, most biologically-inspired learning rules employed in SNNs, including spike-timing-dependent plasticity (STDP), rely on isolated… ▽ More

    Submitted 14 April, 2025; originally announced May 2025.

    Comments: 22 pages, 7 figures, 5 tables. This work proposes SSDP, a biologically inspired spike-synchrony-dependent plasticity rule. We demonstrate its effectiveness across shallow and deep spiking architectures including Spiking-ResNet18 and SNN-Transformer

  5. arXiv:2503.18002  [pdf, other

    cs.NE cs.AI cs.AR cs.LG

    Neuromorphic Principles for Efficient Large Language Models on Intel Loihi 2

    Authors: Steven Abreu, Sumit Bam Shrestha, Rui-Jie Zhu, Jason Eshraghian

    Abstract: Large language models (LLMs) deliver impressive performance but require large amounts of energy. In this work, we present a MatMul-free LLM architecture adapted for Intel's neuromorphic processor, Loihi 2. Our approach leverages Loihi 2's support for low-precision, event-driven computation and stateful processing. Our hardware-aware quantized model on GPU demonstrates that a 370M parameter MatMul-… ▽ More

    Submitted 25 March, 2025; v1 submitted 11 February, 2025; originally announced March 2025.

    Comments: Accepted to International Conference on Learning Representations (ICLR) Workshop on Scalable Optimization for Efficient and Adaptive Foundation Models (SCOPE)

  6. arXiv:2503.08703  [pdf, ps, other

    cs.NE cs.CV

    SDTrack: A Baseline for Event-based Tracking via Spiking Neural Networks

    Authors: Yimeng Shan, Zhenbang Ren, Haodi Wu, Wenjie Wei, Rui-Jie Zhu, Shuai Wang, Dehao Zhang, Yichen Xiao, Jieyuan Zhang, Kexin Shi, Jingzhinan Wang, Jason K. Eshraghian, Haicheng Qu, Jiqing Zhang, Malu Zhang, Yang Yang

    Abstract: Event cameras provide superior temporal resolution, dynamic range, power efficiency, and pixel bandwidth. Spiking Neural Networks (SNNs) naturally complement event data through discrete spike signals, making them ideal for event-based tracking. However, current approaches that combine Artificial Neural Networks (ANNs) and SNNs, along with suboptimal architectures, compromise energy efficiency and… ▽ More

    Submitted 17 June, 2025; v1 submitted 8 March, 2025; originally announced March 2025.

    Comments: 11 pages,7 figures,4 tables

  7. arXiv:2502.20729  [pdf

    cs.NE cs.AI

    NeuroMorse: A Temporally Structured Dataset For Neuromorphic Computing

    Authors: Ben Walters, Yeshwanth Bethi, Taylor Kergan, Binh Nguyen, Amirali Amirsoleimani, Jason K. Eshraghian, Saeed Afshar, Mostafa Rahimi Azghadi

    Abstract: Neuromorphic engineering aims to advance computing by mimicking the brain's efficient processing, where data is encoded as asynchronous temporal events. This eliminates the need for a synchronisation clock and minimises power consumption when no data is present. However, many benchmarks for neuromorphic algorithms primarily focus on spatial features, neglecting the temporal dynamics that are inher… ▽ More

    Submitted 28 February, 2025; originally announced February 2025.

  8. arXiv:2501.16085  [pdf, ps, other

    cs.CV

    ARFlow: Autoregressive Flow with Hybrid Linear Attention

    Authors: Mude Hui, Rui-Jie Zhu, Songlin Yang, Yu Zhang, Zirui Wang, Yuyin Zhou, Jason Eshraghian, Cihang Xie

    Abstract: Flow models are effective at progressively generating realistic images, but they generally struggle to capture long-range dependencies during the generation process as they compress all the information from previous time steps into a single corrupted image. To address this limitation, we propose integrating autoregressive modeling -- known for its excellence in modeling complex, high-dimensional j… ▽ More

    Submitted 15 June, 2025; v1 submitted 27 January, 2025; originally announced January 2025.

  9. arXiv:2501.08645  [pdf, other

    cs.AR

    Learnable Sparsification of Die-to-Die Communication via Spike-Based Encoding

    Authors: Joshua Nardone, Ruijie Zhu, Joseph Callenes, Mohammed E. Elbtity, Ramtin Zand, Jason Eshraghian

    Abstract: Efficient communication is central to both biological and artificial intelligence (AI) systems. In biological brains, the challenge of long-range communication across regions is addressed through sparse, spike-based signaling, minimizing energy and latency. Conversely, modern AI workloads are increasingly constrained by bandwidth, leading to bottlenecks that hamper scalability and efficiency. Insp… ▽ More

    Submitted 12 April, 2025; v1 submitted 15 January, 2025; originally announced January 2025.

  10. arXiv:2410.15217  [pdf, other

    cs.LG

    Future-Guided Learning: A Predictive Approach To Enhance Time-Series Forecasting

    Authors: Skye Gunasekaran, Assel Kembay, Hugo Ladret, Rui-Jie Zhu, Laurent Perrinet, Omid Kavehei, Jason Eshraghian

    Abstract: Accurate time-series forecasting is crucial in various scientific and industrial domains, yet deep learning models often struggle to capture long-term dependencies and adapt to data distribution drifts over time. We introduce Future-Guided Learning, an approach that enhances time-series event forecasting through a dynamic feedback mechanism inspired by predictive coding. Our method involves two mo… ▽ More

    Submitted 17 January, 2025; v1 submitted 19 October, 2024; originally announced October 2024.

  11. arXiv:2410.09650  [pdf, other

    cs.DC cs.NE

    Reducing Data Bottlenecks in Distributed, Heterogeneous Neural Networks

    Authors: Ruhai Lin, Rui-Jie Zhu, Jason K. Eshraghian

    Abstract: The rapid advancement of embedded multicore and many-core systems has revolutionized computing, enabling the development of high-performance, energy-efficient solutions for a wide range of applications. As models scale up in size, data movement is increasingly the bottleneck to performance. This movement of data can exist between processor and memory, or between cores and chips. This paper investi… ▽ More

    Submitted 12 October, 2024; originally announced October 2024.

  12. ON-OFF Neuromorphic ISING Machines using Fowler-Nordheim Annealers

    Authors: Zihao Chen, Zhili Xiao, Mahmoud Akl, Johannes Leugring, Omowuyi Olajide, Adil Malik, Nik Dennler, Chad Harper, Subhankar Bose, Hector A. Gonzalez, Mohamed Samaali, Gengting Liu, Jason Eshraghian, Riccardo Pignari, Gianvito Urgese, Andreas G. Andreou, Sadasivan Shankar, Christian Mayr, Gert Cauwenberghs, Shantanu Chakrabartty

    Abstract: We introduce NeuroSA, a neuromorphic architecture specifically designed to ensure asymptotic convergence to the ground state of an Ising problem using a Fowler-Nordheim quantum mechanical tunneling based threshold-annealing process. The core component of NeuroSA consists of a pair of asynchronous ON-OFF neurons, which effectively map classical simulated annealing dynamics onto a network of integra… ▽ More

    Submitted 1 March, 2025; v1 submitted 7 June, 2024; originally announced June 2024.

    Comments: 43 pages, 10 figures

    Journal ref: Nat Commun 16, 3086 (2025)

  13. arXiv:2406.02528  [pdf, other

    cs.CL

    Scalable MatMul-free Language Modeling

    Authors: Rui-Jie Zhu, Yu Zhang, Ethan Sifferman, Tyler Sheaves, Yiqiao Wang, Dustin Richmond, Peng Zhou, Jason K. Eshraghian

    Abstract: Matrix multiplication (MatMul) typically dominates the overall computational cost of large language models (LLMs). This cost only grows as LLMs scale to larger embedding dimensions and context lengths. In this work, we show that MatMul operations can be completely eliminated from LLMs while maintaining strong performance at billion-parameter scales. Our experiments show that our proposed MatMul-fr… ▽ More

    Submitted 18 June, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

  14. arXiv:2405.19687  [pdf, other

    cs.NE cs.CV

    Autonomous Driving with Spiking Neural Networks

    Authors: Rui-Jie Zhu, Ziqing Wang, Leilani Gilpin, Jason K. Eshraghian

    Abstract: Autonomous driving demands an integrated approach that encompasses perception, prediction, and planning, all while operating under strict energy constraints to enhance scalability and environmental sustainability. We present Spiking Autonomous Driving (SAD), the first unified Spiking Neural Network (SNN) to address the energy challenges faced by autonomous driving systems through its event-driven… ▽ More

    Submitted 30 May, 2024; v1 submitted 30 May, 2024; originally announced May 2024.

  15. arXiv:2405.13672  [pdf, other

    cs.CV

    Advancing Spiking Neural Networks towards Multiscale Spatiotemporal Interaction Learning

    Authors: Yimeng Shan, Malu Zhang, Rui-jie Zhu, Xuerui Qiu, Jason K. Eshraghian, Haicheng Qu

    Abstract: Recent advancements in neuroscience research have propelled the development of Spiking Neural Networks (SNNs), which not only have the potential to further advance neuroscience research but also serve as an energy-efficient alternative to Artificial Neural Networks (ANNs) due to their spike-driven characteristics. However, previous studies often neglected the multiscale information and its spatiot… ▽ More

    Submitted 27 May, 2024; v1 submitted 22 May, 2024; originally announced May 2024.

  16. arXiv:2404.19668  [pdf, other

    cs.NE cs.LG

    SQUAT: Stateful Quantization-Aware Training in Recurrent Spiking Neural Networks

    Authors: Sreyes Venkatesh, Razvan Marinescu, Jason K. Eshraghian

    Abstract: Weight quantization is used to deploy high-performance deep learning models on resource-limited hardware, enabling the use of low-precision integers for storage and computation. Spiking neural networks (SNNs) share the goal of enhancing efficiency, but adopt an 'event-driven' approach to reduce the power consumption of neural network inference. While extensive research has focused on weight quanti… ▽ More

    Submitted 14 April, 2024; originally announced April 2024.

    Comments: 10 pages, 4 figures, accepted at NICE 2024

  17. arXiv:2402.08113  [pdf, other

    cs.CL cs.HC

    Addressing cognitive bias in medical language models

    Authors: Samuel Schmidgall, Carl Harris, Ime Essien, Daniel Olshvang, Tawsifur Rahman, Ji Woong Kim, Rojin Ziaei, Jason Eshraghian, Peter Abadir, Rama Chellappa

    Abstract: There is increasing interest in the application large language models (LLMs) to the medical field, in part because of their impressive performance on medical exam questions. While promising, exam questions do not reflect the complexity of real patient-doctor interactions. In reality, physicians' decisions are shaped by many complex factors, such as patient compliance, personal experience, ethical… ▽ More

    Submitted 20 February, 2024; v1 submitted 12 February, 2024; originally announced February 2024.

  18. Neuromorphic Intermediate Representation: A Unified Instruction Set for Interoperable Brain-Inspired Computing

    Authors: Jens E. Pedersen, Steven Abreu, Matthias Jobst, Gregor Lenz, Vittorio Fra, Felix C. Bauer, Dylan R. Muir, Peng Zhou, Bernhard Vogginger, Kade Heckel, Gianvito Urgese, Sadasivan Shankar, Terrence C. Stewart, Sadique Sheik, Jason K. Eshraghian

    Abstract: Spiking neural networks and neuromorphic hardware platforms that simulate neuronal dynamics are getting wide attention and are being applied to many relevant problems using Machine Learning. Despite a well-established mathematical foundation for neural dynamics, there exists numerous software and hardware solutions and stacks whose variability makes it difficult to reproduce findings. Here, we est… ▽ More

    Submitted 30 September, 2024; v1 submitted 24 November, 2023; originally announced November 2023.

    Comments: NIR is available at https://neuroir.org

    Journal ref: Nat Commun 15, 8122 (2024)

  19. arXiv:2311.06570  [pdf, other

    cs.CV

    SynA-ResNet: Spike-driven ResNet Achieved through OR Residual Connection

    Authors: Yimeng Shan, Xuerui Qiu, Rui-jie Zhu, Jason K. Eshraghian, Malu Zhang, Haicheng Qu

    Abstract: Spiking Neural Networks (SNNs) have garnered substantial attention in brain-like computing for their biological fidelity and the capacity to execute energy-efficient spike-driven operations. As the demand for heightened performance in SNNs surges, the trend towards training deeper networks becomes imperative, while residual learning stands as a pivotal method for training deep neural networks. In… ▽ More

    Submitted 7 July, 2024; v1 submitted 11 November, 2023; originally announced November 2023.

    Comments: 12 pages, 5 figures and 10 tables

  20. arXiv:2310.04676  [pdf, other

    cs.RO cs.LG

    Surgical Gym: A high-performance GPU-based platform for reinforcement learning with surgical robots

    Authors: Samuel Schmidgall, Axel Krieger, Jason Eshraghian

    Abstract: Recent advances in robot-assisted surgery have resulted in progressively more precise, efficient, and minimally invasive procedures, sparking a new era of robotic surgical intervention. This enables doctors, in collaborative interaction with robots, to perform traditional or minimally invasive surgeries with improved outcomes through smaller incisions. Recent efforts are working toward making robo… ▽ More

    Submitted 27 January, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

  21. arXiv:2309.00330  [pdf, other

    cs.LG cs.NE

    Multitask Deep Learning for Accurate Risk Stratification and Prediction of Next Steps for Coronary CT Angiography Patients

    Authors: Juan Lu, Mohammed Bennamoun, Jonathon Stewart, JasonK. Eshraghian, Yanbin Liu, Benjamin Chow, Frank M. Sanfilippo, Girish Dwivedi

    Abstract: Diagnostic investigation has an important role in risk stratification and clinical decision making of patients with suspected and documented Coronary Artery Disease (CAD). However, the majority of existing tools are primarily focused on the selection of gatekeeper tests, whereas only a handful of systems contain information regarding the downstream testing or treatment. We propose a multi-task dee… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

  22. arXiv:2307.12471  [pdf, other

    cs.AR

    Neuromorphic Neuromodulation: Towards the next generation of on-device AI-revolution in electroceuticals

    Authors: Luis Fernando Herbozo Contreras, Nhan Duy Truong, Jason K. Eshraghian, Zhangyu Xu, Zhaojing Huang, Armin Nikpour, Omid Kavehei

    Abstract: Neuromodulation techniques have emerged as promising approaches for treating a wide range of neurological disorders, precisely delivering electrical stimulation to modulate abnormal neuronal activity. While leveraging the unique capabilities of artificial intelligence (AI) holds immense potential for responsive neurostimulation, it appears as an extremely challenging proposition where real-time (l… ▽ More

    Submitted 28 July, 2023; v1 submitted 23 July, 2023; originally announced July 2023.

  23. arXiv:2306.15749  [pdf, other

    cs.NE cs.AI cs.AR cs.LG

    To Spike or Not To Spike: A Digital Hardware Perspective on Deep Learning Acceleration

    Authors: Fabrizio Ottati, Chang Gao, Qinyu Chen, Giovanni Brignone, Mario R. Casu, Jason K. Eshraghian, Luciano Lavagno

    Abstract: As deep learning models scale, they become increasingly competitive from domains spanning from computer vision to natural language processing; however, this happens at the expense of efficiency since they require increasingly more memory and computing power. The power efficiency of the biological brain outperforms any large-scale deep learning ( DL ) model; thus, neuromorphic computing tries to mi… ▽ More

    Submitted 28 January, 2024; v1 submitted 27 June, 2023; originally announced June 2023.

    Comments: Fixed error in bio

  24. arXiv:2306.12676  [pdf, other

    cond-mat.dis-nn cs.AI

    Memristive Reservoirs Learn to Learn

    Authors: Ruomin Zhu, Jason K. Eshraghian, Zdenka Kuncic

    Abstract: Memristive reservoirs draw inspiration from a novel class of neuromorphic hardware known as nanowire networks. These systems display emergent brain-like dynamics, with optimal performance demonstrated at dynamical phase transitions. In these networks, a limited number of electrodes are available to modulate system dynamics, in contrast to the global controllability offered by neuromorphic hardware… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

    Comments: 7 pages, 6 figures, ICONS 2023, accepted

  25. arXiv:2305.11252  [pdf, other

    cs.NE cs.AI cs.LG q-bio.NC

    Brain-inspired learning in artificial neural networks: a review

    Authors: Samuel Schmidgall, Jascha Achterberg, Thomas Miconi, Louis Kirsch, Rojin Ziaei, S. Pardis Hajiseyedrazi, Jason Eshraghian

    Abstract: Artificial neural networks (ANNs) have emerged as an essential tool in machine learning, achieving remarkable success across diverse domains, including image and speech generation, game playing, and robotics. However, there exist fundamental differences between ANNs' operating mechanisms and those of the biological brain, particularly concerning learning processes. This paper presents a comprehens… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

  26. arXiv:2304.11056  [pdf, other

    cs.CR cs.LG

    PowerGAN: A Machine Learning Approach for Power Side-Channel Attack on Compute-in-Memory Accelerators

    Authors: Ziyu Wang, Yuting Wu, Yongmo Park, Sangmin Yoo, Xinxin Wang, Jason K. Eshraghian, Wei D. Lu

    Abstract: Analog compute-in-memory (CIM) systems are promising for deep neural network (DNN) inference acceleration due to their energy efficiency and high throughput. However, as the use of DNNs expands, protecting user input privacy has become increasingly important. In this paper, we identify a potential security vulnerability wherein an adversary can reconstruct the user's private input data from a powe… ▽ More

    Submitted 27 May, 2023; v1 submitted 13 April, 2023; originally announced April 2023.

  27. arXiv:2304.04640  [pdf, other

    cs.AI

    NeuroBench: A Framework for Benchmarking Neuromorphic Computing Algorithms and Systems

    Authors: Jason Yik, Korneel Van den Berghe, Douwe den Blanken, Younes Bouhadjar, Maxime Fabre, Paul Hueber, Weijie Ke, Mina A Khoei, Denis Kleyko, Noah Pacik-Nelson, Alessandro Pierro, Philipp Stratmann, Pao-Sheng Vincent Sun, Guangzhi Tang, Shenqi Wang, Biyan Zhou, Soikat Hasan Ahmed, George Vathakkattil Joseph, Benedetto Leto, Aurora Micheli, Anurag Kumar Mishra, Gregor Lenz, Tao Sun, Zergham Ahmed, Mahmoud Akl , et al. (75 additional authors not shown)

    Abstract: Neuromorphic computing shows promise for advancing computing efficiency and capabilities of AI applications using brain-inspired principles. However, the neuromorphic research field currently lacks standardized benchmarks, making it difficult to accurately measure technological advancements, compare performance with conventional methods, and identify promising future research directions. Prior neu… ▽ More

    Submitted 14 January, 2025; v1 submitted 10 April, 2023; originally announced April 2023.

    Comments: To appear in Nature Neuromorphic Hardware and Computing collection

  28. arXiv:2302.13939  [pdf, other

    cs.CL cs.LG cs.NE

    SpikeGPT: Generative Pre-trained Language Model with Spiking Neural Networks

    Authors: Rui-Jie Zhu, Qihang Zhao, Guoqi Li, Jason K. Eshraghian

    Abstract: As the size of large language models continue to scale, so does the computational resources required to run it. Spiking Neural Networks (SNNs) have emerged as an energy-efficient approach to deep learning that leverage sparse and event-driven activations to reduce the computational overhead associated with model inference. While they have become competitive with non-spiking models on many computer… ▽ More

    Submitted 11 July, 2024; v1 submitted 27 February, 2023; originally announced February 2023.

    Comments: Accepted by TMLR

  29. arXiv:2302.01015  [pdf, other

    cs.AR cs.NE

    OpenSpike: An OpenRAM SNN Accelerator

    Authors: Farhad Modaresi, Matthew Guthaus, Jason K. Eshraghian

    Abstract: This paper presents a spiking neural network (SNN) accelerator made using fully open-source EDA tools, process design kit (PDK), and memory macros synthesized using OpenRAM. The chip is taped out in the 130 nm SkyWater process and integrates over 1 million synaptic weights, and offers a reprogrammable architecture. It operates at a clock speed of 40 MHz, a supply of 1.8 V, uses a PicoRV32 core for… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

    Comments: The design is open sourced and available online: https://github.com/sfmth/OpenSpike

  30. arXiv:2211.10725  [pdf, other

    cs.LG

    Intelligence Processing Units Accelerate Neuromorphic Learning

    Authors: Pao-Sheng Vincent Sun, Alexander Titterton, Anjlee Gopiani, Tim Santos, Arindam Basu, Wei D. Lu, Jason K. Eshraghian

    Abstract: Spiking neural networks (SNNs) have achieved orders of magnitude improvement in terms of energy consumption and latency when performing inference with deep learning workloads. Error backpropagation is presently regarded as the most effective method for training SNNs, but in a twist of irony, when training on modern graphics processing units (GPUs) this becomes more expensive than non-spiking netwo… ▽ More

    Submitted 19 November, 2022; originally announced November 2022.

    Comments: 10 pages, 9 figures, journal

  31. arXiv:2210.03515  [pdf, other

    cs.NE cs.LG

    Spiking neural networks for nonlinear regression

    Authors: Alexander Henkes, Jason K. Eshraghian, Henning Wessels

    Abstract: Spiking neural networks, also often referred to as the third generation of neural networks, carry the potential for a massive reduction in memory and energy consumption over traditional, second-generation neural networks. Inspired by the undisputed efficiency of the human brain, they introduce temporal and neuronal sparsity, which can be exploited by next-generation neuromorphic hardware. To open… ▽ More

    Submitted 26 October, 2022; v1 submitted 6 October, 2022; originally announced October 2022.

  32. Side-channel attack analysis on in-memory computing architectures

    Authors: Ziyu Wang, Fan-hsuan Meng, Yongmo Park, Jason K. Eshraghian, Wei D. Lu

    Abstract: In-memory computing (IMC) systems have great potential for accelerating data-intensive tasks such as deep neural networks (DNNs). As DNN models are generally highly proprietary, the neural network architectures become valuable targets for attacks. In IMC systems, since the whole model is mapped on chip and weight memory read can be restricted, the pre-mapped DNN model acts as a ``black box'' for u… ▽ More

    Submitted 25 March, 2023; v1 submitted 6 September, 2022; originally announced September 2022.

    Journal ref: IEEE Transactions on Emerging Topics in Computing (2023)

  33. arXiv:2206.12992  [pdf, other

    cs.NE cs.AI cs.AR cs.ET

    Gradient-based Neuromorphic Learning on Dynamical RRAM Arrays

    Authors: Peng Zhou, Jason K. Eshraghian, Dong-Uk Choi, Wei D. Lu, Sung-Mo Kang

    Abstract: We present MEMprop, the adoption of gradient-based learning to train fully memristive spiking neural networks (MSNNs). Our approach harnesses intrinsic device dynamics to trigger naturally arising voltage spikes. These spikes emitted by memristive dynamics are analog in nature, and thus fully differentiable, which eliminates the need for surrogate gradient methods that are prevalent in the spiking… ▽ More

    Submitted 26 June, 2022; originally announced June 2022.

  34. arXiv:2206.06506  [pdf, other

    cs.CV

    Spiking Neural Networks for Frame-based and Event-based Single Object Localization

    Authors: Sami Barchid, José Mennesson, Jason Eshraghian, Chaabane Djéraba, Mohammed Bennamoun

    Abstract: Spiking neural networks have shown much promise as an energy-efficient alternative to artificial neural networks. However, understanding the impacts of sensor noises and input encodings on the network activity and performance remains difficult with common neuromorphic vision baselines like classification. Therefore, we propose a spiking neural network approach for single object localization traine… ▽ More

    Submitted 13 June, 2022; originally announced June 2022.

    Comments: 21 pages, 12 figures

  35. arXiv:2203.01426  [pdf, other

    cs.NE cs.AI cs.ET

    SPICEprop: Backpropagating Errors Through Memristive Spiking Neural Networks

    Authors: Peng Zhou, Jason K. Eshraghian, Dong-Uk Choi, Sung-Mo Kang

    Abstract: We present a fully memristive spiking neural network (MSNN) consisting of novel memristive neurons trained using the backpropagation through time (BPTT) learning rule. Gradient descent is applied directly to the memristive integrated-and-fire (MIF) neuron designed using analog SPICE circuit models, which generates distinct depolarization, hyperpolarization, and repolarization voltage waveforms. Sy… ▽ More

    Submitted 9 March, 2022; v1 submitted 2 March, 2022; originally announced March 2022.

  36. arXiv:2203.01416  [pdf, other

    cs.NE cs.AI cs.ET

    A Fully Memristive Spiking Neural Network with Unsupervised Learning

    Authors: Peng Zhou, Dong-Uk Choi, Jason K. Eshraghian, Sung-Mo Kang

    Abstract: We present a fully memristive spiking neural network (MSNN) consisting of physically-realizable memristive neurons and memristive synapses to implement an unsupervised Spiking Time Dependent Plasticity (STDP) learning rule. The system is fully memristive in that both neuronal and synaptic dynamics can be realized by using memristors. The neuron is implemented using the SPICE-level memristive integ… ▽ More

    Submitted 9 March, 2022; v1 submitted 2 March, 2022; originally announced March 2022.

  37. arXiv:2202.07221  [pdf, other

    cs.LG cs.NE

    Navigating Local Minima in Quantized Spiking Neural Networks

    Authors: Jason K. Eshraghian, Corey Lammie, Mostafa Rahimi Azghadi, Wei D. Lu

    Abstract: Spiking and Quantized Neural Networks (NNs) are becoming exceedingly important for hyper-efficient implementations of Deep Learning (DL) algorithms. However, these networks face challenges when trained using error backpropagation, due to the absence of gradient signals when applying hard thresholds. The broadly accepted trick to overcoming this is through the use of biased gradient estimators: sur… ▽ More

    Submitted 15 February, 2022; originally announced February 2022.

  38. arXiv:2201.11915  [pdf, other

    cs.NE cs.LG q-bio.NC

    The fine line between dead neurons and sparsity in binarized spiking neural networks

    Authors: Jason K. Eshraghian, Wei D. Lu

    Abstract: Spiking neural networks can compensate for quantization error by encoding information either in the temporal domain, or by processing discretized quantities in hidden states of higher precision. In theory, a wide dynamic range state-space enables multiple binarized inputs to be accumulated together, thus improving the representational capacity of individual neurons. This may be achieved by increas… ▽ More

    Submitted 27 January, 2022; originally announced January 2022.

  39. arXiv:2201.06703  [pdf, other

    cs.ET cs.AI cs.AR

    Design Space Exploration of Dense and Sparse Mapping Schemes for RRAM Architectures

    Authors: Corey Lammie, Jason K. Eshraghian, Chenqi Li, Amirali Amirsoleimani, Roman Genov, Wei D. Lu, Mostafa Rahimi Azghadi

    Abstract: The impact of device and circuit-level effects in mixed-signal Resistive Random Access Memory (RRAM) accelerators typically manifest as performance degradation of Deep Learning (DL) algorithms, but the degree of impact varies based on algorithmic features. These include network architecture, capacity, weight distribution, and the type of inter-layer connections. Techniques are continuously emergin… ▽ More

    Submitted 24 January, 2022; v1 submitted 17 January, 2022; originally announced January 2022.

    Comments: Accepted at 2022 IEEE International Symposium on Circuits and Systems (ISCAS). [v2] Fixed incorrectly labeled author affiliations for Chenqi Li, Amirali Amirsoleimani, and Roman Genov

  40. arXiv:2109.12894  [pdf, other

    cs.NE cs.ET cs.LG

    Training Spiking Neural Networks Using Lessons From Deep Learning

    Authors: Jason K. Eshraghian, Max Ward, Emre Neftci, Xinxin Wang, Gregor Lenz, Girish Dwivedi, Mohammed Bennamoun, Doo Seok Jeong, Wei D. Lu

    Abstract: The brain is the perfect place to look for inspiration to develop more efficient neural networks. The inner workings of our synapses and neurons provide a glimpse at what the future of deep learning might look like. This paper serves as a tutorial and perspective showing how to apply the lessons learnt from several decades of research in deep learning, gradient descent, backpropagation and neurosc… ▽ More

    Submitted 13 August, 2023; v1 submitted 27 September, 2021; originally announced September 2021.

  41. arXiv:2108.06891   

    cs.DS cs.NI

    Efficient Network Analysis Under Single Link Deletion

    Authors: Max Ward, Amitava Datta, Hung X. Nguyen, Jason Eshraghian

    Abstract: The problem of worst case edge deletion from a network is considered. Suppose that you have a communication network and you can delete a single edge. Which edge deletion causes the largest disruption? More formally, given a graph, which edge after deletion disconnects the maximum number of pairs of vertices, where ties for number of pairs disconnected are broken by finding an edge that increases t… ▽ More

    Submitted 15 February, 2022; v1 submitted 16 August, 2021; originally announced August 2021.

    Comments: Found previous published results with similar findings

  42. arXiv:2104.10297  [pdf, other

    cs.ET

    FPGA Synthesis of Ternary Memristor-CMOS Decoders

    Authors: Xiaoyuan Wang, Zhiru Wu, Pengfei Zhou, Herbert H. C. Iu, Jason K. Eshraghian, Sung Mo Kang

    Abstract: The search for a compatible application of memristor-CMOS logic gates has remained elusive, as the data density benefits are offset by slow switching speeds and resistive dissipation. Active microdisplays typically prioritize pixel density (and therefore resolution) over that of speed, where the most widely used refresh rates fall between 25-240 Hz. Therefore, memristor-CMOS logic is a promising f… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

  43. arXiv:2103.06506  [pdf, other

    cs.ET cs.AI cs.AR cs.LG

    Memristive Stochastic Computing for Deep Learning Parameter Optimization

    Authors: Corey Lammie, Jason K. Eshraghian, Wei D. Lu, Mostafa Rahimi Azghadi

    Abstract: Stochastic Computing (SC) is a computing paradigm that allows for the low-cost and low-power computation of various arithmetic operations using stochastic bit streams and digital logic. In contrast to conventional representation schemes used within the binary domain, the sequence of bit streams in the stochastic domain is inconsequential, and computation is usually non-deterministic. In this brief… ▽ More

    Submitted 11 March, 2021; originally announced March 2021.

    Comments: Accepted by IEEE Transactions on Circuits and Systems Part II: Express Briefs

    Journal ref: IEEE Transactions on Circuits and Systems Part II: Express Briefs, 2021

  44. arXiv:2102.07243  [pdf, other

    cs.CV

    Naturalizing Neuromorphic Vision Event Streams Using GANs

    Authors: Dennis Robey, Wesley Thio, Herbert Iu, Jason Eshraghian

    Abstract: Dynamic vision sensors are able to operate at high temporal resolutions within resource constrained environments, though at the expense of capturing static content. The sparse nature of event streams enables efficient downstream processing tasks as they are suited for power-efficient spiking neural networks. One of the challenges associated with neuromorphic vision is the lack of interpretability… ▽ More

    Submitted 14 February, 2021; originally announced February 2021.

    Comments: 5 pages, 7 figures

  45. arXiv:2102.06536  [pdf, other

    cs.AR eess.IV eess.SP

    CrossStack: A 3-D Reconfigurable RRAM Crossbar Inference Engine

    Authors: Jason K. Eshraghian, Kyoungrok Cho, Sung Mo Kang

    Abstract: Deep neural network inference accelerators are rapidly growing in importance as we turn to massively parallelized processing beyond GPUs and ASICs. The dominant operation in feedforward inference is the multiply-and-accumlate process, where each column in a crossbar generates the current response of a single neuron. As a result, memristor crossbar arrays parallelize inference and image processing… ▽ More

    Submitted 7 February, 2021; originally announced February 2021.

    Comments: 5 pages, 4 figures

  46. arXiv:2007.05657  [pdf, other

    cs.AR cs.LG eess.SP

    Hardware Implementation of Deep Network Accelerators Towards Healthcare and Biomedical Applications

    Authors: Mostafa Rahimi Azghadi, Corey Lammie, Jason K. Eshraghian, Melika Payvand, Elisa Donati, Bernabe Linares-Barranco, Giacomo Indiveri

    Abstract: The advent of dedicated Deep Learning (DL) accelerators and neuromorphic processors has brought on new opportunities for applying both Deep and Spiking Neural Network (SNN) algorithms to healthcare and biomedical applications at the edge. This can facilitate the advancement of medical Internet of Things (IoT) systems and Point of Care (PoC) devices. In this paper, we provide a tutorial describing… ▽ More

    Submitted 28 April, 2021; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: Accepted by IEEE Transactions on Biomedical Circuits and Systems (21 pages, 10 figures, 5 tables)

    Journal ref: IEEE Transactions on Biomedical Circuits and Systems, 2020

  47. arXiv:1906.09395  [pdf, other

    eess.SP cs.AR eess.IV

    Adaptive Precision CNN Accelerator Using Radix-X Parallel Connected Memristor Crossbars

    Authors: Jaeheum Lee, Jason K. Eshraghian, Kyoungrok Cho, Kamran Eshraghian

    Abstract: Neural processor development is reducing our reliance on remote server access to process deep learning operations in an increasingly edge-driven world. By employing in-memory processing, parallelization techniques, and algorithm-hardware co-design, memristor crossbar arrays are known to efficiently compute large scale matrix-vector multiplications. However, state-of-the-art implementations of nega… ▽ More

    Submitted 22 June, 2019; originally announced June 2019.

    Comments: 12 pages, 17 figures