Population Inference post Model Selection in Neuroscience

Size: px
Start display at page:

Download "Population Inference post Model Selection in Neuroscience"

Transcription

1 Population Inference post Model Selection in Neuroscience Genevera I. Allen Dobelman Family Junior Chair, Department of Statistics and Electrical and Computer Engineering, Rice University, Department of Pediatrics-Neurology, Baylor College of Medicine, Jan and Dan Duncan Neurological Research Institute, Texas Children s Hospital. October 2, 2016 G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

2 Functional Neuroimaging & Neural Recordings Micro-Scale (Neurons): Calcium-Florescence Imaging Electrophysiology Microscopy Macro-Scale (Brain): Functional MRI (fmri) EEG / MEG Electrocorticography G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

3 Functional Neuroimaging & Neural Recordings Data: For each subject i, X i is p T for p brain regions (or neurons) and T time points. Subject-level data summarized via Model Selection. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

4 Functional Neuroimaging & Neural Recordings Objective: Population Inference. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

5 1 Motivating Case Studies 2 PIMS 3 Empirical Studies G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

6 Motivating Case Study: Neuron Tuning Calcium Florescence Imaging: G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

7 Motivating Case Study: Neuron Tuning Study Design: WT vs. MECP2 mice (two genotypes). Motor Cortex imaged once a week for 8 weeks. Mice ran on treadmill at 5 different speeds during imaging. Neuron Tuning: Neurons who fire more during certain stimuli (tuned to stimuli). Objective: Compare the proportion and strength of tuned neurons between two genotypes longitudinally. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

8 Motivating Case Study: Neuron Tuning Model Selection (Lasso) used to assess neuron tuning. Challenge: Population inference on neuron tuning across genotypes. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

9 Motivating Case Study: Functional Connectivity How does the brain communicate (connect) at a systems level? Functional Connectivity: Estimated relationships between brain regions (usually from fmri data). G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

10 Motivating Case Study: Functional Connectivity G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

11 Motivating Case Study: Functional Connectivity G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

12 Inference for Functional Connectivity: Existing Procedures Step 0: Standard fmri pre-processing & Parcellation. Step 1: Estimate brain networks for each subject. Step 2: Summarize network via network metrics for each subject. Step 3: Use standard statistical inferential methods to test population effects. Brain Connectivity Toolbox G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

13 Inference for Functional Connectivity: Existing Procedures Step 0: Standard fmri pre-processing & Parcellation. Parcellation: reduces fmri volume to regions of interest (ROIs). Anatomical or Functionally derived Atlases. Step 1: Estimate brain networks for each subject. Step 2: Summarize network via network metrics for each subject. Step 3: Use standard statistical inferential methods to test population effects. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

14 Inference for Functional Connectivity: Existing Procedures Step 0: Standard fmri pre-processing & Parcellation. Step 1: Estimate brain networks for each subject. Correlation Networks. Markov Networks (partial correlations). Causal / Directed Networks. Dynamic Networks. Step 2: Summarize network via network metrics for each subject. Step 3: Use standard statistical inferential methods to test population effects. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

15 Inference for Functional Connectivity: Existing Procedures Step 0: Standard fmri pre-processing & Parcellation. Step 1: Estimate brain networks for each subject. Step 2: Summarize network via network metrics for each subject. Step 3: Use standard statistical inferential methods to test population effects. T-tests, linear regression models, permutation null distributions, multiple testing, etc. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

16 A Simulation Test Simulation: Markov Networks - Inference on edges - Two-Group Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

17 A Simulation Test Simulation: Markov Networks - Inference on edges - Two-Group Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

18 A Simulation Test Simulation: Markov Networks - Inference on edges - Two-Group Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

19 1 Motivating Case Studies 2 PIMS 3 Empirical Studies G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

20 PIMS: Population Inference post Model Selection G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

21 PIMS: Population Inference post Model Selection PIMS A two-level problem with: Subject Level: Selection procedure used to estimate subject-level parameters. Population Level: Inference conducted on population-level parameters. Similarities (and differences) from: Post Selection Inference. Classical Hierarchical Models. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

22 PIMS: Population Inference post Model Selection Failure to account for subject-level model selection: Biased estimates of ˆβ (population-level parameters). Support tests. Parameter tests. Under-estimated variance of ˆβ. Results in: Uncontrolled Type I Error. Loss of Statistical Power. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

23 Our Solution General Selection & Inference Procedure: R 3 * Resampling: Resample (bootstrap) subject-level data and perform selection on bootstrapped samples. * Randomized Model Selection: Use randomized model selection on resampled subject-level data. * Random Effects Models: Conduct population inference via GLMMs with subject-level random effects. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

24 Our Solution R 3 Algorithm Summary: 1 Take S bootstrap samples for each subject. For each sample, X s i, perform randomized model selection: ˆθ s i Randomized Model Selection(X s i ) 2 Fit GLMM: g(e(ˆθ ( s) i D, Z)) = D i,s β + Z i,s α for i = 1,... n, s = 1,... S. D denotes the fixed population effects of interest. Z denotes the random subject effects. g() GLM link function. 3 Population Inference: H 0 : β = 0 v.s. H A : β 0. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

25 1 Motivating Case Studies 2 PIMS 3 Empirical Studies G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

26 Simulation Studies Simulation: Markov Networks - Inference on edges - Two-Group Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

27 Simulation Studies Simulation: Markov Networks - Inference on Subnetwork Density - Continuous Covariate (i.e. symptom severity) in Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

28 Simulation Studies Simulation: Markov Networks - Inference on Subnetwork Density - Continuous Covariate (i.e. symptom severity) in Population. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

29 Case Study: Color-Sequence Synesthesia G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

30 Case Study: Color-Sequence Synesthesia Brain regions that process color have more connections to those that process numbers and letters in synesthetes than controls. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

31 Case Study: Color-Sequence Synesthesia Are there different node clustering patterns between the two groups? G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

32 Summary Population Inference post Model Selection (PIMS) New type of PSI problem. Arises often in neuroscience. Failure to account for model selection leads to uncontrolled Type I error and poor statistical power. General selection and inference procedure: R 3. Future Directions Develop selection and inference procedures for specific types of PIMS problems. Theory: Valid inference with PIMS problems. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

33 Software MoNet: Markov Network Toolbox (Matlab) for Functional Connectivity Available from gallen/ or G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

34 Acknowledgments Manajari Narayan, PhD, Rice Electrical Engineering (Now at Stanford). Michael Weylandt, PhD Candidate, Rice Statistics. Steffie Tomson, BCM. David Eagleman, BCM. Huda Zoghbi, BCM. Stelios Smirnakis, BCM. Andreas Tolias, BCM. G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

35 References M. Narayan and G. I. Allen, Mixed Effects Models for Resampled Network Statistics Improves Statistical Power to Find Differences in Multi-Subject Functional Connectivity, Frontiers in Neuroscience, 10:108, M. Narayan, G. I. Allen & S. Tomson, Two Sample Inference for Populations of Graphical Models with Applications to Functional Connectivity, (Submitted) arxiv: , S. Tomson, M. Narayan, G. I. Allen, & D. Eagleman, Neural Networks of Synesthesia, Journal of Neuroscience, 33:35, , M. Narayan & G. I. Allen, Randomized Approach to Differential Inference in Multi-Subject Functional Connectivity, In IEEE International Workshop on Pattern Recognition in Neuroimaging, M. Narayan & G. I. Allen, Population Inference for Node Level Differences in Functional Connectivity, In IEEE International Workshop on Pattern Recognition in Neuroimaging, S. Tomson, M. Schreiner, M. Narayan, T. Rosser, N. Enrique, A. J. Silva, G. I. Allen, S. Y. Bookheimer, and C. Bearden, Resting state functional MRI reveals abnormal network connectivity in Neurofibromatosis 1, Human Brain Mapping, 36:11, , G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

36 Thank You! G. I. Allen (Rice & BCM) PIMS in Neuroscience October 2, / 18

Graph Theory. Steffie Tomson UCLA NITP 2013

Graph Theory. Steffie Tomson UCLA NITP 2013 Graph Theory Steffie Tomson UCLA NITP 2013 What is graph theory? Mathematical descriptions of relationships between regions Node Opsahl et al. 2010 Why use graphs? Nodal Measures: Participation Coefficient

More information

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping

Neuroimaging. BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT. Human Brain Mapping 11/8/2013 Neuroimaging N i i BIE601 Advanced Biological Engineering Dr. Boonserm Kaewkamnerdpong Biological Engineering Program, KMUTT 2 Human Brain Mapping H Human m n brain br in m mapping ppin can nb

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

Pattern Recognition of Functional Neuroimage Data of the Human Sensorimotor System after Stroke

Pattern Recognition of Functional Neuroimage Data of the Human Sensorimotor System after Stroke Pattern Recognition of Functional Neuroimage Data of the Human Sensorimotor System after Stroke Camille Gómez-Laberge, M.A.Sc., B.Eng., B.Sc. Ph.D. Candidate Faculty of Engineering, Carleton University

More information

Lecture 6: Brain Functioning and its Challenges

Lecture 6: Brain Functioning and its Challenges Lecture 6: Brain Functioning and its Challenges Jordi Soriano Fradera Dept. Física de la Matèria Condensada, Universitat de Barcelona UB Institute of Complex Systems September 2016 1. The brain: a true

More information

Advanced Data Modelling & Inference

Advanced Data Modelling & Inference Edinburgh 2015: biennial SPM course Advanced Data Modelling & Inference Cyril Pernet Centre for Clinical Brain Sciences (CCBS) Neuroimaging Sciences Modelling? Y = XB + e here is my model B might be biased

More information

The Central Nervous System

The Central Nervous System The Central Nervous System Cellular Basis. Neural Communication. Major Structures. Principles & Methods. Principles of Neural Organization Big Question #1: Representation. How is the external world coded

More information

Sum of Neurally Distinct Stimulus- and Task-Related Components.

Sum of Neurally Distinct Stimulus- and Task-Related Components. SUPPLEMENTARY MATERIAL for Cardoso et al. 22 The Neuroimaging Signal is a Linear Sum of Neurally Distinct Stimulus- and Task-Related Components. : Appendix: Homogeneous Linear ( Null ) and Modified Linear

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 5: Data analysis II Lesson Title 1 Introduction 2 Structure and Function of the NS 3 Windows to the Brain 4 Data analysis 5 Data analysis II 6 Single

More information

Multilevel analysis quantifies variation in the experimental effect while optimizing power and preventing false positives

Multilevel analysis quantifies variation in the experimental effect while optimizing power and preventing false positives DOI 10.1186/s12868-015-0228-5 BMC Neuroscience RESEARCH ARTICLE Open Access Multilevel analysis quantifies variation in the experimental effect while optimizing power and preventing false positives Emmeke

More information

arxiv: v2 [stat.ap] 7 Dec 2016

arxiv: v2 [stat.ap] 7 Dec 2016 A Bayesian Approach to Predicting Disengaged Youth arxiv:62.52v2 [stat.ap] 7 Dec 26 David Kohn New South Wales 26 david.kohn@sydney.edu.au Nick Glozier Brain Mind Centre New South Wales 26 Sally Cripps

More information

Network-based pattern recognition models for neuroimaging

Network-based pattern recognition models for neuroimaging Network-based pattern recognition models for neuroimaging Maria J. Rosa Centre for Neuroimaging Sciences, Institute of Psychiatry King s College London, UK Outline Introduction Pattern recognition Network-based

More information

Computational Cognitive Neuroscience (CCN)

Computational Cognitive Neuroscience (CCN) introduction people!s background? motivation for taking this course? Computational Cognitive Neuroscience (CCN) Peggy Seriès, Institute for Adaptive and Neural Computation, University of Edinburgh, UK

More information

Graphical Modeling Approaches for Estimating Brain Networks

Graphical Modeling Approaches for Estimating Brain Networks Graphical Modeling Approaches for Estimating Brain Networks BIOS 516 Suprateek Kundu Department of Biostatistics Emory University. September 28, 2017 Introduction My research focuses on understanding how

More information

ERA: Architectures for Inference

ERA: Architectures for Inference ERA: Architectures for Inference Dan Hammerstrom Electrical And Computer Engineering 7/28/09 1 Intelligent Computing In spite of the transistor bounty of Moore s law, there is a large class of problems

More information

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS)

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS) Chapter : Advanced Remedial Measures Weighted Least Squares (WLS) When the error variance appears nonconstant, a transformation (of Y and/or X) is a quick remedy. But it may not solve the problem, or it

More information

Oscillations: From Neuron to MEG

Oscillations: From Neuron to MEG Oscillations: From Neuron to MEG Educational Symposium, MEG UK 2014, Nottingham, Jan 8th 2014 Krish Singh CUBRIC, School of Psychology Cardiff University What are we trying to achieve? Bridge the gap from

More information

Applications with Bayesian Approach

Applications with Bayesian Approach Applications with Bayesian Approach Feng Li feng.li@cufe.edu.cn School of Statistics and Mathematics Central University of Finance and Economics Outline 1 Missing Data in Longitudinal Studies 2 FMRI Analysis

More information

The Effects of Autocorrelated Noise and Biased HRF in fmri Analysis Error Rates

The Effects of Autocorrelated Noise and Biased HRF in fmri Analysis Error Rates The Effects of Autocorrelated Noise and Biased HRF in fmri Analysis Error Rates Ariana Anderson University of California, Los Angeles Departments of Psychiatry and Behavioral Sciences David Geffen School

More information

Information-theoretic stimulus design for neurophysiology & psychophysics

Information-theoretic stimulus design for neurophysiology & psychophysics Information-theoretic stimulus design for neurophysiology & psychophysics Christopher DiMattina, PhD Assistant Professor of Psychology Florida Gulf Coast University 2 Optimal experimental design Part 1

More information

Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories. Shella Keilholz BME, Emory/Georgia Tech 20 March 2018

Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories. Shella Keilholz BME, Emory/Georgia Tech 20 March 2018 Functional MRI of the dynamic brain: quasiperiodic patterns, brain states, and trajectories Shella Keilholz BME, Emory/Georgia Tech 20 March 2018 Resting State fmri No stimulus Looks at spontaneous BOLD

More information

Chapter 5. Summary and Conclusions! 131

Chapter 5. Summary and Conclusions! 131 ! Chapter 5 Summary and Conclusions! 131 Chapter 5!!!! Summary of the main findings The present thesis investigated the sensory representation of natural sounds in the human auditory cortex. Specifically,

More information

Edinburgh Imaging Academy online distance learning courses. Functional Imaging

Edinburgh Imaging Academy online distance learning courses. Functional Imaging Functional Imaging Semester 2 / Commences January 10 Credits Each Course is composed of Modules & Activities. Modules: BOLD Signal IMSc NI4R Experimental Design IMSc NI4R Pre-processing IMSc NI4R GLM IMSc

More information

Identification of Neuroimaging Biomarkers

Identification of Neuroimaging Biomarkers Identification of Neuroimaging Biomarkers Dan Goodwin, Tom Bleymaier, Shipra Bhal Advisor: Dr. Amit Etkin M.D./PhD, Stanford Psychiatry Department Abstract We present a supervised learning approach to

More information

Overview. Connectivity detection

Overview. Connectivity detection Overview Introduction Functional connectivity explorations Dynamic change Effect of motor fatigue Neurological change Effect of Asperger s Disorder, Depression Consciousness change Effect of anesthesia

More information

Avalanche dynamics and the human connectome

Avalanche dynamics and the human connectome Avalanche dynamics and the human connectome J. Matias Palva Neuroscience Center, University of Helsinki http://www.helsinki.fi/neurosci/groups/palva.html matias.palva@helsinki.fi Three tiers of systems

More information

Functional connectivity in fmri

Functional connectivity in fmri Functional connectivity in fmri Cyril Pernet, PhD Language and Categorization Laboratory, Brain Research Imaging Centre, University of Edinburgh Studying networks fmri can be used for studying both, functional

More information

Computational and visual analysis of brain data

Computational and visual analysis of brain data Scientific Visualization and Computer Graphics University of Groningen Computational and visual analysis of brain data Jos Roerdink Johann Bernoulli Institute for Mathematics and Computer Science, University

More information

Resting-State functional Connectivity MRI (fcmri) NeuroImaging

Resting-State functional Connectivity MRI (fcmri) NeuroImaging Resting-State functional Connectivity MRI (fcmri) NeuroImaging Randy L. Buckner et. at., The Brain s Default Network: Anatomy, Function, and Relevance to Disease, Ann. N. Y. Acad. Sci. 1124: 1-38 (2008)

More information

Studying structure-function relationships in the human brain. Lesley Fellows

Studying structure-function relationships in the human brain. Lesley Fellows Studying structure-function relationships in the human brain Lesley Fellows lesley.fellows@mcgill.ca Studying structure-function relationships in the human brain Historical background Experimental design

More information

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you?

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you? WDHS Curriculum Map Probability and Statistics Time Interval/ Unit 1: Introduction to Statistics 1.1-1.3 2 weeks S-IC-1: Understand statistics as a process for making inferences about population parameters

More information

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects

Method Comparison for Interrater Reliability of an Image Processing Technique in Epilepsy Subjects 22nd International Congress on Modelling and Simulation, Hobart, Tasmania, Australia, 3 to 8 December 2017 mssanz.org.au/modsim2017 Method Comparison for Interrater Reliability of an Image Processing Technique

More information

fmri: What Does It Measure?

fmri: What Does It Measure? fmri: What Does It Measure? Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/02/2018: Lecture 02-1 Note: This Powerpoint presentation may contain macros that I wrote to help me create

More information

Large, High-Dimensional Data Sets in Functional Neuroimaging

Large, High-Dimensional Data Sets in Functional Neuroimaging Goals of Functional Neuroimaging Identify Regional Specializations of the Brain Large, High-Dimensional Data Sets in Functional Neuroimaging 1 Goals of Functional Neuroimaging Goals of Functional Neuroimaging

More information

(b) empirical power. IV: blinded IV: unblinded Regr: blinded Regr: unblinded α. empirical power

(b) empirical power. IV: blinded IV: unblinded Regr: blinded Regr: unblinded α. empirical power Supplementary Information for: Using instrumental variables to disentangle treatment and placebo effects in blinded and unblinded randomized clinical trials influenced by unmeasured confounders by Elias

More information

Prediction of Successful Memory Encoding from fmri Data

Prediction of Successful Memory Encoding from fmri Data Prediction of Successful Memory Encoding from fmri Data S.K. Balci 1, M.R. Sabuncu 1, J. Yoo 2, S.S. Ghosh 3, S. Whitfield-Gabrieli 2, J.D.E. Gabrieli 2 and P. Golland 1 1 CSAIL, MIT, Cambridge, MA, USA

More information

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California Computer Age Statistical Inference Algorithms, Evidence, and Data Science BRADLEY EFRON Stanford University, California TREVOR HASTIE Stanford University, California ggf CAMBRIDGE UNIVERSITY PRESS Preface

More information

C3GI Structural and Functional Neural Correlates of Emotional Responses to Music. Gianluca Susi

C3GI Structural and Functional Neural Correlates of Emotional Responses to Music. Gianluca Susi C3GI 2017 Structural and Functional Neural Correlates of Emotional Responses to Music Gianluca Susi UPM/UCM Laboratory of Cognitive and Computational Neuroscience Centro de Tecnologia Biomedica Madrid

More information

CSF Aβ1-42 predicts cognitive impairment in de novo PD patients

CSF Aβ1-42 predicts cognitive impairment in de novo PD patients CSF Aβ1-42 predicts cognitive impairment in de novo PD patients Mark Terrelonge MPH *1, Karen Marder MD MPH 1, Daniel Weintraub MD 2, Roy Alcalay MD MS 1 1 Columbia University Department of Neurology 2

More information

Supplementary materials for: Executive control processes underlying multi- item working memory

Supplementary materials for: Executive control processes underlying multi- item working memory Supplementary materials for: Executive control processes underlying multi- item working memory Antonio H. Lara & Jonathan D. Wallis Supplementary Figure 1 Supplementary Figure 1. Behavioral measures of

More information

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $

A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Neurocomputing 69 (26) 1327 1331 www.elsevier.com/locate/neucom A model to explain the emergence of reward expectancy neurons using reinforcement learning and neural network $ Shinya Ishii a,1, Munetaka

More information

Inferential Brain Mapping

Inferential Brain Mapping Inferential Brain Mapping Cyril Pernet Centre for Clinical Brain Sciences (CCBS) Neuroimaging Sciences Edinburgh Biennial SPM course 2019 @CyrilRPernet Overview Statistical inference is the process of

More information

Beyond fmri. Joe Kable Summer Workshop on Decision Neuroscience August 21, 2009

Beyond fmri. Joe Kable Summer Workshop on Decision Neuroscience August 21, 2009 Beyond fmri Joe Kable Summer Workshop on Decision Neuroscience August 21, 2009 What are the strengths of fmri?! Noninvasive, safe! Can be done in humans! Verified correlate of neural activity! Great spatio-temporal

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Corresponding Author: Manuscript Number: Manuscript Type: Wu Li NNA48469A Article Reporting Checklist for Nature Neuroscience # Main Figures: 6 # Supplementary Figures: 0 # Supplementary Tables: 0 # Supplementary

More information

EPI 200C Final, June 4 th, 2009 This exam includes 24 questions.

EPI 200C Final, June 4 th, 2009 This exam includes 24 questions. Greenland/Arah, Epi 200C Sp 2000 1 of 6 EPI 200C Final, June 4 th, 2009 This exam includes 24 questions. INSTRUCTIONS: Write all answers on the answer sheets supplied; PRINT YOUR NAME and STUDENT ID NUMBER

More information

MEG Coherence Imaging of Low frequencies: Applications for Stroke and Migraine & DC shifts in spreading cortical depression. Susan M.

MEG Coherence Imaging of Low frequencies: Applications for Stroke and Migraine & DC shifts in spreading cortical depression. Susan M. MEG Coherence Imaging of Low frequencies: Applications for Stroke and Migraine & DC shifts in spreading cortical depression Susan M. Bowyer PhD John Moran PhD, Karen M Mason R.EEG/MEG T, Brien J Smith

More information

Word Length Processing via Region-to-Region Connectivity

Word Length Processing via Region-to-Region Connectivity Word Length Processing via Region-to-Region Connectivity Mariya Toneva Machine Learning Department, Neural Computation Carnegie Mellon University Data Analysis Project DAP committee: Tom Mitchell, Robert

More information

Est-ce que l'eeg a toujours sa place en 2019?

Est-ce que l'eeg a toujours sa place en 2019? Est-ce que l'eeg a toujours sa place en 2019? Thomas Bast Epilepsy Center Kork, Germany Does EEG still play a role in 2019? What a question 7T-MRI, fmri, DTI, MEG, SISCOM, Of ieeg course! /HFO, Genetics

More information

Representational similarity analysis

