paper-with-me

Papers

On the Mitigation of Read Disturbances in Neuromorphic Inference Hardware

2022-01-27 · Ankita Paul, Shihao Song, Twisha Titirsha, Anup Das

Non-Volatile Memory (NVM) cells are used in neuromorphic hardware to store model parameters, which are programmed as resistance states. NVMs suffer from the read disturb issue, where the programmed resistance state drifts upon repeated access of a cell during inference. Resistance drifts can lower the inference accuracy. To address this, it is necessary to periodically reprogram model parameters (a high overhead operation). We study read disturb failures of an NVM cell. Our analysis show both a strong dependency on model characteristics such as synaptic activation and criticality, and on the voltage used to read resistance states during inference. We propose a system software framework to incorporate such dependencies in programming model parameters on NVM cells of a neuromorphic hardware. Our framework consists of a convex optimization formulation which aims to implement synaptic weights that have more activations and are critical, i.e., those that have high impact on accuracy on NVM cells that are exposed to lower voltages during inference. In this way, we increase the time interval between two consecutive reprogramming of model parameters. We evaluate our system software with many emerging inference models on a neuromorphic hardware simulator and show a significant reduction in the system overhead.

📄 PDF Abstract BibTeX arXiv:2201.11527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating complexity and resilience trade-offs in emerging memory inference machines

2020-02-25 · Christopher H. Bennett, Ryan Dellana, T. Patrick Xiao, Ben Feinberg 외

Neuromorphic-style inference only works well if limited hardware resources are maximized properly, e.g. accuracy continues to scale with parameters and complexity in the face of potential disturbance. In this work, we us…

Improving Inference Lifetime of Neuromorphic Systems via Intelligent Synapse Mapping

2021-06-16 · Shihao Song, Twisha Titirsha, Anup Das

Non-Volatile Memories (NVMs) such as Resistive RAM (RRAM) are used in neuromorphic systems to implement high-density and low-power analog synaptic weights. Unfortunately, an RRAM cell can switch its state after reading i…

BIG-bench Machine LearningPhilosophy

GelNeuro: A Sensing-Computing Integrated Neuromorphic Tactile System for Texture Recognition

2026-07-06 · Luoyang Bian, Xinpan Meng, Zhenghua Ma, Houcheng Li 외 arxiv

Neuromorphic visuo-tactile sensing offers a promising paradigm for low-latency and low-power robotic perception. However, existing systems still rely heavily on a host computer for event readout, preprocessing, or relayi…

Improving Reliability of Spiking Neural Networks through Fault Aware Threshold Voltage Optimization

2023-01-12 · Ayesha Siddique, Khaza Anuarul Hoque

Spiking neural networks have made breakthroughs in computer vision by lending themselves to neuromorphic hardware. However, the neuromorphic hardware lacks parallelism and hence, limits the throughput and hardware accele…

Design Technology Co-Optimization for Neuromorphic Computing

2021-10-15 · Ankita Paul, Shihao Song, Anup Das

We present a design-technology tradeoff analysis in implementing machine-learning inference on the processing cores of a Non-Volatile Memory (NVM)-based many-core neuromorphic hardware. Through detailed circuit-level sim…