SlideShare a Scribd company logo
1 of 56
Download to read offline
Graph Signal Processing: an interpretable
framework to link neurocognitive architectures
with brain activity
Nicolas Farrugia
June 4th, 2019
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 1 / 26
Prelude
Signal processing in Neuroscience
Interpreting (oscillatory) brain activity using Fourier or Wavelet
transforms.
Network Neuroscience
Applying graph theory metrics to study functional and structural
connectivity.
Graph Signal Processing for Cognitive Neurosciences
The best of both worlds ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
Prelude
Signal processing in Neuroscience
Interpreting (oscillatory) brain activity using Fourier or Wavelet
transforms.
Network Neuroscience
Applying graph theory metrics to study functional and structural
connectivity.
Graph Signal Processing for Cognitive Neurosciences
The best of both worlds ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
Prelude
Signal processing in Neuroscience
Interpreting (oscillatory) brain activity using Fourier or Wavelet
transforms.
Network Neuroscience
Applying graph theory metrics to study functional and structural
connectivity.
Graph Signal Processing for Cognitive Neurosciences
The best of both worlds ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 3 / 26
Spectral (time-frequency) analysis in cognitive
neuroscience
Hans Berger and early measurements of electro-encephalography
-> Observations on alpha (7.5 to 12.5 Hz) and beta (12.5 to 25 Hz)
frequency bands (and later, gamma frequency band from 25 to 40 Hz)
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
Spectral (time-frequency) analysis in cognitive
neuroscience
Fast-forward to 21st century...
Functional role of delta-theta phase in sensory prediction.
Arnal and Giraud, 2012, Trends in Cognitive Sciences
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
Spectral (time-frequency) analysis in cognitive
neuroscience
Fast-forward to 21st century...
Phase and cross-frequency coupling:
Sauseng et al. 2008, Neuroscience and Biobehavioral reviews
See also : non-sinusoidal oscillations (Cole and Woytek, 2017, TICS)
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 5 / 26
From regions to networks...
Primary visual cortex
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 6 / 26
From regions to networks...
Coactivation of brain areas - networks
Resting-state networks - spontaneous and task activity.
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 6 / 26
The network neuroscience revolution
Fornito et al. 2015, Nat. Neuro.
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 7 / 26
From networks to spectral graph analysis
Connectome harmonics - spectral analysis of structural connectivity.
Atasoy et al. 2016, Nat. Comms
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
From networks to spectral graph analysis
Connectivity gradients - Spectral analysis of functional connectivity.
Margulies et al. 2016, PNAS
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
From networks to spectral graph analysis
Functional interpretation of connectivity gradients.
Margulies et al. 2016, PNAS
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 9 / 26
What is Graph Signal Processing ?
GSP in four steps
Define a graph with N nodes,
Compute Graph Laplacian L (e.g. L = D − A) and find its
eigenvectors U
Define a signal x with N values, one per node.
Graph Fourier transform is defined by ˆx = U x
Analogy with (Discrete) Fourier Transform
Shuman et al. 2013, IEEE Signal Processing Magazine
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 10 / 26
Why using GSP for Neuroimaging ?
A straightforward use case
Brain signals on graphs built on structural (white matter) connectivity.
Huang et al. 2018
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
Why using GSP for Neuroimaging ?
A straightforward use case
Brain signals on graphs built on structural (white matter) connectivity.
Elegance
Network-centric tools adapted to the problem
Applicable to both inference-based and predictive approaches
Interpretations in term of graph frequencies
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
Why using GSP for Neuroimaging ?
A straightforward use case
Brain signals on graphs built on structural (white matter) connectivity.
Elegance
Network-centric tools adapted to the problem
Applicable to both inference-based and predictive approaches
Interpretations in term of graph frequencies
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 12 / 26
Inference using GSP metrics
What measures are authors currently using ?
Useful measures on graph signals
Smoothness (x Lx), also called Dirichlet energy,
Mutual information / F measure of GFT decompositions,
Concentration in certain frequency bands (Alignement / Liberality)
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
Inference using GSP metrics
Huang et al. 2018
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
Inference using GSP metrics
Statistical methods : group-wise inference
Dependent variables derived from GSP statistically related to
behavior.
Smoothness / Dirichlet energy (Smith et al. 2017)
Alignement and Liberality related to attention switching (Huang et
al., 2018)
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
Inference using GSP metrics
Resting state networks predicted by connectome harmonics.
Atasoy et al. 2016, Nat. Comms
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 14 / 26
Predictive approach using GSP
Proposed approach
Graph nodes defined by a brain parcellation
Graph edges defined by functional or structural connectivity
Feature Extraction on brain activity using GSP (e.g. GFT or Graph
Wavelets)
Feature selection
Supervised learning (using an interpretable method)
Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP
Brahim and Farrugia, 2019, GRETSI
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
Predictive approach using GSP
Proposed approach
Graph nodes defined by a brain parcellation
Graph edges defined by functional or structural connectivity
Feature Extraction on brain activity using GSP (e.g. GFT or Graph
Wavelets)
Feature selection
Supervised learning (using an interpretable method)
Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP
Brahim and Farrugia, 2019, GRETSI
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
Predictive approach using GSP
Proposed approach
Graph nodes defined by a brain parcellation
Graph edges defined by functional or structural connectivity
Feature Extraction on brain activity using GSP (e.g. GFT or Graph
Wavelets)
Feature selection
Supervised learning (using an interpretable method)
Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP
Brahim and Farrugia, 2019, GRETSI
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
Predictive approach using GSP
Proposed approach
Graph nodes defined by a brain parcellation
Graph edges defined by functional or structural connectivity
Feature Extraction on brain activity using GSP (e.g. GFT or Graph
Wavelets)
Feature selection
Supervised learning (using an interpretable method)
Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP
Brahim and Farrugia, 2019, GRETSI
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
Graph Fourier Transform on resting state data
Brahim and Farrugia, submitted
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
Graph Fourier Transform on resting state data
Resuls on ADHD200 dataset.
5 10 15 20 25 30 35 40 45
Features
0.0
0.2
0.4
0.6
0.8
1.0
Accuracy
STD+SG
STD
FC
EC
CC
NS
Mean
Mean+SG
5 10 15 20 25 30 35 40 45
Features
0.0
0.5
1.0
1.5
2.0
2.5
-log(P)
1.0 2.5
Brahim and Farrugia, submitted
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
Graph Fourier Transform on resting state data
ADHD-200
Approaches Acc (%) Sen (%) Spe (%)
STD 52.5±0.037 55±0.043 55±0.066
STD+GSP 85±0.019 85±0.036 85±0.036
FC 65±0.032 60±0.059 70±0.063
ABIDE NYU Langone
Approaches Acc (%) Sen (%) Spe (%)
STD 66.65±0.007 63.75±0.015 74.44±0.010
STD+GSP 70.36±0.007 67.68±0.011 75.67±0.012
FC 62.83±0.006 56.61±0.014 70.22±0.015
Table: Maximum classification rates of the different approaches for
ADHD-200 and NYU databases using SVM classifier with linear kernel (max
± standard error of the mean).
Brahim and Farrugia, submitted
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
Graph Fourier Transform on resting state data
Feature Selection (results from ABIDE NYU Langone)
Top: Ratios of selected ROIs across 10 folds, using STD (Accuracy 66.65±0.007 ).
Bottom : Average of selected GFT modes across 10 folds, using STD + GFT (Accuracy 70.36±0.007)
Brahim and Farrugia, submitted
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
Spectral Graph Wavelet Transform (SGWT)
Wavelet atoms are obtained by:
ψs,a = ΣN
n=1g(sλn )ˆδ(n)un (1)
where g(.) is the kernel function, s is the scale, ˆδ is the graph Fourier
transform of dirac delta and un are the columns of U.
SGWT of f is obtained using the inner product Wf (s, a) =< ψs,a , f >.
Optimizing spectral coverage using Warped Translate kernel
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
Spectral Graph Wavelet Transform (SGWT)
We tested this approach using an averaged functional connectivity
graph parcellated on 523 regions of BASC Atlas
Usings signals from :
A synthetic regression problem on a brain graph
fMRI data from Chang et al., predicting affective rating of
emotional pictures
Pilavci and Farrugia, 2019, ICASSPIMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
Spectral Graph Wavelet Transform (SGWT)
Pilavci and Farrugia, 2019, ICASSP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
1 Motivations
Functional role of brain oscillations
From brain regions to network neuroscience
Networks and connectome harmonics / gradients
2 Graph Signal Processing for Neuroimaging
Introduction to Graph Signal Processing
Inference using GSP derived measures
Predictive approaches using GSP derived feature vectors
GSP and interpretability
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 18 / 26
GSP and Interpretability
Inference
Generate and test hypothesis on graph frequency bands (similar
to M/EEG oscillations)
Spatial contributions of Graph Fourier modes
Prediction / data-driven
Visualize GSP features or contributions of Grapˆh Fourier modes
Use of interpretable ML methods with GSP features as inputs
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 19 / 26
GSP and Interpretability
Inference
Generate and test hypothesis on graph frequency bands (similar
to M/EEG oscillations)
Spatial contributions of Graph Fourier modes
Prediction / data-driven
Visualize GSP features or contributions of Grapˆh Fourier modes
Use of interpretable ML methods with GSP features as inputs
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 19 / 26
Generating new hypothesis using GSP (1/2)
Hypothesis using Frequencies
What would such an hypothesis look like ?
In the field of brain oscillations, empirical knowledge has been
built using frequency bands.
Should we start to make hypothesis on graph frequencies ?
Measures of (temporal) excursions from liberality or alignement
(Huang et al. 2018) - linking temporal frequencies and graph
frequencies
Can we directly make hypothesis on Graph fourier modes ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
Generating new hypothesis using GSP (1/2)
Hypothesis using Frequencies
What would such an hypothesis look like ?
In the field of brain oscillations, empirical knowledge has been
built using frequency bands.
Should we start to make hypothesis on graph frequencies ?
Measures of (temporal) excursions from liberality or alignement
(Huang et al. 2018) - linking temporal frequencies and graph
frequencies
Can we directly make hypothesis on Graph fourier modes ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
Generating new hypothesis using GSP (1/2)
Hypothesis using Frequencies
What would such an hypothesis look like ?
In the field of brain oscillations, empirical knowledge has been
built using frequency bands.
Should we start to make hypothesis on graph frequencies ?
Measures of (temporal) excursions from liberality or alignement
(Huang et al. 2018) - linking temporal frequencies and graph
frequencies
Can we directly make hypothesis on Graph fourier modes ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
Generating new hypothesis using GSP (2/2)
Hypothesis using Harmonics
In previous slides we have shown that propagation (diffusion)
patterns:
Were functionally meaningful,
Could predict spontaneous activity.
Analysis of experimental data could exploit decompositions based on
Harmonics
Could we exploit (connectome) harmonics to understand
spatiotemporal dynamics ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
Generating new hypothesis using GSP (2/2)
Hypothesis using Harmonics
In previous slides we have shown that propagation (diffusion)
patterns:
Were functionally meaningful,
Could predict spontaneous activity.
Analysis of experimental data could exploit decompositions based on
Harmonics
Could we exploit (connectome) harmonics to understand
spatiotemporal dynamics ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
Generating new hypothesis using GSP (2/2)
Hypothesis using Harmonics
In previous slides we have shown that propagation (diffusion)
patterns:
Were functionally meaningful,
Could predict spontaneous activity.
Analysis of experimental data could exploit decompositions based on
Harmonics
Could we exploit (connectome) harmonics to understand
spatiotemporal dynamics ?
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
What is missing: Dynamic (hyper?) graphs
Estimating a graph measure at each time point may not be valid
(Basset and Sizemore 2017.
Ongoing debate on time(?)-varying functional connectivity using sliding
windows(e.g. Hindriks et al. 2016)
Building dynamic graph and associated measures using slepians ?
(Huang et al. 2018), Preti and Van De Ville 2017
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
What is missing: Dynamic (hyper?) graphs
Estimating a graph measure at each time point may not be valid
(Basset and Sizemore 2017.
Ongoing debate on time(?)-varying functional connectivity using sliding
windows(e.g. Hindriks et al. 2016)
Building dynamic graph and associated measures using slepians ?
(Huang et al. 2018), Preti and Van De Ville 2017
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
What is missing: Dynamic (hyper?) graphs
Estimating a graph measure at each time point may not be valid
(Basset and Sizemore 2017.
Ongoing debate on time(?)-varying functional connectivity using sliding
windows(e.g. Hindriks et al. 2016)
Building dynamic graph and associated measures using slepians ?
(Huang et al. 2018), Preti and Van De Ville 2017
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
What is missing: Dynamic (hyper?) graphs
Estimating a graph measure at each time point may not be valid
(Basset and Sizemore 2017.
Ongoing debate on time(?)-varying functional connectivity using sliding
windows(e.g. Hindriks et al. 2016)
Building dynamic graph and associated measures using slepians ?
(Huang et al. 2018), Preti and Van De Ville 2017
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
Conclusions and perspectives
The promising part:
Connectome harmonics are relevant,
Certain graph frequency may be useful to generate new
hypothesis,
GSP may help levarage explanatory power in small datasets.
The difficult part...
Brain signals (oscillations) are highly non-linear and
non-stationnary,
Dynamic graphs are needed to integrate both the complex spatial
dynamics and non-stationary aspects,
Unique opportunity of collaborative research between Neuroscience
and AI!
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
Conclusions and perspectives
The promising part:
Connectome harmonics are relevant,
Certain graph frequency may be useful to generate new
hypothesis,
GSP may help levarage explanatory power in small datasets.
The difficult part...
Brain signals (oscillations) are highly non-linear and
non-stationnary,
Dynamic graphs are needed to integrate both the complex spatial
dynamics and non-stationary aspects,
Unique opportunity of collaborative research between Neuroscience
and AI!
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
Conclusions and perspectives
The promising part:
Connectome harmonics are relevant,
Certain graph frequency may be useful to generate new
hypothesis,
GSP may help levarage explanatory power in small datasets.
The difficult part...
Brain signals (oscillations) are highly non-linear and
non-stationnary,
Dynamic graphs are needed to integrate both the complex spatial
dynamics and non-stationary aspects,
Unique opportunity of collaborative research between Neuroscience
and AI!
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
Thanks!
Questions?
Thanks to Vincent Gripon, Abdelbasset Brahim, Yusuf Yigit Pilavci,
Mathilde Ménoret and Bastien Pasdeloup.
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 24 / 26
Prediction and Inference
"Inference typically focuses on isolating variables deemed
individually important above some chance level, often based on p
values."
"Prediction commonly aims at identifying variable sets that
together enable accurate guessing of outcomes based on other or
future data."
Bzdok and Ioannidis. 2019, Trends in Neurosciences
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 25 / 26
Graph Fourier Transform on task fMRI data
Feature Extraction using GSP
Supervised learning with dimensionality reduction using Graph
Fourier Transform and Graph Sampling (Menoret et al. 2017)
Table: Comparison of Graph Sampling (Semilocal graph), PCA, ICA and
ANOVA. Classification accuracy with 50 components for the Simulated and
Haxby datasets.
Method
Simulation Haxby
Easy Difficult Face-House Cat-Face
PCA 88.8% 65.5% 82.7% 63.6%
ICA 90.2% 65.3% 84.4% 67.0%
ANOVA 92.1% 67.3% 85.5% 65.5%
Graph sampling 90.9% 72.5% 88.2% 69.0%
Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP
IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 26 / 26

More Related Content

What's hot

Signal modelling
Signal modellingSignal modelling
Signal modellingDebangi_G
 
Opinion Dynamics on Generalized Networks
Opinion Dynamics on Generalized NetworksOpinion Dynamics on Generalized Networks
Opinion Dynamics on Generalized NetworksMason Porter
 
artificial neural network
artificial neural networkartificial neural network
artificial neural networkPallavi Yadav
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANNMohamed Talaat
 
15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer PerceptronAndres Mendez-Vazquez
 
A brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationA brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationHyun-hwan Jeong
 
Causal discovery and prediction mechanisms
Causal discovery and prediction mechanismsCausal discovery and prediction mechanisms
Causal discovery and prediction mechanismsShiga University, RIKEN
 
Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Mohd Faiz
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashrisheetal katkar
 
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationArtificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationMohammed Bennamoun
 
Computer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientComputer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientAhmed Gad
 
How to use LaTeX and Beamer to prepare presentation for Slideshare
How to use LaTeX and Beamer to prepare presentation for SlideshareHow to use LaTeX and Beamer to prepare presentation for Slideshare
How to use LaTeX and Beamer to prepare presentation for SlideshareVesa Linja-aho
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speechRudra Prasad Maiti
 
Predicting organic reaction outcomes with weisfeiler lehman network
Predicting organic reaction outcomes with weisfeiler lehman networkPredicting organic reaction outcomes with weisfeiler lehman network
Predicting organic reaction outcomes with weisfeiler lehman networkKazuki Fujikawa
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signalVinodhini
 
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Mustafa AL-Timemmie
 

What's hot (20)

Signal modelling
Signal modellingSignal modelling
Signal modelling
 
Opinion Dynamics on Generalized Networks
Opinion Dynamics on Generalized NetworksOpinion Dynamics on Generalized Networks
Opinion Dynamics on Generalized Networks
 
artificial neural network
artificial neural networkartificial neural network
artificial neural network
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANN
 
15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron15 Machine Learning Multilayer Perceptron
15 Machine Learning Multilayer Perceptron
 
A brief introduction to mutual information and its application
A brief introduction to mutual information and its applicationA brief introduction to mutual information and its application
A brief introduction to mutual information and its application
 
Causal discovery and prediction mechanisms
Causal discovery and prediction mechanismsCausal discovery and prediction mechanisms
Causal discovery and prediction mechanisms
 
Dcs unit 2
Dcs unit 2Dcs unit 2
Dcs unit 2
 
Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.
 
Radial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and DhanashriRadial basis function network ppt bySheetal,Samreen and Dhanashri
Radial basis function network ppt bySheetal,Samreen and Dhanashri
 
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationArtificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
 
Computer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and GradientComputer Vision: Correlation, Convolution, and Gradient
Computer Vision: Correlation, Convolution, and Gradient
 
How to use LaTeX and Beamer to prepare presentation for Slideshare
How to use LaTeX and Beamer to prepare presentation for SlideshareHow to use LaTeX and Beamer to prepare presentation for Slideshare
How to use LaTeX and Beamer to prepare presentation for Slideshare
 
Perceptron & Neural Networks
Perceptron & Neural NetworksPerceptron & Neural Networks
Perceptron & Neural Networks
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speech
 
Predicting organic reaction outcomes with weisfeiler lehman network
Predicting organic reaction outcomes with weisfeiler lehman networkPredicting organic reaction outcomes with weisfeiler lehman network
Predicting organic reaction outcomes with weisfeiler lehman network
 
Neural networks introduction
Neural networks introductionNeural networks introduction
Neural networks introduction
 
Digital modeling of speech signal
Digital modeling of speech signalDigital modeling of speech signal
Digital modeling of speech signal
 
Fuzzy arithmetic
Fuzzy arithmeticFuzzy arithmetic
Fuzzy arithmetic
 
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
Neural signal processing by mustafa rasheed & zeena saadon & walaa kahtan 2015
 

Similar to Graph Signal Processing: an interpretable framework to link neurocognitive architectures with brain activity

A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionA Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionIRJET Journal
 
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...Evaluating Graph Signal Processing for Neuroimaging Through Classification an...
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...Nicolas Farrugia
 
Human activity recognition with self-attention
Human activity recognition with self-attentionHuman activity recognition with self-attention
Human activity recognition with self-attentionIJECEIAES
 
Pulse Rate Monitoring Using Image Processing
Pulse Rate Monitoring Using Image ProcessingPulse Rate Monitoring Using Image Processing
Pulse Rate Monitoring Using Image ProcessingIRJET Journal
 
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS ACADEMIC PERFO...
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS  ACADEMIC PERFO...ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS  ACADEMIC PERFO...
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS ACADEMIC PERFO...Emily Smith
 
Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...IJECEIAES
 
Master Thesis Presentation (Subselection of Topics)
Master Thesis Presentation (Subselection of Topics)Master Thesis Presentation (Subselection of Topics)
Master Thesis Presentation (Subselection of Topics)Alina Leidinger
 
Photoplethysmogram signal reconstruction through integrated compression sensi...
Photoplethysmogram signal reconstruction through integrated compression sensi...Photoplethysmogram signal reconstruction through integrated compression sensi...
Photoplethysmogram signal reconstruction through integrated compression sensi...IAESIJAI
 
Feature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS DataFeature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS DataPritam Mondal
 
Sugarcane yield forecasting using
Sugarcane yield forecasting usingSugarcane yield forecasting using
Sugarcane yield forecasting usingijaia
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificialijasa
 
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...IRJET Journal
 
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Sarvesh Kumar
 
Smart Home for Paralyzed Aid
Smart Home for Paralyzed AidSmart Home for Paralyzed Aid
Smart Home for Paralyzed AidIRJET Journal
 
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...Niloy Sikder
 
SCCAI- A Student Career Counselling Artificial Intelligence
SCCAI- A Student Career Counselling Artificial IntelligenceSCCAI- A Student Career Counselling Artificial Intelligence
SCCAI- A Student Career Counselling Artificial Intelligencevivatechijri
 
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationUNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationTELKOMNIKA JOURNAL
 
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...ijtsrd
 
Comparison of fnir with other neuroimaging modalities relation between eeg sy...
Comparison of fnir with other neuroimaging modalities relation between eeg sy...Comparison of fnir with other neuroimaging modalities relation between eeg sy...
Comparison of fnir with other neuroimaging modalities relation between eeg sy...M. Raihan
 

Similar to Graph Signal Processing: an interpretable framework to link neurocognitive architectures with brain activity (20)

A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease DetectionA Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
A Study on Surf & Hog Descriptors for Alzheimer’s Disease Detection
 
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...Evaluating Graph Signal Processing for Neuroimaging Through Classification an...
Evaluating Graph Signal Processing for Neuroimaging Through Classification an...
 
Human activity recognition with self-attention
Human activity recognition with self-attentionHuman activity recognition with self-attention
Human activity recognition with self-attention
 
Pulse Rate Monitoring Using Image Processing
Pulse Rate Monitoring Using Image ProcessingPulse Rate Monitoring Using Image Processing
Pulse Rate Monitoring Using Image Processing
 
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS ACADEMIC PERFO...
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS  ACADEMIC PERFO...ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS  ACADEMIC PERFO...
ARTIFICIAL NEURAL NETWORK (ANN) MODEL FOR PREDICTING STUDENTS ACADEMIC PERFO...
 
Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...Enhanced signal detection slgorithm using trained neural network for cognitiv...
Enhanced signal detection slgorithm using trained neural network for cognitiv...
 
Master Thesis Presentation (Subselection of Topics)
Master Thesis Presentation (Subselection of Topics)Master Thesis Presentation (Subselection of Topics)
Master Thesis Presentation (Subselection of Topics)
 
Photoplethysmogram signal reconstruction through integrated compression sensi...
Photoplethysmogram signal reconstruction through integrated compression sensi...Photoplethysmogram signal reconstruction through integrated compression sensi...
Photoplethysmogram signal reconstruction through integrated compression sensi...
 
Feature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS DataFeature Extraction and Classification of NIRS Data
Feature Extraction and Classification of NIRS Data
 
Sugarcane yield forecasting using
Sugarcane yield forecasting usingSugarcane yield forecasting using
Sugarcane yield forecasting using
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
 
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
CLASSIFICATION OF ELECTROENCEPHALOGRAM SIGNALS USING XGBOOST ALGORITHM AND SU...
 
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
Model of Differential Equation for Genetic Algorithm with Neural Network (GAN...
 
Smart Home for Paralyzed Aid
Smart Home for Paralyzed AidSmart Home for Paralyzed Aid
Smart Home for Paralyzed Aid
 
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...
A presentation on "Heterogeneous Hand Guise Classification Based on Surface E...
 
SCCAI- A Student Career Counselling Artificial Intelligence
SCCAI- A Student Career Counselling Artificial IntelligenceSCCAI- A Student Career Counselling Artificial Intelligence
SCCAI- A Student Career Counselling Artificial Intelligence
 
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentationUNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
UNet-VGG16 with transfer learning for MRI-based brain tumor segmentation
 
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
An Artificial Intelligence Approach to Ultra High Frequency Path Loss Modelli...
 
Bx36449453
Bx36449453Bx36449453
Bx36449453
 
Comparison of fnir with other neuroimaging modalities relation between eeg sy...
Comparison of fnir with other neuroimaging modalities relation between eeg sy...Comparison of fnir with other neuroimaging modalities relation between eeg sy...
Comparison of fnir with other neuroimaging modalities relation between eeg sy...
 

Recently uploaded

Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINsankalpkumarsahoo174
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencySheetal Arora
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsAArockiyaNisha
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPirithiRaju
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptxRajatChauhan518211
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)Areesha Ahmad
 

Recently uploaded (20)

Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATINChromatin Structure | EUCHROMATIN | HETEROCHROMATIN
Chromatin Structure | EUCHROMATIN | HETEROCHROMATIN
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls AgencyHire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
Hire 💕 9907093804 Hooghly Call Girls Service Call Girls Agency
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based Nanomaterials
 
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdfPests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
Pests of cotton_Borer_Pests_Binomics_Dr.UPR.pdf
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
Green chemistry and Sustainable development.pptx
Green chemistry  and Sustainable development.pptxGreen chemistry  and Sustainable development.pptx
Green chemistry and Sustainable development.pptx
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)GBSN - Microbiology (Unit 2)
GBSN - Microbiology (Unit 2)
 

Graph Signal Processing: an interpretable framework to link neurocognitive architectures with brain activity

  • 1. Graph Signal Processing: an interpretable framework to link neurocognitive architectures with brain activity Nicolas Farrugia June 4th, 2019 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 1 / 26
  • 2. Prelude Signal processing in Neuroscience Interpreting (oscillatory) brain activity using Fourier or Wavelet transforms. Network Neuroscience Applying graph theory metrics to study functional and structural connectivity. Graph Signal Processing for Cognitive Neurosciences The best of both worlds ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
  • 3. Prelude Signal processing in Neuroscience Interpreting (oscillatory) brain activity using Fourier or Wavelet transforms. Network Neuroscience Applying graph theory metrics to study functional and structural connectivity. Graph Signal Processing for Cognitive Neurosciences The best of both worlds ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
  • 4. Prelude Signal processing in Neuroscience Interpreting (oscillatory) brain activity using Fourier or Wavelet transforms. Network Neuroscience Applying graph theory metrics to study functional and structural connectivity. Graph Signal Processing for Cognitive Neurosciences The best of both worlds ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 2 / 26
  • 5. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 3 / 26
  • 6. Spectral (time-frequency) analysis in cognitive neuroscience Hans Berger and early measurements of electro-encephalography -> Observations on alpha (7.5 to 12.5 Hz) and beta (12.5 to 25 Hz) frequency bands (and later, gamma frequency band from 25 to 40 Hz) IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
  • 7. Spectral (time-frequency) analysis in cognitive neuroscience Fast-forward to 21st century... Functional role of delta-theta phase in sensory prediction. Arnal and Giraud, 2012, Trends in Cognitive Sciences IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
  • 8. Spectral (time-frequency) analysis in cognitive neuroscience Fast-forward to 21st century... Phase and cross-frequency coupling: Sauseng et al. 2008, Neuroscience and Biobehavioral reviews See also : non-sinusoidal oscillations (Cole and Woytek, 2017, TICS) IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 4 / 26
  • 9. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 5 / 26
  • 10. From regions to networks... Primary visual cortex IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 6 / 26
  • 11. From regions to networks... Coactivation of brain areas - networks Resting-state networks - spontaneous and task activity. IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 6 / 26
  • 12. The network neuroscience revolution Fornito et al. 2015, Nat. Neuro. IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 7 / 26
  • 13. From networks to spectral graph analysis Connectome harmonics - spectral analysis of structural connectivity. Atasoy et al. 2016, Nat. Comms IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
  • 14. From networks to spectral graph analysis Connectivity gradients - Spectral analysis of functional connectivity. Margulies et al. 2016, PNAS IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
  • 15. From networks to spectral graph analysis Functional interpretation of connectivity gradients. Margulies et al. 2016, PNAS IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 8 / 26
  • 16. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 9 / 26
  • 17. What is Graph Signal Processing ? GSP in four steps Define a graph with N nodes, Compute Graph Laplacian L (e.g. L = D − A) and find its eigenvectors U Define a signal x with N values, one per node. Graph Fourier transform is defined by ˆx = U x Analogy with (Discrete) Fourier Transform Shuman et al. 2013, IEEE Signal Processing Magazine IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 10 / 26
  • 18. Why using GSP for Neuroimaging ? A straightforward use case Brain signals on graphs built on structural (white matter) connectivity. Huang et al. 2018 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
  • 19. Why using GSP for Neuroimaging ? A straightforward use case Brain signals on graphs built on structural (white matter) connectivity. Elegance Network-centric tools adapted to the problem Applicable to both inference-based and predictive approaches Interpretations in term of graph frequencies IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
  • 20. Why using GSP for Neuroimaging ? A straightforward use case Brain signals on graphs built on structural (white matter) connectivity. Elegance Network-centric tools adapted to the problem Applicable to both inference-based and predictive approaches Interpretations in term of graph frequencies IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 11 / 26
  • 21. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 12 / 26
  • 22. Inference using GSP metrics What measures are authors currently using ? Useful measures on graph signals Smoothness (x Lx), also called Dirichlet energy, Mutual information / F measure of GFT decompositions, Concentration in certain frequency bands (Alignement / Liberality) IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
  • 23. Inference using GSP metrics Huang et al. 2018 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
  • 24. Inference using GSP metrics Statistical methods : group-wise inference Dependent variables derived from GSP statistically related to behavior. Smoothness / Dirichlet energy (Smith et al. 2017) Alignement and Liberality related to attention switching (Huang et al., 2018) IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
  • 25. Inference using GSP metrics Resting state networks predicted by connectome harmonics. Atasoy et al. 2016, Nat. Comms IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 13 / 26
  • 26. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 14 / 26
  • 27. Predictive approach using GSP Proposed approach Graph nodes defined by a brain parcellation Graph edges defined by functional or structural connectivity Feature Extraction on brain activity using GSP (e.g. GFT or Graph Wavelets) Feature selection Supervised learning (using an interpretable method) Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP Brahim and Farrugia, 2019, GRETSI Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
  • 28. Predictive approach using GSP Proposed approach Graph nodes defined by a brain parcellation Graph edges defined by functional or structural connectivity Feature Extraction on brain activity using GSP (e.g. GFT or Graph Wavelets) Feature selection Supervised learning (using an interpretable method) Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP Brahim and Farrugia, 2019, GRETSI Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
  • 29. Predictive approach using GSP Proposed approach Graph nodes defined by a brain parcellation Graph edges defined by functional or structural connectivity Feature Extraction on brain activity using GSP (e.g. GFT or Graph Wavelets) Feature selection Supervised learning (using an interpretable method) Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP Brahim and Farrugia, 2019, GRETSI Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
  • 30. Predictive approach using GSP Proposed approach Graph nodes defined by a brain parcellation Graph edges defined by functional or structural connectivity Feature Extraction on brain activity using GSP (e.g. GFT or Graph Wavelets) Feature selection Supervised learning (using an interpretable method) Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP Brahim and Farrugia, 2019, GRETSI Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 15 / 26
  • 31. Graph Fourier Transform on resting state data Brahim and Farrugia, submitted IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
  • 32. Graph Fourier Transform on resting state data Resuls on ADHD200 dataset. 5 10 15 20 25 30 35 40 45 Features 0.0 0.2 0.4 0.6 0.8 1.0 Accuracy STD+SG STD FC EC CC NS Mean Mean+SG 5 10 15 20 25 30 35 40 45 Features 0.0 0.5 1.0 1.5 2.0 2.5 -log(P) 1.0 2.5 Brahim and Farrugia, submitted IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
  • 33. Graph Fourier Transform on resting state data ADHD-200 Approaches Acc (%) Sen (%) Spe (%) STD 52.5±0.037 55±0.043 55±0.066 STD+GSP 85±0.019 85±0.036 85±0.036 FC 65±0.032 60±0.059 70±0.063 ABIDE NYU Langone Approaches Acc (%) Sen (%) Spe (%) STD 66.65±0.007 63.75±0.015 74.44±0.010 STD+GSP 70.36±0.007 67.68±0.011 75.67±0.012 FC 62.83±0.006 56.61±0.014 70.22±0.015 Table: Maximum classification rates of the different approaches for ADHD-200 and NYU databases using SVM classifier with linear kernel (max ± standard error of the mean). Brahim and Farrugia, submitted IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
  • 34. Graph Fourier Transform on resting state data Feature Selection (results from ABIDE NYU Langone) Top: Ratios of selected ROIs across 10 folds, using STD (Accuracy 66.65±0.007 ). Bottom : Average of selected GFT modes across 10 folds, using STD + GFT (Accuracy 70.36±0.007) Brahim and Farrugia, submitted IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 16 / 26
  • 35. Spectral Graph Wavelet Transform (SGWT) Wavelet atoms are obtained by: ψs,a = ΣN n=1g(sλn )ˆδ(n)un (1) where g(.) is the kernel function, s is the scale, ˆδ is the graph Fourier transform of dirac delta and un are the columns of U. SGWT of f is obtained using the inner product Wf (s, a) =< ψs,a , f >. Optimizing spectral coverage using Warped Translate kernel Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
  • 36. Spectral Graph Wavelet Transform (SGWT) We tested this approach using an averaged functional connectivity graph parcellated on 523 regions of BASC Atlas Usings signals from : A synthetic regression problem on a brain graph fMRI data from Chang et al., predicting affective rating of emotional pictures Pilavci and Farrugia, 2019, ICASSPIMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
  • 37. Spectral Graph Wavelet Transform (SGWT) Pilavci and Farrugia, 2019, ICASSP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 17 / 26
  • 38. 1 Motivations Functional role of brain oscillations From brain regions to network neuroscience Networks and connectome harmonics / gradients 2 Graph Signal Processing for Neuroimaging Introduction to Graph Signal Processing Inference using GSP derived measures Predictive approaches using GSP derived feature vectors GSP and interpretability IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 18 / 26
  • 39. GSP and Interpretability Inference Generate and test hypothesis on graph frequency bands (similar to M/EEG oscillations) Spatial contributions of Graph Fourier modes Prediction / data-driven Visualize GSP features or contributions of Grapˆh Fourier modes Use of interpretable ML methods with GSP features as inputs IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 19 / 26
  • 40. GSP and Interpretability Inference Generate and test hypothesis on graph frequency bands (similar to M/EEG oscillations) Spatial contributions of Graph Fourier modes Prediction / data-driven Visualize GSP features or contributions of Grapˆh Fourier modes Use of interpretable ML methods with GSP features as inputs IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 19 / 26
  • 41. Generating new hypothesis using GSP (1/2) Hypothesis using Frequencies What would such an hypothesis look like ? In the field of brain oscillations, empirical knowledge has been built using frequency bands. Should we start to make hypothesis on graph frequencies ? Measures of (temporal) excursions from liberality or alignement (Huang et al. 2018) - linking temporal frequencies and graph frequencies Can we directly make hypothesis on Graph fourier modes ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
  • 42. Generating new hypothesis using GSP (1/2) Hypothesis using Frequencies What would such an hypothesis look like ? In the field of brain oscillations, empirical knowledge has been built using frequency bands. Should we start to make hypothesis on graph frequencies ? Measures of (temporal) excursions from liberality or alignement (Huang et al. 2018) - linking temporal frequencies and graph frequencies Can we directly make hypothesis on Graph fourier modes ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
  • 43. Generating new hypothesis using GSP (1/2) Hypothesis using Frequencies What would such an hypothesis look like ? In the field of brain oscillations, empirical knowledge has been built using frequency bands. Should we start to make hypothesis on graph frequencies ? Measures of (temporal) excursions from liberality or alignement (Huang et al. 2018) - linking temporal frequencies and graph frequencies Can we directly make hypothesis on Graph fourier modes ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 20 / 26
  • 44. Generating new hypothesis using GSP (2/2) Hypothesis using Harmonics In previous slides we have shown that propagation (diffusion) patterns: Were functionally meaningful, Could predict spontaneous activity. Analysis of experimental data could exploit decompositions based on Harmonics Could we exploit (connectome) harmonics to understand spatiotemporal dynamics ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
  • 45. Generating new hypothesis using GSP (2/2) Hypothesis using Harmonics In previous slides we have shown that propagation (diffusion) patterns: Were functionally meaningful, Could predict spontaneous activity. Analysis of experimental data could exploit decompositions based on Harmonics Could we exploit (connectome) harmonics to understand spatiotemporal dynamics ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
  • 46. Generating new hypothesis using GSP (2/2) Hypothesis using Harmonics In previous slides we have shown that propagation (diffusion) patterns: Were functionally meaningful, Could predict spontaneous activity. Analysis of experimental data could exploit decompositions based on Harmonics Could we exploit (connectome) harmonics to understand spatiotemporal dynamics ? IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 21 / 26
  • 47. What is missing: Dynamic (hyper?) graphs Estimating a graph measure at each time point may not be valid (Basset and Sizemore 2017. Ongoing debate on time(?)-varying functional connectivity using sliding windows(e.g. Hindriks et al. 2016) Building dynamic graph and associated measures using slepians ? (Huang et al. 2018), Preti and Van De Ville 2017 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
  • 48. What is missing: Dynamic (hyper?) graphs Estimating a graph measure at each time point may not be valid (Basset and Sizemore 2017. Ongoing debate on time(?)-varying functional connectivity using sliding windows(e.g. Hindriks et al. 2016) Building dynamic graph and associated measures using slepians ? (Huang et al. 2018), Preti and Van De Ville 2017 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
  • 49. What is missing: Dynamic (hyper?) graphs Estimating a graph measure at each time point may not be valid (Basset and Sizemore 2017. Ongoing debate on time(?)-varying functional connectivity using sliding windows(e.g. Hindriks et al. 2016) Building dynamic graph and associated measures using slepians ? (Huang et al. 2018), Preti and Van De Ville 2017 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
  • 50. What is missing: Dynamic (hyper?) graphs Estimating a graph measure at each time point may not be valid (Basset and Sizemore 2017. Ongoing debate on time(?)-varying functional connectivity using sliding windows(e.g. Hindriks et al. 2016) Building dynamic graph and associated measures using slepians ? (Huang et al. 2018), Preti and Van De Ville 2017 IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 22 / 26
  • 51. Conclusions and perspectives The promising part: Connectome harmonics are relevant, Certain graph frequency may be useful to generate new hypothesis, GSP may help levarage explanatory power in small datasets. The difficult part... Brain signals (oscillations) are highly non-linear and non-stationnary, Dynamic graphs are needed to integrate both the complex spatial dynamics and non-stationary aspects, Unique opportunity of collaborative research between Neuroscience and AI! IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
  • 52. Conclusions and perspectives The promising part: Connectome harmonics are relevant, Certain graph frequency may be useful to generate new hypothesis, GSP may help levarage explanatory power in small datasets. The difficult part... Brain signals (oscillations) are highly non-linear and non-stationnary, Dynamic graphs are needed to integrate both the complex spatial dynamics and non-stationary aspects, Unique opportunity of collaborative research between Neuroscience and AI! IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
  • 53. Conclusions and perspectives The promising part: Connectome harmonics are relevant, Certain graph frequency may be useful to generate new hypothesis, GSP may help levarage explanatory power in small datasets. The difficult part... Brain signals (oscillations) are highly non-linear and non-stationnary, Dynamic graphs are needed to integrate both the complex spatial dynamics and non-stationary aspects, Unique opportunity of collaborative research between Neuroscience and AI! IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 23 / 26
  • 54. Thanks! Questions? Thanks to Vincent Gripon, Abdelbasset Brahim, Yusuf Yigit Pilavci, Mathilde Ménoret and Bastien Pasdeloup. IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 24 / 26
  • 55. Prediction and Inference "Inference typically focuses on isolating variables deemed individually important above some chance level, often based on p values." "Prediction commonly aims at identifying variable sets that together enable accurate guessing of outcomes based on other or future data." Bzdok and Ioannidis. 2019, Trends in Neurosciences IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 25 / 26
  • 56. Graph Fourier Transform on task fMRI data Feature Extraction using GSP Supervised learning with dimensionality reduction using Graph Fourier Transform and Graph Sampling (Menoret et al. 2017) Table: Comparison of Graph Sampling (Semilocal graph), PCA, ICA and ANOVA. Classification accuracy with 50 components for the Simulated and Haxby datasets. Method Simulation Haxby Easy Difficult Face-House Cat-Face PCA 88.8% 65.5% 82.7% 63.6% ICA 90.2% 65.3% 84.4% 67.0% ANOVA 92.1% 67.3% 85.5% 65.5% Graph sampling 90.9% 72.5% 88.2% 69.0% Ménoret, Farrugia, Pasdeloup and Gripon, 2017, GlobalSIP IMT-Atlantique GSP and interpretability in Neuroimaging June 4th, 2019 26 / 26