Spike Sorting for Extracellular Recordings

Slides:



Advertisements
Similar presentations
Data Analysis Lecture 8 Tijl De Bie. Dimensionality reduction How to deal with high-dimensional data? How to visualize it? How to explore it? Dimensionality.
Advertisements

Digital Signal Processing
Detectability of Traffic Anomalies in Two Adjacent Networks Augustin Soule, Haakon Ringberg, Fernando Silveira, Jennifer Rexford, Christophe Diot.
Electrophysiology of neurons. Some things to remember…
Chapter 6 Spatial Vision. The visual system recognizes objects from patterns of light and dark. We will focus on the mechanisms the visual system uses.
TRANSMISSION FUNDAMENTALS Review
Spike Trains Kenneth D. Harris 3/2/2015. You have recorded one neuron How do you analyse the data? Different types of experiment: Controlled presentation.
LFPs 1: Spectral analysis Kenneth D. Harris 11/2/15.
Spike Sorting Goal: Extract neural spike trains from MEA electrode data Method 1: Convolution of template spikes Method 2: Sort by spikes features.
Spike Sorting I: Bijan Pesaran New York University.
Prénom Nom Document Analysis: Data Analysis and Clustering Prof. Rolf Ingold, University of Fribourg Master course, spring semester 2008.
Multidimensional Analysis If you are comparing more than two conditions (for example 10 types of cancer) or if you are looking at a time series (cell cycle.
Laurent Itti: CS599 – Computational Architectures in Biological Vision, USC Lecture 7: Coding and Representation 1 Computational Architectures in.
5th Order Butterworth Low Pass Filter. Fifth Order Butterworth LPF The normalized Butterworth low pass filter equation is: Design a fifth order Butterworth.
LFPs Kenneth D. Harris 11/2/15. Local field potentials Slow component of intracranial electrical signal Physical basis for scalp EEG.
An extracellular signal is the sum of electrical signals from the neurons surrounding it. At any instant a set of neurons fires: some of these are relevant.
Waveburst DSO: current state, testing on S2 hardware burst injections Sergei Klimenko Igor Yakushin LSC meeting, March 2003 LIGO-G Z.
Example: line fitting. n=2 Model fitting Measure distances.
Approximation of Protein Structure for Fast Similarity Measures Fabian Schwarzer Itay Lotan Stanford University.
1.4 Wrist-Worn Wellness Watch Tom Honeywill Vadim Melnikov Grace Fuller.
Indoor Location Detection By Arezou Pourmir ECE 539 project Instructor: Professor Yu Hen Hu.
1 A first look at the KEK tracker data with G4MICE Malcolm Ellis 2 nd December 2005.
Cluster analysis and spike sorting
More Spike Sorting Kenneth D. Harris Rutgers University.
Search for bursts with the Frequency Domain Adaptive Filter (FDAF ) Sabrina D’Antonio Roma II Tor Vergata Sergio Frasca, Pia Astone Roma 1 Outlines: FDAF.
Performance Issues in Doppler Ultrasound 1. 2 Fundamental Tradeoffs In pulsed modes (PW and color), maximum velocity without aliasing is In pulsed modes,
Biomedical Instruments Design Biopotential Amplifiers
Dmitriy Aronov, David W. Tank  Neuron 
Klas H. Pettersen, Gaute T. Einevoll  Biophysical Journal 
Kenneth D. Harris University College London
Volume 93, Issue 3, Pages e5 (February 2017)
Spike Sorting for Extracellular Recordings
Volume 75, Issue 3, Pages (August 2012)
A 100 µW, 16-Channel, Spike-Sorting ASIC with On-the-Fly Clustering
Volume 75, Issue 3, Pages (August 2012)
A Fully Automated Approach to Spike Sorting
Neurons Skip a Beat during Fast Ripples
George Dragoi, Kenneth D Harris, György Buzsáki  Neuron 
Volume 58, Issue 3, Pages (May 2008)
Firing Rate Homeostasis in Visual Cortex of Freely Behaving Rodents
Bassam V. Atallah, Massimo Scanziani  Neuron 
Biomedical Instruments Design Biopotential Amplifiers 1.
Volume 30, Issue 2, Pages (May 2001)
Spike Sorting for Extracellular Recordings
Artur Luczak, Peter Barthó, Kenneth D. Harris  Neuron 
CA3 Retrieves Coherent Representations from Degraded Input: Direct Evidence for CA3 Pattern Completion and Dentate Gyrus Pattern Separation  Joshua P.
Using Grid Cells for Navigation
Volume 49, Issue 3, Pages (February 2006)
Cortical Mechanisms of Smooth Eye Movements Revealed by Dynamic Covariations of Neural and Behavioral Responses  David Schoppik, Katherine I. Nagel, Stephen.
Neurons Skip a Beat during Fast Ripples
Volume 80, Issue 2, Pages (October 2013)
Annabelle C. Singer, Loren M. Frank  Neuron 
SK2 Channel Modulation Contributes to Compartment-Specific Dendritic Plasticity in Cerebellar Purkinje Cells  Gen Ohtsuki, Claire Piochon, John P. Adelman,
Place-Selective Firing of CA1 Pyramidal Cells during Sharp Wave/Ripple Network Patterns in Exploratory Behavior  Joseph O'Neill, Timothy Senior, Jozsef.
Adil G. Khan, Mukund Thattai, Upinder S. Bhalla  Neuron 
Unit: Sound and Light Lesson 2: Properties of Waves
Slow-γ Rhythms Coordinate Cingulate Cortical Responses to Hippocampal Sharp-Wave Ripples during Wakefulness  Miguel Remondes, Matthew A. Wilson  Cell.
Clicks and recording.
Suppression without Inhibition in Visual Cortex
Jozsef Csicsvari, Hajime Hirase, Akira Mamiya, György Buzsáki  Neuron 
Volume 32, Issue 1, Pages (October 2001)
Volume 27, Issue 3, Pages (September 2000)
Machine Learning – a Probabilistic Perspective
Phase Locking of Single Neuron Activity to Theta Oscillations during Working Memory in Monkey Extrastriate Visual Cortex  Han Lee, Gregory V. Simpson,
Transient Slow Gamma Synchrony Underlies Hippocampal Memory Replay
Deep neural networks for spike sorting: exploring options
Albert K. Lee, Matthew A. Wilson  Neuron 
Volume 110, Issue 1, Pages (January 2016)
Spatial Representation along the Proximodistal Axis of CA1
Volume 87, Issue 7, Pages (December 1996)
Presentation transcript:

Spike Sorting for Extracellular Recordings Kenneth D. Harris Rutgers University

Aims We would like to … Monitor the activity of large numbers of neurons simultaneously Know which neuron fired when Know which neuron is of which type Estimate our errors

Extracellular Recording Hardware You can buy two types of hardware, allowing Wide-band continuous recordings Filtered, spike-triggered recordings

The Tetrode Four microwires twisted into a bundle Different neurons will have different amplitudes on the four wires

Raw Data Spikes

High Pass Filtering Local field potential is primarily at low frequencies. Spikes are at higher frequencies. So use a high pass filter. 800hz cutoff is good.

Filtered Data Cell 1 Cell 2

Spike Detection Locate spikes at times of maximum extracellular negativity Exact alignment is important: is it on peak of largest channel or summed channels?

Data Reduction We now have a waveform for each spike, for each channel. Still too much information! Before assigning individual spikes to cells, we must reduce further.

Principal Component Analysis Create “feature vector” for each spike. Typically takes first 3 PCs for each channel. Do you use canonical principal components, or new ones for each file?

“Feature Space”

Cluster Cutting Which spikes belong to which neuron? Assume a single cluster of spikes in feature space corresponds to a single cell Automatic or manual clustering?

Cluster Cutting Methods Purely manual – time consuming, leads to high error rates. Purely automatic – untrustworthy. Hybrid – less time consuming, lowest error rates.

Semi-automatic Clustering

Cluster Quality Measures Would like to automatically detect which cells are well isolated. Will define two measures.

Isolation Distance

L_ratio

False Positives and Negatives

Room for Improvement? Improved alignment methods, leading to nicer clusters. Faster automatic sorting. Better human-machine interaction. Fully automatic sorting.