genema / TECOS-LVM

[NeurIPS] Temporal Conditioning Spiking Latent Variable Models of the Neural Response to Natural Visual Scenes

Home Page:https://openreview.net/forum?id=V4YeOvsQfu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[NeurIPS 2023] TeCoS-LVM

Python

PyTorch

PROJASGARD

Temporal Conditioning Spiking Latent Variable Models of the Neural Response to Natural Visual Scenes

Summary

Developing computational models of neural response is crucial for understand- ing sensory processing and neural computations. Current state-of-the-art neural network methods use temporal filters to handle temporal dependencies, resulting in an unrealistic and inflexible processing paradigm. Meanwhile, these methods target trial-averaged firing rates and fail to capture important features in spike trains. This work presents the temporal conditioning spiking latent variable models (TeCoS-LVM) to simulate the neural response to natural visual stimuli. We use spiking neurons to produce spike outputs that directly match the recorded trains. This approach helps to avoid losing information embedded in the original spike trains. We exclude the temporal dimension from the model parameter space and in- troduce a temporal conditioning operation to allow the model to adaptively explore and exploit temporal dependencies in stimuli sequences in a natural paradigm. We show that TeCoS-LVM models can produce more realistic spike activities and accurately fit spike statistics than powerful alternatives. Additionally, learned TeCoS-LVM models can generalize well to longer time scales. Overall, while remaining computationally tractable, our model effectively captures key features of neural coding systems. It thus provides a useful tool for building accurate predictive computational accounts for various sensory perception circuits.

Usage

Under construction...

Acknowledgement

Special thanks to Prof. Arno Onken (Univ. of Edinburgh) for generous help and Dr. Tao Fang (Zhejiang Univ.) for helpful discussions.

Citation info

A preprint version:

Formal:

@inproceedings{ma2023temporal,
  title={Temporal Conditioning Spiking Latent Variable Models of the Neural Response to Natural Visual Scenes},
  author={Gehua Ma and Runhao Jiang and Rui Yan and Huajin Tang},
  booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
  year={2023},
  url={https://openreview.net/forum?id=V4YeOvsQfu}
}

About

[NeurIPS] Temporal Conditioning Spiking Latent Variable Models of the Neural Response to Natural Visual Scenes

https://openreview.net/forum?id=V4YeOvsQfu

License:MIT License


Languages

Language:Python 98.8%Language:Shell 1.2%