paper-with-me

홈 › Papers

Knowing When to Stop: Delay-Adaptive Spiking Neural Network Classifiers with Reliability Guarantees

2023-05-18 · Jiechen Chen, Sangwoo Park, Osvaldo Simeone

Spiking neural networks (SNNs) process time-series data via internal event-driven neural dynamics. The energy consumption of an SNN depends on the number of spikes exchanged between neurons over the course of the input presentation. Typically, decisions are produced after the entire input sequence has been processed. This results in latency and energy consumption levels that are fairly uniform across inputs. However, as explored in recent work, SNNs can produce an early decision when the SNN model is sufficiently ``confident'', adapting delay and energy consumption to the difficulty of each example. Existing techniques are based on heuristic measures of confidence that do not provide reliability guarantees, potentially exiting too early. In this paper, we introduce a novel delay-adaptive SNN-based inference methodology that, wrapping around any pre-trained SNN classifier, provides guaranteed reliability for the decisions produced at input-dependent stopping times. The approach, dubbed SpikeCP, leverages tools from conformal prediction (CP). It entails minimal complexity increase as compared to the underlying SNN, requiring only additional thresholding and counting operations at run time. SpikeCP is also extended to integrate a CP-aware training phase that targets delay performance. Variants of CP based on alternative confidence correction schemes, from Bonferroni to Simes, are explored, and extensive experiments are described using the MNIST-DVS data set, DVS128 Gesture dataset, and CIFAR-10 dataset.

📄 PDF Abstract BibTeX arXiv:2305.11322

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionTime Series

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Agreeing to Stop: Reliable Latency-Adaptive Decision Making via Ensembles of Spiking Neural Networks

2023-10-25 · Jiechen Chen, Sangwoo Park, Osvaldo Simeone

Spiking neural networks (SNNs) are recurrent models that can leverage sparsity in input time series to efficiently carry out tasks such as classification. Additional efficiency gains can be obtained if decisions are take…

Conformal PredictionDecision MakingTime SeriesUncertainty Quantification+1

Delays in Spiking Neural Networks: A State Space Model Approach

2025-12-01 · Sanja Karilanova, Subhrakanti Dey, Ayça Özçelikkale arxiv

Spiking neural networks (SNNs) are biologically inspired, event-driven models suited for temporal data processing and energy-efficient neuromorphic computing. In SNNs, richer neuronal dynamic allows capturing more comple…

Optimal Stopping vs Best-of-$N$ for Inference Time Optimization

2025-10-01 · Yusuf Kalayci, Vinod Raman, Shaddin Dughmi arxiv

Large language model (LLM) generation often requires balancing output quality against inference cost, especially when using multiple generations. We introduce a new framework for inference-time optimization based on the …

Adaptive Axonal Delays in feedforward spiking neural networks for accurate spoken word recognition

2023-02-16 · Pengfei Sun, Ehsan Eqlimi, Yansong Chua, Paul Devos 외

Spiking neural networks (SNN) are a promising research avenue for building accurate and efficient automatic speech recognition systems. Recent advances in audio-to-spike encoding and training algorithms enable SNN to be …

Audio ClassificationAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Knowing When to Stop: Bayesian Optimal Stopping for LLM Evaluations

2026-08-14 · Toby D. Pilditch arxiv

LLM evaluations often use fixed sampling budgets, testing every item the same number of times even after estimates are precise. We introduce optstop, a precision-based adaptive stopping framework that treats evaluation a…

Bayesian Inference