paper-with-me

Papers

Neuromorphic Acceleration for Approximate Bayesian Inference on Neural Networks via Permanent Dropout

2019-04-29 · Nathan Wycoff, Prasanna Balaprakash, Fangfang Xia

As neural networks have begun performing increasingly critical tasks for society, ranging from driving cars to identifying candidates for drug development, the value of their ability to perform uncertainty quantification (UQ) in their predictions has risen commensurately. Permanent dropout, a popular method for neural network UQ, involves injecting stochasticity into the inference phase of the model and creating many predictions for each of the test data. This shifts the computational and energy burden of deep neural networks from the training phase to the inference phase. Recent work has demonstrated near-lossless conversion of classical deep neural networks to their spiking counterparts. We use these results to demonstrate the feasibility of conducting the inference phase with permanent dropout on spiking neural networks, mitigating the technique's computational and energy burden, which is essential for its use at scale or on edge platforms. We demonstrate the proposed approach via the Nengo spiking neural simulator on a combination drug therapy dataset for cancer treatment, where UQ is critical. Our results indicate that the spiking approximation gives a predictive distribution practically indistinguishable from that given by the classical network.

📄 PDF Abstract BibTeX arXiv:1904.12904

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceUncertainty Quantification

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Neural Permutation Processes

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Ari Pakman, Yueqi Wang, Liam Paninski

We introduce a neural architecture to perform amortized approximate Bayesian inference over latent random permutations of two sets of objects. The method involves approximating permanents of matrices of pairwise probabil…

Bayesian Inference

SuperNeuro: A Fast and Scalable Simulator for Neuromorphic Computing

2023-05-04 · Prasanna Date, Chathika Gunaratne, Shruti Kulkarni, Robert Patton 외

In many neuromorphic workflows, simulators play a vital role for important tasks such as training spiking neural networks (SNNs), running neuroscience simulations, and designing, implementing and testing neuromorphic alg…

GPU

Embedded FPGA Acceleration of Brain-Like Neural Networks: Online Learning to Scalable Inference

2025-06-23 · Muhammad Ihsan Al Hafiz, Naresh Ravichandran, Anders Lansner, Pawel Herman 외

Edge AI applications increasingly require models that can learn and adapt on-device with minimal energy budget. Traditional deep learning models, while powerful, are often overparameterized, energy-hungry, and dependent …

High-Level Synthesis

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…

A Unifying Bayesian View of Continual Learning

2019-02-18 · Sebastian Farquhar, Yarin Gal

Some machine learning applications require continual learning - where data comes in a sequence of datasets, each is used for training and then permanently discarded. From a Bayesian perspective, continual learning seems …

Continual Learning