Giter VIP home page Giter VIP logo

neural-response-identification's Introduction

Modeling Neuron Encoding of Visual Stimuli in the Anteromedial Visual Area

Authors: Diego Cerretti, Beatrice Citterio, Giovanni De Muri, Mattia Martino, Sandro Mikautadze

Research Question

Can we develop mathematical models to predict individual neurons' spike counts in response to static grating inputs in the anteromedial visual area (VISam) of a mouse brain?

More mathematically, given orientation ($x_1$), spatial frequency ($x_2$), and phase ($x_3$) of a visual input, can we find a function $f(x_1,x_2,x_3)$ to predict the spike count for each neuron?

TL;DR

We select VISam neurons responsive to static gratings, based on variance, range, and modularity criteria. We employ multi-layer perceptrons (MLPs) and linear regression models with various input features (linear, quadratic, sinusoidal, combined) to predict each neuron's spike count from the static gratings' inputs.

Our results show that MLPs perform poorly, while linear models with quadratic features best capture the relationship between stimulus features and neural responses. Phase has low statistical relevance, but orientation and spatial frequency are good predictors. Overall, responsive VISam neurons tend to exhibit quadratic responses to orientation and low spatial frequencies, aligning with previous findings in the field.

Our study highlights the potential of mathematical modeling to unravel the encoding principles of sensory neurons.

Repo Structure

  • data folder contains the cleaned datasets used for the analysis.
  • utils folder contains various auxiliary functions used in the regressions.
  • data_analysis.ipynb contains the exploratory part of the work.
  • neurons_range_selection.ipynb and neurons_variance_selection.ipynb contain the regression models for modulated neurons selected based on range and variance, respectively.
  • report.pdf contains the report of the project.

neural-response-identification's People

Contributors

sandromikautadze avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.