Representational similarity analysis School of Psychology Representational similarity analysis Dr Ian Charest Representational similarity analysis representational dissimilarity matrices (RDMs) stimulus (e.g. images, sounds, other experimental

More information

Causality from fmri?

Causality from fmri? Causality from fmri? Olivier David, PhD Brain Function and Neuromodulation, Joseph Fourier University Olivier.David@inserm.fr Grenoble Brain Connectivity Course Yes! Experiments (from 2003 on) Friston

More information

Of Monkeys and. Nick Annetta

Of Monkeys and. Nick Annetta Of Monkeys and Men Nick Annetta Outline Why neuroprosthetics? Biological background 2 groups University of Reading University of Pittsburgh Conclusions Why Neuroprosthetics? Amputations Paralysis Spinal

More information

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014

Analysis of in-vivo extracellular recordings. Ryan Morrill Bootcamp 9/10/2014 Analysis of in-vivo extracellular recordings Ryan Morrill Bootcamp 9/10/2014 Goals for the lecture Be able to: Conceptually understand some of the analysis and jargon encountered in a typical (sensory)

More information

Functional Elements and Networks in fmri

Functional Elements and Networks in fmri Functional Elements and Networks in fmri Jarkko Ylipaavalniemi 1, Eerika Savia 1,2, Ricardo Vigário 1 and Samuel Kaski 1,2 1- Helsinki University of Technology - Adaptive Informatics Research Centre 2-

More information

The Evolution of Neuroprosthetics

The Evolution of Neuroprosthetics The Evolution of Neuroprosthetics National Academy of Engineering, Google, 2011 Eric C. Leuthardt MD Assistant Professor of Neurological Surgery & Biomedical Engineering Director, Center for Innovation

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Corresponding Author: Manuscript Number: Manuscript Type: Alex Pouget NN-A46249B Article Reporting Checklist for Nature Neuroscience # Main Figures: 7 # Supplementary Figures: 3 # Supplementary Tables:

More information

Methods for Seeing the Brain (http://www.pbs.org/wnet/brain/scanning/)

Methods for Seeing the Brain (http://www.pbs.org/wnet/brain/scanning/) Mind-Brain There are 2 broad approaches to connecting brain and cognitive activity: 1. (modern) Imaging techniques 2. (classic) Patients with brain trauma H. Jackson, A.R. Luria, O. Sacks Methods for Seeing

More information

Model-Based fmri Analysis. Will Alexander Dept. of Experimental Psychology Ghent University

Model-Based fmri Analysis. Will Alexander Dept. of Experimental Psychology Ghent University Model-Based fmri Analysis Will Alexander Dept. of Experimental Psychology Ghent University Motivation Models (general) Why you ought to care Model-based fmri Models (specific) From model to analysis Extended

More information

Carnegie Mellon University Annual Progress Report: 2011 Formula Grant

Carnegie Mellon University Annual Progress Report: 2011 Formula Grant Carnegie Mellon University Annual Progress Report: 2011 Formula Grant Reporting Period January 1, 2012 June 30, 2012 Formula Grant Overview The Carnegie Mellon University received $943,032 in formula funds

More information

Error Detection based on neural signals

Error Detection based on neural signals Error Detection based on neural signals Nir Even- Chen and Igor Berman, Electrical Engineering, Stanford Introduction Brain computer interface (BCI) is a direct communication pathway between the brain

More information

Automatic Response Assessment in Regions of Language Cortex in Epilepsy Patients Using ECoG-based Functional Mapping and Machine Learning

Automatic Response Assessment in Regions of Language Cortex in Epilepsy Patients Using ECoG-based Functional Mapping and Machine Learning arxiv:1706.01380v2 [q-bio.nc] 6 Aug 2017 Automatic Response Assessment in Regions of Language Cortex in Epilepsy Patients Using ECoG-based Functional Mapping and Machine Learning Harish RaviPrakash Milena

More information

Recognition of English Characters Using Spiking Neural Networks

Recognition of English Characters Using Spiking Neural Networks Recognition of English Characters Using Spiking Neural Networks Amjad J. Humaidi #1, Thaer M. Kadhim *2 Control and System Engineering, University of Technology, Iraq, Baghdad 1 601116@uotechnology.edu.iq

More information

Comparing heritability estimates for twin studies + : & Mary Ellen Koran. Tricia Thornton-Wells. Bennett Landman

Comparing heritability estimates for twin studies + : & Mary Ellen Koran. Tricia Thornton-Wells. Bennett Landman Comparing heritability estimates for twin studies + : & Mary Ellen Koran Tricia Thornton-Wells Bennett Landman January 20, 2014 Outline Motivation Software for performing heritability analysis Simulations

More information

Role of the ventral striatum in developing anorexia nervosa

Role of the ventral striatum in developing anorexia nervosa Role of the ventral striatum in developing anorexia nervosa Anne-Katharina Fladung 1 PhD, Ulrike M. E.Schulze 2 MD, Friederike Schöll 1, Kathrin Bauer 1, Georg Grön 1 PhD 1 University of Ulm, Department

More information

A Method of Connectivity Analysis of Epileptiform Discharges during Epileptic Seizure

A Method of Connectivity Analysis of Epileptiform Discharges during Epileptic Seizure International Journal of Bioelectromagnetism Vol. 19, No.1, pp. 6-10, 2017 www.ijbem.org A Method of Connectivity Analysis of Epileptiform Discharges during Epileptic Seizure Hisashi Yoshida a, Yasuto

More information

BRAIN NETWORKS IN TIME: DERIVING AND QUANTIFYING DYNAMIC FUNCTIONAL CONNECTIVITY

BRAIN NETWORKS IN TIME: DERIVING AND QUANTIFYING DYNAMIC FUNCTIONAL CONNECTIVITY From Department of Clinical Neruoscience Karolinska Institutet, Stockholm, Sweden BRAIN NETWORKS IN TIME: DERIVING AND QUANTIFYING DYNAMIC FUNCTIONAL CONNECTIVITY William Hedley Thompson All previously

More information

Sunday, November 5. Emerging Tools for Acquisition and Interpretation of Whole-Brain Functional Data. 3:00 pm Check-in. 6:00 pm Reception (Lobby)

Sunday, November 5. Emerging Tools for Acquisition and Interpretation of Whole-Brain Functional Data. 3:00 pm Check-in. 6:00 pm Reception (Lobby) Sunday, November 5 3:00 pm Check-in 6:00 pm Reception (Lobby) 7:00 pm Dinner (table assignments noted in Dining Room) 8:00 pm Science Speed Dating! (Lobby) 9:00 pm Refreshments available at Bob s Pub NOTE:

More information

1. Introduction a. Meaning and Role of Statistics b. Descriptive and inferential Statistics c. Variable and Measurement Scales

1. Introduction a. Meaning and Role of Statistics b. Descriptive and inferential Statistics c. Variable and Measurement Scales N. Setyaningsih 1. Introduction a. Meaning and Role of Statistics b. Descriptive and inferential Statistics c. Variable and Measurement Scales 2. Organizing Data for Meaningful Representations a. Frequency

More information

Clusters, Symbols and Cortical Topography

Clusters, Symbols and Cortical Topography Clusters, Symbols and Cortical Topography Lee Newman Thad Polk Dept. of Psychology Dept. Electrical Engineering & Computer Science University of Michigan 26th Soar Workshop May 26, 2006 Ann Arbor, MI agenda

More information

Bayesian Inference. Thomas Nichols. With thanks Lee Harrison

Bayesian Inference. Thomas Nichols. With thanks Lee Harrison Bayesian Inference Thomas Nichols With thanks Lee Harrison Attention to Motion Paradigm Results Attention No attention Büchel & Friston 1997, Cereb. Cortex Büchel et al. 1998, Brain - fixation only -

More information

Question 1 Multiple Choice (8 marks)

Question 1 Multiple Choice (8 marks) Philadelphia University Student Name: Faculty of Engineering Student Number: Dept. of Computer Engineering First Exam, First Semester: 2015/2016 Course Title: Neural Networks and Fuzzy Logic Date: 19/11/2015

More information

The Contribution of TMS-EEG Coregistration in the Exploration of the Human Connectome

The Contribution of TMS-EEG Coregistration in the Exploration of the Human Connectome IRCCS San Giovanni di Dio Fatebenefratelli The Contribution of TMS-EEG Coregistration in the Exploration of the Human Connectome Marta Bortoletto Carlo Miniussi Cognitive Neuroscience Section, The Saint

More information

Supporting Information. Demonstration of effort-discounting in dlpfc

Supporting Information. Demonstration of effort-discounting in dlpfc Supporting Information Demonstration of effort-discounting in dlpfc In the fmri study on effort discounting by Botvinick, Huffstettler, and McGuire [1], described in detail in the original publication,

More information

Event-Related fmri and the Hemodynamic Response

Event-Related fmri and the Hemodynamic Response Human Brain Mapping 6:373 377(1998) Event-Related fmri and the Hemodynamic Response Randy L. Buckner 1,2,3 * 1 Departments of Psychology, Anatomy and Neurobiology, and Radiology, Washington University,

More information

An Introduction to Bayesian Statistics

An Introduction to Bayesian Statistics An Introduction to Bayesian Statistics Robert Weiss Department of Biostatistics UCLA Fielding School of Public Health robweiss@ucla.edu Sept 2015 Robert Weiss (UCLA) An Introduction to Bayesian Statistics

More information

Redes Funcionales Cerebrales: Estructura y Deterioro

Redes Funcionales Cerebrales: Estructura y Deterioro Redes Funcionales Cerebrales: Estructura y Deterioro Javier M. Buldú http://www.complex.etsit.urjc.es/jmbuldu Complex Systems Group Universidad Rey Juan Carlos (Fuenlabrada, Madrid, Spain) & Center for

More information

Neural Correlates of Human Cognitive Function:

Neural Correlates of Human Cognitive Function: Neural Correlates of Human Cognitive Function: A Comparison of Electrophysiological and Other Neuroimaging Approaches Leun J. Otten Institute of Cognitive Neuroscience & Department of Psychology University

More information

Cell Responses in V4 Sparse Distributed Representation

Cell Responses in V4 Sparse Distributed Representation Part 4B: Real Neurons Functions of Layers Input layer 4 from sensation or other areas 3. Neocortical Dynamics Hidden layers 2 & 3 Output layers 5 & 6 to motor systems or other areas 1 2 Hierarchical Categorical

More information

Supplemental Information. Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion

Supplemental Information. Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion Neuron, Volume 70 Supplemental Information Triangulating the Neural, Psychological, and Economic Bases of Guilt Aversion Luke J. Chang, Alec Smith, Martin Dufwenberg, and Alan G. Sanfey Supplemental Information

More information

Face Prediction from fmri Data during Movie Stimulus: Strategies for Feature Selection

Face Prediction from fmri Data during Movie Stimulus: Strategies for Feature Selection Face Prediction from fmri Data during Movie Stimulus: Strategies for Feature Selection Jukka-Pekka Kauppi 1, Heikki Huttunen 1, Heikki Korkala 1, Iiro P. Jääskeläinen 2,3,MikkoSams 2,3, and Jussi Tohka

More information

HST 583 fmri DATA ANALYSIS AND ACQUISITION

HST 583 fmri DATA ANALYSIS AND ACQUISITION HST 583 fmri DATA ANALYSIS AND ACQUISITION Neural Signal Processing for Functional Neuroimaging Neuroscience Statistics Research Laboratory Massachusetts General Hospital Harvard Medical School/MIT Division

More information

Changes in Neural Activity during Brain-Machine Interface Control: from Information Encoding and Connectivity to Local Field Potentials.

Changes in Neural Activity during Brain-Machine Interface Control: from Information Encoding and Connectivity to Local Field Potentials. Changes in Neural Activity during Brain-Machine Interface Control: from Information Encoding and Connectivity to Local Field Potentials by Kelvin So A dissertation submitted in partial satisfaction of

More information

Memory, Attention, and Decision-Making

Memory, Attention, and Decision-Making Memory, Attention, and Decision-Making A Unifying Computational Neuroscience Approach Edmund T. Rolls University of Oxford Department of Experimental Psychology Oxford England OXFORD UNIVERSITY PRESS Contents

More information

Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis. Lior Or-Bach Instructors: Prof. Anat Achiron Dr.

Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis. Lior Or-Bach Instructors: Prof. Anat Achiron Dr. Quantitative Neuroimaging- Gray and white matter Alteration in Multiple Sclerosis Lior Or-Bach Instructors: Prof. Anat Achiron Dr. Shmulik Miron INTRODUCTION Multiple Sclerosis general background Gray

More information

Curriculum Vitae. Ye Seul Kim

Curriculum Vitae. Ye Seul Kim Curriculum Vitae Ye Seul Kim CONTACT INFORMATION E-mail: yeseulkim1@mail.usf.edu Mobile: +1 (813) 368-1701 Address: Department of Marketing, Muma College of Business, University of South Florida, 4202

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Corresponding Author: Manuscript Number: Manuscript Type: Simon Musall NNA47695 Article Reporting Checklist for Nature Neuroscience # Main Figures: 6 # Supplementary Figures: 14 # Supplementary Tables:

More information

Mapping Cognitive and Motivational Domains Across Levels of Analysis: Challenges and Opportunities for Target Specification

Mapping Cognitive and Motivational Domains Across Levels of Analysis: Challenges and Opportunities for Target Specification Mapping Cognitive and Motivational Domains Across Levels of Analysis: Challenges and Opportunities for Target Specification Robert M Bilder, PhD Michael E. Tennenbaum Family Professor, and Chief of Medical

More information

Testing independent component patterns by inter-subject or inter-session consistency

Testing independent component patterns by inter-subject or inter-session consistency HUMAN NEUROSCIENCE ORIGINAL RESEARCH ARTICLE published: 22 March 2013 doi: 10.3389/fnhum.2013.00094 by inter-subject or inter-session consistency Aapo Hyvärinen 1,2 * and Pavan Ramkumar 3 1 Department

More information

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Joshua T. Abbott (joshua.abbott@berkeley.edu) Thomas L. Griffiths (tom griffiths@berkeley.edu) Department of Psychology,

More information

Functional MRI Mapping Cognition

Functional MRI Mapping Cognition Outline Functional MRI Mapping Cognition Michael A. Yassa, B.A. Division of Psychiatric Neuro-imaging Psychiatry and Behavioral Sciences Johns Hopkins School of Medicine Why fmri? fmri - How it works Research

More information

Supervised Learning Models of fmri Data for Inferring Brain Function and Predicting Behavior. Yunzhi Wang

Supervised Learning Models of fmri Data for Inferring Brain Function and Predicting Behavior. Yunzhi Wang Supervised Learning Models of fmri Data for Inferring Brain Function and Predicting Behavior by Yunzhi Wang A thesis submitted to the Graduate Faculty of Auburn University in partial fulfillment of the

More information

Experimental Design I

Experimental Design I Experimental Design I Topics What questions can we ask (intelligently) in fmri Basic assumptions in isolating cognitive processes and comparing conditions General design strategies A few really cool experiments

More information

Outline. Biological Psychology: Research Methods. Dr. Katherine Mickley Steinmetz

Outline. Biological Psychology: Research Methods. Dr. Katherine Mickley Steinmetz Biological Psychology: Research Methods Dr. Katherine Mickley Steinmetz Outline Neuroscience Methods Histology Electrophysiological Recordings Lesion Neuroimaging Neuroanatomy Histology: Brain structure

More information

NILab. NeuroInformatics Laboratory

NILab. NeuroInformatics Laboratory NILab NeuroInformatics Laboratory NILab Premise Office Building, Mattarello Center for Information Technology Fondazione Bruno Kessler www.fbk.eu Center for Mind/Brain Sciences Università degli Studi di

More information

Lior Shmuelof - Curriculum Vitae

Lior Shmuelof - Curriculum Vitae May 21 st 2014 Lior Shmuelof - Curriculum Vitae Department of Brain and Cognitive Sciences, Ben-Gurion University of the Negev, Israel 1. Personal Details Name: Shmuelof, Lior Date and Place of Birth:

More information

High-fidelity Imaging Response Detection in Multiple Sclerosis

High-fidelity Imaging Response Detection in Multiple Sclerosis High-fidelity Imaging Response Detection in Multiple Sclerosis Dr Baris Kanber, Translational Imaging Group, Centre for Medical Image Computing, Department of Medical Physics and Biomedical Engineering,

More information

Brain mapping 2.0: Putting together fmri datasets to map cognitive ontologies to the brain. Bertrand Thirion

Brain mapping 2.0: Putting together fmri datasets to map cognitive ontologies to the brain. Bertrand Thirion Brain mapping 2.0: Putting together fmri datasets to map cognitive ontologies to the brain Bertrand Thirion bertrand.thirion@inria.fr 1 Outline Introduction: statistical inference in neuroimaging and big

More information

Feasibility Study of the Time-variant Functional Connectivity Pattern during an Epileptic Seizure

Feasibility Study of the Time-variant Functional Connectivity Pattern during an Epileptic Seizure International Journal of Bioelectromagnetism Vol. 11, No. 4, pp.170-174, 009 www.ijbem.org Feasibility Study of the Time-variant Functional Connectivity Pattern during an Epileptic Seizure Pieter van Mierlo

More information

A Brain Computer Interface System For Auto Piloting Wheelchair

A Brain Computer Interface System For Auto Piloting Wheelchair A Brain Computer Interface System For Auto Piloting Wheelchair Reshmi G, N. Kumaravel & M. Sasikala Centre for Medical Electronics, Dept. of Electronics and Communication Engineering, College of Engineering,

More information

INTRODUCTION TO MIRROR NEURONS MARY ET BOYLE, PH.D. DEPARTMENT OF COGNITIVE SCIENCE UCSD

INTRODUCTION TO MIRROR NEURONS MARY ET BOYLE, PH.D. DEPARTMENT OF COGNITIVE SCIENCE UCSD INTRODUCTION TO MIRROR NEURONS MARY ET BOYLE, PH.D. DEPARTMENT OF COGNITIVE SCIENCE UCSD Announcements Midterm 1 Review Friday during Lecture Midterm 1 Exam February 5 Monday! During lecture come prepared

More information