analyzing eeg data using gams
play

Analyzing EEG data using GAMs Jacolien van Rij & Martijn Wieling - PowerPoint PPT Presentation

Analyzing EEG data using GAMs Jacolien van Rij & Martijn Wieling Fr, June 28, 2013 LOT school 2013 Subject pronouns Yesterday, James talked to Rob. Example: Example: He admitted the theft. Rob Pronouns ( he , him ) do not have


  1. Analyzing EEG data using GAMs Jacolien van Rij & Martijn Wieling Fr, June 28, 2013 Ÿ LOT school 2013

  2. Subject pronouns Yesterday, James talked to Rob. Example: Example: He admitted the theft. Rob ➜ Pronouns ( he , him ) do not have James a fi xed meaning § Interpretation is in fl uenced by many factors, such as: o linguistic principles (Binding Theory, Chomsky, 1981) - object pronouns! o discourse prominence (e.g., Ariel, 1990; Arnold, 1998) o perspective taking (Gundel et al., 1993)

  3. Processing of subject pronouns • Subject pronouns refer to the discourse topic o discourse topic discourse topic = most salient referent in context • The previous subject is a very likely discourse topic for adults (a.o., Arnold, 1998; Grosz et al., 1995)

  4. Adults' processing of subject pronouns § Subject pronouns refer to the subject of previous sentence Example: Example: 1. Eric is going to play soccer in the sports hall. 1. Eric is going to play soccer in the sports hall. 2. Eric asks Philip to carpool to the training. 2. Philip asks Eric to carpool to the training. 3. Eric picks up Philip after dinner by car. 3. Philip picks up Eric after dinner by car. 4. He has played soccer for twenty years 4. He has played soccer for twenty years ➙ Who has played soccer for twenty years? ➙ Who has played soccer for twenty years?

  5. 1. Eric is going to play socce 2. Philip asks Eric to carpoo 3. Philip picks up Eric after din Acquisition of subject pronouns 4. He has played soccer for tw � Who has played soccer for twen • The previous subject is a very likely discourse topic for adults (a.o., Arnold, 1998; Grosz et al., 1995) However, children do not seem to use grammatical role § o Correlation with WM capacity (Koster et al., 2011) • Question: can low WM capacity cause children's in adult-like performance on pronoun processing?

  6. Digit accuracy % Accurate answers 100 Dual-task study (o ff -line) 75 77 50 § WM load manipulation: memorize 3 or 6 digits 52 25 § Comprehension questions: 0 Low High WM load WM load Low WM load Test stories Fillers stories High WM load 100 100 % Subject answers % Correct answers 98 97 75 75 88 86 ➜ Subject is less often less often selected 79 76 72 68 as referent of the pronoun; 50 50 ➜ most frequent referent is 25 25 more often more often selected 0 0 Shift Continuation Referent Other (Van Rij, van Rijn, & Hendriks, TopiCS , 2013)

  7. Question § Prediction: Using information about grammatical role requires su ffi cient WM capacity – to keep referents that are relevant for the story (the previous subject) in an activated state o Question: Does on-line pronoun processing on-line pronoun processing re fl ect that with high WM load the accessibility of the previous subject decreases?

  8. 1. Eric is going to play socce 2. Philip asks Eric to carpoo 3. Philip picks up Eric after din 4. He has played soccer for tw � Who has played soccer for twen Dual-task EEG study When is discourse ambiguity resolved? 8

  9. 1. Eric is going to play socce 2. Philip asks Eric to carpoo 3. Philip picks up Eric after din Task 4. He has played soccer for tw � Who has played soccer for twen § Dual-task experiment o Memory task Memory task: 3 or 6 digits (low vs high WM load) o Reading task Reading task, followed by comprehension questions: ▴ Short stories with a topic shift or topic continuation ▴ Variable serial visual presentation procedure (Nieuwland & van Berkum, 2006) § 21 participants § 160 test items, each 2 variants (topic shift - topic continuation) o 64 followed by test questions, 96 by fi ller question o EEG: 40 items per condition per subject

  10. ERP data § Today: analysis of single electrode recording o GAMs allow for spatial distribution analyses Time: 100 1.6 1.4 ● ● 1 . 2 ● ● ● 1 ● 0.8 ● ● ● 0.6 ● ● ● ● 0 . 4 ● ● ● ● ● 2 0 . 0 ● ● ● ● − 0 . 2 ● ● ● ● ● ● ● − 0 . 4 ● ● ● (picture from https://uwaterloo.ca/event-related-potential-lab)

  11. ERP data § Two analysis regions: 1. Eric is going to play soccer in the sports hall. 2. Eric asks Philip to carpool to the training. 1. Eric is going to play soccer in the sports hall. 3. Eric picks up Philip after dinner by car. 2. Philip asks Eric to carpool to the training. 4. He has played soccer for twenty years 3. Philip picks up Eric after dinner by car. ➙ Who has played soccer for twenty years? 4. He has played soccer for twenty years ➙ Who has played soccer for twenty years?

  12. EEG signal Sentence 2 Eric asks Philip to... Philip asks Eric to...

  13. Analysis § Separate GAM analysis for each region (580 ms) o Example: Word 1 Sentence 1 § Incorrect memory task trials excluded o all digits correct for low WM load condition (22% excl) o max 1 digit incorrect for high WM load condition (19.1% excl) § Important binary predictors: Shift (1=topic shift), WM load (1=high WM load), Interaction (Shift x WM load, 1= topic shift - high WM) § Other predictors: Trial (centered), handedness

  14. Data > head(dat1) Subject Item Time Trial Subject Item Time Trial Trial.c Trial.c Shift WM Interaction Shift WM Interaction 1 s020 i100 -0.5000000 10 -66.10692 0 0 0 2 s020 i100 -0.4866667 10 -66.10692 0 0 0 3 s020 i100 -0.4733333 10 -66.10692 0 0 0 4 s020 i100 -0.4600000 10 -66.10692 0 0 0 5 s020 i100 -0.4466667 10 -66.10692 0 0 0 6 s020 i100 -0.4333333 10 -66.10692 0 0 0 allConditions allConditions hand gender electrode EEG hand gender electrode EEG 1 -TS.low l v Cz 23.52356 2 -TS.low l v Cz 29.09026 3 -TS.low l v Cz 24.58340 4 -TS.low l v Cz 19.15406 5 -TS.low l v Cz 16.72305 6 -TS.low l v Cz 20.09972

  15. Determine baseline model > summary( m0 <- bam(EEG ~ s(Time), data=dat1) ) Parametric coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) -1.36482 0.03918 -34.83 <2e-16 *** --- Approximate significance of smooth terms: edf Ref.df F p-value s(Time) 8.906 8.997 178.2 <2e-16 *** --- R-sq.(adj) = 0.0157 Deviance explained = 1.58% fREML score = 3.954e+05 Scale est. = 154.08 n = 100408 15

  16. Determine baseline model • Main e ff ect of Time: s(Time) s(Time) s(Time) 3 − 2 − 2 2 − 1 − 1 1 0 0 0 1 1 − 1 2 2 − 2 3 3 0.0 0.0 0.0 0.1 0.1 0.1 0.2 0.2 0.2 0.3 0.3 0.3 0.4 0.4 0.4 0.5 0.5 0.5 Time Time Time 16

  17. − 2 − 1 0 Check knots 1 2 3 0.0 0.1 0.2 0.3 0.4 0.5 > m0 <- bam(EEG ~ s(Time), data=dat1) s(Time) # default for s(): k=9 − 2 > m1 <- bam(EEG ~ s(Time, k=15 k=15), data=dat1) − 1 ... 0 s(Time) 13.16 13.87 116.7 <2e-16 *** 1 2 3 > anova(m0, m1, test='F') 0.0 0.1 0.2 0.3 0.4 0.5 Model 1: EEG ~ s(Time) Time Model 2: EEG ~ s(Time, k = 15) Resid. Df Resid. Dev Df Deviance F Pr(>F) 1 100398 15469005 2 100394 15465530 4.2577 3475.5 5.2989 0.0002019 *** 17

  18. Repeated measures • Current model does not account of random variability due to items and participants o Items are balanced o Considerable di ff erences between subjects: § Informal inspection of subject di ff erences: > mc <- bam(Pupil ~ s(Time, by=Subject, k=15), data=dat1) ... Approximate significance of smooth terms: edf Ref.df F p-value s(Time):Subjects020 10.205 11.880 7.893 9.77e-15 *** s(Time):Subjects021 7.543 9.056 5.955 2.13e-08 *** s(Time):Subjects022 9.953 11.640 12.059 < 2e-16 *** s(Time):Subjects023 7.719 9.259 13.603 < 2e-16 *** 18

  19. s(Time):Subjects020 s(Time):Subjects021 s(Time):Subjects022 s(Time):Subjects023 s(Time):Subjects024 − 10 − 10 − 10 − 10 − 10 Repeated measures 0 0 0 0 0 10 10 10 10 10 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 • all subjects Time Time Time Time Time s(Time):Subjects026 s(Time):Subjects027 s(Time):Subjects028 s(Time):Subjects029 s(Time):Subjects030 − 10 − 10 − 10 − 10 − 10 0 0 0 0 0 10 10 10 10 10 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 Time Time Time Time Time s(Time):Subjects031 s(Time):Subjects032 s(Time):Subjects033 s(Time):Subjects034 s(Time):Subjects035 − 10 − 10 − 10 − 10 − 10 0 0 0 0 0 10 10 10 10 10 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 Time Time Time Time Time s(Time):Subjects036 s(Time):Subjects037 s(Time):Subjects038 s(Time):Subjects039 s(Time):Subjects53563 − 10 − 10 − 10 − 10 − 10 0 0 0 0 0 10 10 10 10 10 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 0.0 0.1 0.2 0.3 0.4 0.5 19 Time Time Time Time Time

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