LGAINENov 29, 2024

Average-Over-Time Spiking Neural Networks for Uncertainty Estimation in Regression

arXiv:2412.00278v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the lack of uncertainty estimation methods for spiking neural networks in regression, offering an efficient and biologically inspired alternative for applications needing accuracy and energy efficiency.

The paper tackled efficient uncertainty estimation for spiking neural networks in regression tasks by introducing two methods based on the Average-Over-Time Spiking Neural Network framework, achieving performance comparable to or better than state-of-the-art deep neural network methods.

Uncertainty estimation is a standard tool to quantify the reliability of modern deep learning models, and crucial for many real-world applications. However, efficient uncertainty estimation methods for spiking neural networks, particularly for regression models, have been lacking. Here, we introduce two methods that adapt the Average-Over-Time Spiking Neural Network (AOT-SNN) framework to regression tasks, enhancing uncertainty estimation in event-driven models. The first method uses the heteroscedastic Gaussian approach, where SNNs predict both the mean and variance at each time step, thereby generating a conditional probability distribution of the target variable. The second method leverages the Regression-as-Classification (RAC) approach, reformulating regression as a classification problem to facilitate uncertainty estimation. We evaluate our approaches on both a toy dataset and several benchmark datasets, demonstrating that the proposed AOT-SNN models achieve performance comparable to or better than state-of-the-art deep neural network methods, particularly in uncertainty estimation. Our findings highlight the potential of SNNs for uncertainty estimation in regression tasks, providing an efficient and biologically inspired alternative for applications requiring both accuracy and energy efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes