MLLGNCNov 6, 2017

Fast amortized inference of neural activity from calcium imaging data with variational autoencoders

arXiv:1711.01846v150 citations
Originality Incremental advance
AI Analysis

This provides a faster and more efficient computational tool for neuroscientists analyzing calcium imaging data, though it is incremental as it builds on existing Bayesian and deep learning approaches.

The authors tackled the problem of inferring neural spiking activity from calcium imaging data by introducing a variational autoencoder framework that amortizes inference, achieving competitive accuracy and significantly improving computation time compared to state-of-the-art methods.

Calcium imaging permits optical measurement of neural activity. Since intracellular calcium concentration is an indirect measurement of neural activity, computational tools are necessary to infer the true underlying spiking activity from fluorescence measurements. Bayesian model inversion can be used to solve this problem, but typically requires either computationally expensive MCMC sampling, or faster but approximate maximum-a-posteriori optimization. Here, we introduce a flexible algorithmic framework for fast, efficient and accurate extraction of neural spikes from imaging data. Using the framework of variational autoencoders, we propose to amortize inference by training a deep neural network to perform model inversion efficiently. The recognition network is trained to produce samples from the posterior distribution over spike trains. Once trained, performing inference amounts to a fast single forward pass through the network, without the need for iterative optimization or sampling. We show that amortization can be applied flexibly to a wide range of nonlinear generative models and significantly improves upon the state of the art in computation time, while achieving competitive accuracy. Our framework is also able to represent posterior distributions over spike-trains. We demonstrate the generality of our method by proposing the first probabilistic approach for separating backpropagating action potentials from putative synaptic inputs in calcium imaging of dendritic spines.

Foundations

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

Your Notes