Analysis Flashcards

(32 cards)

1
Q

What is multivariate analysis in fMRI?

A

Analysis that uses patterns of activity across multiple voxels to distinguish experimental conditions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does MVPA examine

A

Patterns of neural responses, rather than analyzing single voxel- or region-based values, as is customary in conventional univariate analyses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe differences between multivoxel pattern analysis and univariate analysis

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Example of a univariate approach

A

Examining changes in average or peak neural responses across conditions of a study:

e.g. amygdala shows greater activation to fear-inducing than neutral stimuli.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why are univariate approaches called univariate

A

Because they only consider one value per condition (e.g. the average signal of a region or voxel) at a time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Key distinction between univiariate and MVPA

A

Instead of looking at each voxel separately, or averaging across voxel’s varying signals within a region, MVPA looks for information in the patterns of neural responses across voxels.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Two most widely used varieties of MVPA

A
  1. decoding analyses
  2. representational similarity analysis
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Goal of decoding analyses

A

try to identify what condition elicited a given neural
response.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What do decoding analyses entail

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The main method used in decoding analyses

A

classification

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does classification do in decoding analyses

A

attempts to predict (i.e. classify) which categories correspond to which
observations—e.g. was a given neural response elicited by
an angry or surprised face?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does regression do in decoding analyses

A

treats data as continuous—e.g. how angry was the face that elicited a given
neural response?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does RSA examine

A

the relative similarity of the patterns across stimuli; considers the relations among neural response patterns, comparing them to the relations among a stimulus property.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does a representational dissimilarity matrix show

A

how similar the neural response patterns elicited by each condition are to each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What happens in a searchlight analysis

A

This is a type of MVPA analysis:
a sphere is defined around every voxel, and the pattern of responses in this sphere is
strung out in a vector for each condition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Benefits of MVPA in comparison to measuring overall response magnitudes

A

Sensitive to information carried in distributed response patterns: That is, even if a single voxel does not significantly change across conditions when considered
on its own, the signal variability of this voxel may still
contribute to a reliable response pattern that does discriminate between conditions. Univariate blurs this but MVPA picks this up.

16
Q

What does multivariate pattern analysis use?

A

Multivariate analysis uses the pattern of activity across multiple voxels to discriminate between conditions.

Instead of treating each voxel independently (univariate), MVPA treats many voxels as a single multivariate feature vector.

17
Q

What question does MVPA answer?

A

“Does this region contain information that discriminates conditions?”
(not “Is it more active?”)

18
Q

What is the main advantage of MVPA?

A

Higher sensitivity to distributed coding — allows detection of representational differences invisible to univariate analysis.

19
Q

What is decoding/classification MVPA

A

Using voxel patterns to train a classifier to distinguish conditions and testing performance on held-out data.

20
Q

What is Representational Similarity Analysis (RSA)?

A

A method that compares similarity/dissimilarity of neural patterns across conditions, producing an Representational Dissimilarity Matrix.

21
Q

Why is MVPA useful at the single-subject level?

A

Because pattern structure is within-brain, MVPA can detect information without needing group averaging.

22
Q

What question does classification ask?

A

How accurately can I predict which condition produced this neural pattern?

23
Q

What are the key features of classification?

A

Uses voxel patterns as features

Uses labels (condition A, B, C…) during training

Trains a classifier (e.g., SVM, logistic regression)

Tests on held-out data

Output = accuracy (above chance = information present)

24
What classification tests
Separability of conditions. If the patterns for A and B are different enough, a classifier will decode them.
25
What does RSA ask?
How similar are the patterns of neural activity for each pair of conditions?
26
Key features of RSA
Compute pairwise dissimilarities between all conditions Build an RDM (representational dissimilarity matrix) Compare RDMs across brain regions, participants, species, or computational models No classifier, no accuracy, no discrete decision boundary
27
What does RSA test?
Geometry of representations: Which conditions are more similar? Are some clustered? Is there an abstract structure (e.g., animate vs inanimate)?
28
Stregths of univariate
Straightforward interpretation Excellent spatial localization Very robust statistically Gold standard for most fMRI experiments Easy to integrate into GLM frameworks
29
Limitations of univariate
Ignores voxel–voxel relationships Cannot detect distributed patterns of representation Misses information that is not coded in mean activation
30
Strengths of multivariate analysis
Highly sensitive to fine-grained information Can decode conditions with no univariate differences Works at the single-subject level Allows representational analyses (RSA) Identifies where information, not just activation, is encoded
31
Limitations of MVA
Interpretation can be trickier Proof of decodability ≠ proof of necessity Classifier accuracy does not tell you “which neurons did what” Depends heavily on cross-validation and preprocessing choices