{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

4 model selection Flashcards

(15 cards)

1
Q

What different kind of criteria does a good model fulfill?

A

Qualitative
Quantitative

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

What qualitative criteria does a good model fulfill?

A

explanatory adequacy (model is plausible & compatible with established knowledge)
interpretability (parameters should be linked to psychological processes/constructs, ideally: parameter estimates show construct validity)
faithfulness (credibility) (ability to describe the data stems from the structural theoretical assumptions in the model)

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

What quantitative criteria does a good model fulfill?

A

falsifiability
Goodness-of-fit (distance between observed & predicted data resonably low)
complexity reasonably low (simpler model should be preferred -> less flexible, more precise)
generalizability (fit future data sets sampled from the same population, good model representa systematic trends in data, not noise)

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

What is overfitting?

A

Random noise is fitted by a model in addition to systematic variance

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

What does overfitting mean for the generalizability of the model?

A

less generalizable as random noise varies across samples of the same population

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

How does the number of free parameters in a model relate to Overfitting?

A

more free parameters => overfitting more likely

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

Which methods try to tackle the problem of overfitting?

A

Likelihood ratio test (nested models)
AIC & BIC (Akaike/Bayesian Information criterion)
Cross validation
MDL (Minimum Description Length)
Bayesian model selection

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

What’s the idea behind the likelihood ratio test (nested models) in tackling the problem of overfitting?

A

create nested model in which some free parameters are fixed
significance test whether model with more free parameters fits better -> if no: use model with less free parameters

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

What’s the idea behind the AIC & BIC in tackling the problem of overfitting?

A

correct fit values for number of parameters in the model
more parameters decrease corrected fit

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

What’s the idea behind Cross-validation in tackling the problem of overfitting?

A

Data split in half: validation & calibration sample
calibration sample predicts data -> fit in the validation sample -> overfitting if bad

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

What’s the idea behind MDL in tackling the problem of overfitting?

A

find the minimal coding length for model + data, taking into account: number of parameters & functional form

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

What’s the idea behind Bayesian model selection in tackling the problem of overfitting?

A

rooted in bayesian statistical theory, incorporates flexibility

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

Describe the idea of construct validation of model parameters.

A

parameters should represent cognitive Processes

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

Describe the method of construct validation of model parameters.

A

experimental manipulations that should only affect specific model parameters
-> convergent & discriminant validity
e.g. manipulate source similarity

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

Why is construct validation necessary?

A

interpretability
credibility/plausibility

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