Paper List
-
An AI Implementation Science Study to Improve Trustworthy Data in a Large Healthcare System
This paper addresses the critical gap between theoretical AI research and real-world clinical implementation by providing a practical framework for as...
-
The BEAT-CF Causal Model: A model for guiding the design of trials and observational analyses of cystic fibrosis exacerbations
This paper addresses the critical gap in cystic fibrosis exacerbation management by providing a formal causal framework that integrates expert knowled...
-
Hierarchical Molecular Language Models (HMLMs)
This paper addresses the core challenge of accurately modeling context-dependent signaling, pathway cross-talk, and temporal dynamics across multiple ...
-
Stability analysis of action potential generation using Markov models of voltage‑gated sodium channel isoforms
This work addresses the challenge of systematically characterizing how the high-dimensional parameter space of Markov models for different sodium chan...
-
Approximate Bayesian Inference on Mechanisms of Network Growth and Evolution
This paper addresses the core challenge of inferring the relative contributions of multiple, simultaneous generative mechanisms in network formation w...
-
EnzyCLIP: A Cross-Attention Dual Encoder Framework with Contrastive Learning for Predicting Enzyme Kinetic Constants
This paper addresses the core challenge of jointly predicting enzyme kinetic parameters (Kcat and Km) by modeling dynamic enzyme-substrate interaction...
-
Tissue stress measurements with Bayesian Inversion Stress Microscopy
This paper addresses the core challenge of measuring absolute, tissue-scale mechanical stress without making assumptions about tissue rheology, which ...
-
DeepFRI Demystified: Interpretability vs. Accuracy in AI Protein Function Prediction
This study addresses the critical gap between high predictive accuracy and biological interpretability in DeepFRI, revealing that the model often prio...
Equivalence of approximation by networks of single- and multi-spike neurons
Faculty of Mathematics and Research Network DataScience @ Uni Vienna, University of Vienna
30秒速读
IN SHORT: This paper resolves the fundamental question of whether single-spike spiking neural networks (SNNs) are inherently less expressive than multi-spike SNNs, proving their theoretical equivalence in approximation capabilities.
核心创新
- Theory Established a formal transference principle (Theorem 1) proving that approximation bounds for multi-spike SNNs directly translate to single-spike SNNs with at most N_s·n neurons, and vice versa.
- Methodology Developed constructive proofs showing how to replace any multi-spike neuron with N_s single-spike neurons (by threshold adjustment) and any single-spike neuron with αN_s multi-spike neurons (via spike cancellation).
- Theory Extended the equivalence to include lower bounds (Corollary 1) and common input encoders (Corollary 2), making existing theoretical results for one paradigm immediately applicable to the other.
主要结论
- Single-spike and multi-spike SNNs are theoretically equivalent in approximation capabilities for a large class of neuron models including LIF with subtractive reset.
- Any approximation bound for multi-spike SNNs with n neurons translates to single-spike SNNs with at most N_s·n neurons (linear scaling in maximum spike count).
- The reverse direction holds with prefactor α ≤ min(1, 6/π² + 1/√N_s) for N_s ≥ 1, and α < 6/π² + 1/(2√N_s) for N_s ≥ 8.
摘要: In a spiking neural network, is it enough for each neuron to spike at most once? In recent work, approximation bounds for spiking neural networks have been derived, quantifying how well they can fit target functions. However, these results are only valid for neurons that spike at most once, which is commonly thought to be a strong limitation. Here, we show that the opposite is true for a large class of spiking neuron models, including the commonly used leaky integrate-and-fire model with subtractive reset: for every approximation bound that is valid for a set of multi-spike neural networks, there is an equivalent set of single-spike neural networks with only linearly more neurons (in the maximum number of spikes) for which the bound holds. The same is true for the reverse direction too, showing that regarding their approximation capabilities in general machine learning tasks, single-spike and multi-spike neural networks are equivalent. Consequently, many approximation results in the literature for single-spike neural networks also hold for the multi-spike case.