paper-with-me

Papers

A Deep Bayesian Convolutional Spiking Neural Network-based CAD system with Uncertainty Quantification for Medical Images Classification

2025-04-23 · Mohaddeseh Chegini, Ali Mahloojifar

The Computer_Aided Diagnosis (CAD) systems facilitate accurate diagnosis of diseases. The development of CADs by leveraging third generation neural network, namely, Spiking Neural Network (SNN), is essential to utilize of the benefits of SNNs, such as their event_driven processing, parallelism, low power consumption, and the ability to process sparse temporal_spatial information. However, Deep SNN as a deep learning model faces challenges with unreliability. To deal with unreliability challenges due to inability to quantify the uncertainty of the predictions, we proposed a deep Bayesian Convolutional Spiking Neural Network based_CADs with uncertainty_aware module. In this study, the Monte Carlo Dropout method as Bayesian approximation is used as an uncertainty quantification method. This method was applied to several medical image classification tasks. Our experimental results demonstrate that our proposed model is accurate and reliable and will be a proper alternative to conventional deep learning for medical image classification.

📄 PDF Abstract BibTeX arXiv:2504.17819

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learningimage-classificationImage ClassificationMedical Image ClassificationUncertainty Quantification

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…
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…
Monte Carlo Dropout 설명 없음

Similar Papers 제목 키워드 기반

Bayesian Continual Learning via Spiking Neural Networks

2022-08-29 · Nicolas Skatchkovsky, Hyeryung Jang, Osvaldo Simeone

Among the main features of biological intelligence are energy efficiency, capacity for continual adaptation, and risk management via uncertainty quantification. Neuromorphic engineering has been thus far mostly driven by…

Continual LearningManagementUncertainty Quantification

Bayesian Deep Convolutional Encoder-Decoder Networks for Surrogate Modeling and Uncertainty Quantification

2018-01-21 · Yinhao Zhu, Nicholas Zabaras

We are interested in the development of surrogate models for uncertainty quantification and propagation in problems governed by stochastic PDEs using a deep convolutional encoder-decoder network in a similar fashion to a…

Bayesian InferenceDecoderGaussian ProcessesImage-to-Image Regression+2

ComBiNet: Compact Convolutional Bayesian Neural Network for Image Segmentation

2021-04-14 · Martin Ferianc, Divyansh Manocha, Hongxiang Fan, Miguel Rodrigues

Fully convolutional U-shaped neural networks have largely been the dominant approach for pixel-wise image segmentation. In this work, we tackle two defects that hinder their deployment in real-world applications: 1) Pred…

Bayesian InferenceDecision MakingImage SegmentationSemantic Segmentation+1

Bayesian graph convolutional neural networks via tempered MCMC

2021-04-17 · Rohitash Chandra, Ayush Bhagat, Manavendra Maharana, Pavel N. Krivitsky

Deep learning models, such as convolutional neural networks, have long been applied to image and multi-media tasks, particularly those with structured data. More recently, there has been more attention to unstructured da…

Bayesian InferenceDeep LearningUncertainty Quantification

Bayesian 3D Steerable CNNs: Enabling Equivariance and Uncertainty Quantification Simultaneously

2026-06-13 · Abhishek Keripale, Ponkrshnan Thiagarajan, Susanta Ghosh arxiv

Steerable convolutional neural networks (Steerable-CNNs) guarantee SE(3)-equivariance by parameterizing kernels as linear combinations of steerable basis functions, but their deterministic nature precludes uncertainty qu…