Skip to content

'Aligned mixture of latent dynamical systems' (amLDS) for stimulus decoding probabilistic manifold alignment across animals. P. Herrero-Vidal et al. NeurIPS 2021 code.

License

pedroherrerovidal/amLDS

Repository files navigation

Across-animal odor decoding by probabilistic manifold alignment (NeurIPS 2021)

This repository is the official implementation of aligned mixture of latent dynamical systems (amLDS) published at NeurIPS 2021.

amLDS is a probabilistic method to align neural responses and efficiently decode stimuli across animals. It learns independent mappings of different recordings into a shared latent manifold, where stimulus-evoked dynamics are similar (identical) across animals but distint across stimuli allowing for accurate stimulus decoding.

A full description of the algorithm can be found in the NeurIPS 2021 manuscript.

Requirements

  • numpy == 1.16.2
  • matplotlib == 3.0.3
  • seaborn == 0.9.0
  • sklearn == 0.20.3
  • scipy == 1.2.1
  • python == 3.7.3+

Usage

To get started, run the example notebook 'amLDS_example'. This notebook contains an example on the use of amLDS on synthetic data. It shows how to perform parameter learning, inference and stimulus decoding; as well as latent dimensionality estimation.

To explore other properties and capabilities of amLDS check the 'amLDS_mixturesConcentration' notebook or run the performance script as python3 'amLDS_Performance_DataDemands_ModelComparison.py'.

Copyrights and license

This code has been released under the GNU AGPLv3 license. For the usage and/or modification of any of this repository content cite:

Pedro Herrero-Vidal, Dmitry Rinberg, Cristina Savin, "Across-animal odor decoding by probabilistic manifold alignment". Thirty-fifth Conference on Neural Information Processing Systems, 2021

About

'Aligned mixture of latent dynamical systems' (amLDS) for stimulus decoding probabilistic manifold alignment across animals. P. Herrero-Vidal et al. NeurIPS 2021 code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published