Difference between revisions of "CoSMo 2018"

(Introduction)
(Introduction)
Line 52: Line 52:
  
  
=== Day 3: Linear systems and Kalman filtering ===
+
=== Day 3 - Linear systems and Kalman filtering ===
  
 
'''Morning: Linear systems (saccades)''' <br>
 
'''Morning: Linear systems (saccades)''' <br>

Revision as of 18:27, 1 August 2018

CoSMo logo

This page contains course materials for the CoSMo 2018 summer school.



Introduction

Jul 30 - Aug 4
Lecturers: Gunnar Blohm, Paul Schrater, Konrad Kording

Day 1 - Overview of modeling in neuroscience

CoSMo 2018 organizational slides

Konrad's and Gunnar's model pitches
Paul's multiple learning pitch
Paul's optimal forgetting pitch
Paul's deep learning bottleneck pitch
Paul's minimum intervention principle pitch


Afternoon tutorial 1 - plotting neural data

Here is the file [Stevenson Data Set] As part of the tuning curve exercise we will understand it.

Tutorial is available here

Afternoon tutorial 2: gain modulation for reference frame transformations

The goal of this tutorial is to understand how gain modulation can be used for reference frame transformations and how gain modulation can emerge from training a simple artificial neural network carrying out reference frame transformations.
There are 2 different approaches to solving this:

  • exact determination of read-out weights from eye-position gain-modulated neurons as in this seminal paper. Here the solution can be found by computing the least-square optimal set of weights mapping the gain-modulated neurons (population code) to head-centered output neuron(s). For this to work, population code neurons need to be of the exponential function family.
  • training a neural network to perform reference frame transformations using this code. For this you can plot each individual neuron's receptive field for different eye positions and analyze how the receptive field changes with eye position in each network layer.


Day 2 - Bayesian approaches

Bayesian perception - an introduction: a tremendous book written by Wei Ji Ma, Konrad Kording, Daniel Goldreich

Morning lectures & tutorial

Konrad's Bayesian decoding and multi-sensory integration tutorials are available here (in folder day 2)

Afternoon lectures & tutorials
Dropbox link to Paul's slides and tutorial (in sub-folder decision_tutorial)

How to model tutorial
Modeling 101 slides


Day 3 - Linear systems and Kalman filtering

Morning: Linear systems (saccades)
Linear systems theory lecture
Eye movement tutorial and a possible solution for both time and frequency domain modelling
van Opstal syllabus - linear systems theory: a great syllabus developed by John van Opstal for CoSMo on using linear systems to model gaze control with theory, exercises and answers to exercises

Afternoon: Kalman filtering
Dropbox link to Paul's slides and tutorial (in sub-folder Kalman_lecture_tutorial)