NCDIS-NNLGJan 24, 2023

Neuronal architecture extracts statistical temporal patterns

arXiv:2301.10203v1h-index: 29
Originality Incremental advance
AI Analysis

This work addresses the challenge of leveraging higher-order statistical patterns in temporal data for improved classification, with potential applications in neuroscience and time series analysis, though it is incremental in its approach.

The authors tackled the problem of processing temporal signals by demonstrating that a biologically inspired feedforward neuronal model can extract information from up to third-order cumulants for time series classification, achieving better parameter efficiency compared to classical machine-learning schemes.

Neuronal systems need to process temporal signals. We here show how higher-order temporal (co-)fluctuations can be employed to represent and process information. Concretely, we demonstrate that a simple biologically inspired feedforward neuronal model is able to extract information from up to the third order cumulant to perform time series classification. This model relies on a weighted linear summation of synaptic inputs followed by a nonlinear gain function. Training both - the synaptic weights and the nonlinear gain function - exposes how the non-linearity allows for the transfer of higher order correlations to the mean, which in turn enables the synergistic use of information encoded in multiple cumulants to maximize the classification accuracy. The approach is demonstrated both on a synthetic and on real world datasets of multivariate time series. Moreover, we show that the biologically inspired architecture makes better use of the number of trainable parameters as compared to a classical machine-learning scheme. Our findings emphasize the benefit of biological neuronal architectures, paired with dedicated learning algorithms, for the processing of information embedded in higher-order statistical cumulants of temporal (co-)fluctuations.

Code Implementations1 repo
Foundations

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

Your Notes