statistical learning and optimization for functional mri
play

Statistical learning and optimization for functional MRI data mining - PowerPoint PPT Presentation

Statistical learning and optimization for functional MRI data mining Alexandre Gramfort alexandre.gramfort@telecom-paristech.fr Assistant Professor LTCI, Tlcom ParisTech, Universit Paris-Saclay Macaron Workshop - INRIA Grenoble - 2017


  1. Statistical learning and optimization for functional MRI data mining Alexandre Gramfort alexandre.gramfort@telecom-paristech.fr Assistant Professor LTCI, Télécom ParisTech, Université Paris-Saclay Macaron Workshop - INRIA Grenoble - 2017

  2. http://www.youtube.com/watch?v=h1Gu1YSoDaY

  3. http://www.youtube.com/watch?v=nsjDnYxJ0bo

  4. Outline • Background • Estimating the hemodynamic response function [Pedregosa et al. Neuroimage 2015] • Mapping the visual pathways with computational models and fMRI [Eickenberg et al. Neuroimage 2016] • Optimal transport barycenter for group studies [Gramfort et al. IPMI 2015] 4 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  5. Functional MRI Neurons Oxy. Hb Deoxy. Hb t + k Scanner �������� ����������������� ������������� �������� Time � ����������� �������������� ����������������� … �������� ���������� t �������� Magnetic ����������������� ������������� resonance �������� � ����������� �������������� ����������������� imaging �������� ���������� 5 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  6. ≈ 1 image / 2s courtesy of Gael Varoquaux http://www.youtube.com/watch?v=uhCF-zlk0jY

  7. fMRI supervised learning (decoding) y X Image, sound, task Scanning m i t s �������� Decoding ����������������� ������������� �������� � ����������� �������������� fMRI volume ����������������� �������� Any variable: ���������� healthy? Challenge: Predict a behavioral variable from the fMRI data Objective: Predict y given X or learn a function f : X -> y 7 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  8. Classification example with fMRI The objective is to be able L 5 to predict @######54 & given an fMRI activation map ? @######54 @######54 Patient vs. Controls Faces vs. Houses ! F ... vs. ... F 1 vs. -1 K F ie. y = { − 1 , 1 } F objective: Predict given x ∈ R p y = { − 1 , 1 } 8 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  9. fMRI supervised learning (Encoding) X y Image, sound, task Scanning m i t s �������� Encoding ����������������� ������������� �������� � ����������� �������������� fMRI volume ����������������� �������� ���������� Challenge: Predict the BOLD response from the stimuli descriptors Objective: Predict y given X or learn a function f : X -> y [Thirion et al. 06, Kay et al. 08, Naselaris et al. 11, Nishimoto et al. 2011, Schoenmakers et al. 13 ...] 9 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  10. Learning the hemodynamic response function (HRF) for encoding and decoding models thanks to Fabian Pedregosa Michael Eickenberg Data-driven HRF estimation for encoding and decoding models, Fabian Pedregosa, Michael Eickenberg, Philippe Ciuciu, Bertrand Thirion and Alexandre Gramfort, Neuroimage 2015 PDF: https://hal.inria.fr/hal-00952554/en Code: https://pypi.python.org/pypi/hrf_estimation

  11. fMRI paradigm and HRF HRF: Hemodynamic response function 11 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  12. fMRI paradigm and HRF 12 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  13. General Linear Model (GLM) Activation Observed y Noise Design Matrix coefficients BOLD = + 13 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  14. Basis constrained HRF Hemodynamic response function (HRF) is known to vary substantially across subjects, brain regions and age. D. Handwerker et al., “Variation of BOLD hemodynamic responses across subjects and brain regions and their effects on statistical analyses.,” Neuroimage 2004. S. Badillo et al., “Group-level impacts of within- and between-subject hemodynamic variability in fMRI,” Neuroimage 2013. Two basis-constrained models of the HRF: FIR and 3HRF 14 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  15. Rank1-GLM 15 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  16. Rank1-GLM From 1 HRF per condition From 1 HRF shared between all conditions 16 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  17. Rank1-GLM Assuming 1 HRF shared between all conditions and a different amplitude/scale per condition this leads to: 17 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  18. Rank1-GLM argmin h , β k y � X vec( h β T ) k 2 subject to k h k = 1 and h h , h ref i > 0 ∞ = ⇒ solved locally using quasi-Newton methods Challenge: This optimization problem is not big yet it needs to be done tens of thousands of time (typically 30,000 to 50,000 times for each voxel) Remark: Worked better than alternated optimization or 1st order methods 18 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  19. Results Cross-validation score in two different datasets S. Tom et al., “The neural basis of loss aversion in decision-making under risk,” Science 2007. K. N. Kay et al., “Identifying natural images from human brain activity.,” Nature 2008. 19 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  20. Results Measure: voxel-wise encoding score. Correlation with the BOLD at each voxel on left-out data. R1-GLM (FIR basis) improves voxel-wise encoding score on more than 98% of the voxels. 20 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  21. Results 21 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  22. Results 22 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  23. Convolutional Networks Map the Architecture of the Human Visual System work of Michael Eickenberg joint work with Bertrand Thirion and Gaël Varoquaux “Seeing it all: Convolutional network layers map the function of the human visual system” Michael Eickenberg, Alexandre Gramfort, Gaël Varoquaux, Bertrand Thirion (submitted)

  24. Convolutional Nets for Computer Vision [Krizhevski et al, 2012] 24 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  25. Relating biological and computer vision Cat V1 ConvNet Layer 1 orientation selectivity Low Level [Sermanet 2013] [Hubel & Wiesel, 1959] ● V1 functionality comprises edge detection ● Convolutional nets learn edge detectors, color boundary detectors and blob detectors 25 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  26. Can we use computer vision models and a large fMRI data to better understand human vision?

  27. Approach + [Kay et al, 2008] Nonlinear Feature Extraction Voxel-Wise Prediction Via Using Linear Model Convolutional Net Layers (Ridge Regression) Forward Model Setup: ● Encoding model [Naselaris et al., 2011] ● Make sure complexity resides in feature extraction 27 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  28. Convolutional Net Forward Models 28 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  29. Convolutional Net Forward Models 29 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  30. Best Predicting Layers per Voxel 30 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  31. Score Fingerprints per Region of Interest 31 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  32. Score Fingerprints per Region of Interest 32 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  33. Score Fingerprints per Region of Interest 33 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  34. Score Fingerprints per Region of Interest 34 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  35. Fingerprints summary statistic 35 A. Gramfort Statistical Learning and optimization for functional MRI data mining

  36. Fingerprints summary statistic Photos Videos 36 A. Gramfort Statistical Learning and optimization for functional MRI data mining

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend