Papers › Independent-Component-Based Encoding Models of Brain Activity During Story Comprehension

Independent-Component-Based Encoding Models of Brain Activity During Story Comprehension

27 Apr 2026arXiv:2604.24942added by Syntology

Kamya Hari, Taha Binhuraib, Jin Li, Cory Shain, Anna A. Ivanova

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Encoding models provide a powerful framework for linking continuous stimulus features to neural activity; however, traditional voxelwise approaches are limited by measurement noise, inter-subject variability, and redundancy arising from spatially correlated voxels encoding overlapping neural signals. Here, we propose an independent component (IC)-based encoding framework that dissociates stimulus-driven and noise-driven signals in fMRI data. We decompose continuous fMRI data from naturalistic story listening into ICs using one subset of the data, and train encoding models on independent data to predict IC time series from large language model representations of linguistic input. Across subjects, a subset of ICs exhibited consistently high predictivity. These ICs were spatially and temporally consistent across subjects and included cognitive networks known to respond during story listening (auditory and language). Auditory component time series were strongly correlated with acoustic stimulus features, highlighting the interpretability of identified component time series. Components identified as noise or motion-related artifacts by ICA-AROMA showed uniformly poor predictive performance, confirming that highly predicted components reflect genuine stimulus-related neural signals rather than confounds. Overall, IC-based encoding models enable analyses at the level of functional networks, accommodating the variability in network locations across individuals and providing interpretable results that are easy to compare across subjects. Code provided at: https://github.com/kamyahari/IC-Encoding-Models.git

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.24942")

Code

Syntology Ran 12 of 13 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kamyahari/IC-Encoding-Models found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 12 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
1unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from kamyahari/IC-Encoding-Models. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

binarize_array kamyahari/IC-Encoding-Models/parcellate/data.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 5618ff0827bccfc9 · report
compute_correlation kamyahari/IC-Encoding-Models/labeling/rank_ics.py found in paper text by Syntology ran no licence file found · pointer only · 0410f4531b020ad2 · report
detrend_array kamyahari/IC-Encoding-Models/parcellate/data.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 6bc1f38b34dbf19f · report
extract_task_name kamyahari/IC-Encoding-Models/ica/project_components.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · a7cfb3c70f251f00 · report
find_associated_files kamyahari/IC-Encoding-Models/preprocessing/preprocess_encoding.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · b3d954887c1785cd · report
get_cfg kamyahari/IC-Encoding-Models/parcellate/cfg.py found in paper text by Syntology ran no licence file found · pointer only · 42f9b66cb3b6ff55 · report
get_grid_array_from_grid_params kamyahari/IC-Encoding-Models/parcellate/util.py found in paper text by Syntology ran no licence file found · pointer only · 87e3ad918346b5aa · report
get_grid_id kamyahari/IC-Encoding-Models/parcellate/util.py found in paper text by Syntology ran no licence file found · pointer only · 1e725d170904dcca · report
get_grid_param_value_list kamyahari/IC-Encoding-Models/parcellate/util.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · f78817db38b9bbd6 · report
get_grid_params kamyahari/IC-Encoding-Models/parcellate/cfg.py found in paper text by Syntology ran no licence file found · pointer only · aee0000ffbc9b1b1 · report
is_averaged_wheretheressmoke kamyahari/IC-Encoding-Models/ica/project_components.py found in paper text by Syntology ran no licence file found · pointer only · 2276bf1b0c9fda6f · report
standardize_array kamyahari/IC-Encoding-Models/parcellate/data.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 0998b04566df33db · report
make_confounds_par kamyahari/IC-Encoding-Models/ica/prepare_aroma.py found in paper text by Syntology unverified no licence file found · pointer only · ca375c56658adf92 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.24942, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections