Skip to content

Data for manuscript investigating the Insight Memory Effect (Becker, Sommer & Cabeza, 2023)

License

Notifications You must be signed in to change notification settings

MaxiBecker/Insight_Memory_Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data for manuscript: Insight Predicts Subsequent Memory via Cortical Representational Change and Hippocampal Activity
Authors: Becker, Sommer, Cabeza (2025)

Abstract:
Despite the need for innovative solutions to contemporary challenges, the neural mechanisms driving creative problem-solving, including representational change and its relation to memory, still remain largely unknown. We focused on the powerful creative process of insight, wherein rapid knowledge reorganisation and integration—termed representational change—yield solutions that evoke suddenness, certainty, positive emotion, and enduring memory. We posit that this process manifests as stronger shifts in activation patterns within brain regions housing solution-relevant information, including the visual cortex for visual problems, alongside regions linked to feelings of emotion, suddenness and subsequent memory. Our findings substantiate these hypotheses, revealing stronger representational changes in visual cortex, conjoined with activations in the amygdala and hippocampus—forming an interconnected network. Importantly, the representational change and hippocampal effects serve as predictive markers of subsequent memory. This study provides evidence of an integrated insight mechanism influencing memory. Implications extend to education, emphasising the significance of discovery-based learning approaches for boosting knowledge retention.

This repository contains all behavioral and aggregated RSA single trial and preprocessed univariate fMRI data relevant for 
all quantitative output for the above mentioned manuscript. 


1. System requirements & Installation guide
- R version 4.3.0   https://cran.r-project.org/bin/windows/base/
- RStudio    https://posit.co/download/rstudio-desktop/
- Installation takes ~5-10 min 


2. Instructions for use

2a. Main (fMRI): Mooney identification task + subsequent memory task
- download all the files from the repository (keep folder structure as is)
- open file BeckerSommerCabeza_2025_main.R  in RStudio
- install relevant packages (load libraries: line 30-46; installation time: 5-10min)
- change the working directory in line 80 to where to downloaded the data
- run the code (pressing "source" or line by line pressing "run")
- expected run time (normal desktop computer: ~3min)

->  Expected output
	1) Behavioral data analysis (lines: 83 - 582)
	                - measurement model analysis on insight measure (lines: 224-235)
			- demographics (lines: 292-361)
			- insight/performance/memory measures (lines: 363-402)
			- false alarm rate(recognition) (lines: 404-410)
			- insight memory effect (lines: 412-554)
			- correlation insight experience anagrams / Mooney image identification (lines: 556-578)
					
	2) Univariate ROI analysis Amygdala & anterior/posterior hippocampus (line: 580-936)
	                - insight effect: single trial (standard space) (lines: 600-688)
			- insight effect: parametric modulation (subject space) (lines: 691-747)
			- exploratory: which dimension is driving univariate insight effects (lines: 749-758)
			- insight memory effect (standard space) (lines: 760-834)
			- exploratory: which dimension is driving univariate insight memory effects in aHC (lines: 835-886)
				- control analysis: univariate effects in VOTC-RC areas (lines: 888-936)
					
	3) multivariate RSA analyses (lines: 966 - 932) 
			- Multivoxel Pattern Similarity - Insight (lines: 967-994)
				- control analysis: time-on-task (Supplementary Methods) (lines: 997 - 1006)
                        - Multivoxel Pattern Similarity - Insight Memory (lines: 1008-1087)
			- RSA - AlexNet - Insight (lines: 1094-1167)
                        - RSA - AlexNet - Insight Memory (lines: 1168-1241)
			- RSA - Word2Vec- Insight (lines: 1242-1310)
                        - RSA - Word2Vec- Insight Memory (lines: 1311- 1384)

	4) plotting functional connectivity figure (lines: 1384 - 1418)
					
	5) Plotting all outputs (lines: 1420-1448)


2b. Control: Object recognition experiment
- download all the files from the repository (keep folder structure as is)
- open file BeckerSommerCabeza_2024_controlexp_objrecognition.R  in RStudio
- change the working directory in line 46 to where to downloaded the data
- run the code (pressing "source" or line by line pressing "run")
- expected run time (normal desktop computer: ~30sec)

->  Expected output
	1) Descriptive data from experiment and response time  (lines: 85-86)
	2) Response time distribution (lines: 62-78)
	3) Response time parameters (lines: 81-83)


2c. Control (behavioral): Mooney identification task + subsequent memory task
- download all the files from the repository (keep folder structure as is)
- open file BeckerSommerCabeza_2024_controlexp_behavior.R  in RStudio
- change the working directory in line 80
- run the code (pressing "source" or line by line pressing "run")
- expected run time (normal desktop computer: ~30sec)

->  Expected output
	1) Demographics lines 33ff
	2) Accuracy adjustment (to approximate correctly counted but wrong examples in fMRI sample line 107
	3) Behavioral (performance) data: (lines 263:320)
	4) False Alarm Rate (line 184)
	5a) Accuracy effect (line 335)
	5b) Solution time effect (line 343)
	6) Insight Memory Advantage (categorical/continuous): (lines 352:395; 388:395)
	7a) Figure S7-A (lines 423 - 446)
	7b) Figure S7-B: (lines 450 - 483)
	8) Figure S7-A:D: (lines: 485:490

About

Data for manuscript investigating the Insight Memory Effect (Becker, Sommer & Cabeza, 2023)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages