Hi,
I am trying to apply the MS-HBM pipeline to recover networks in child and adult data using 3 runs of movie-viewing data instead of resting state. The individual parcellations look very (i.e., too) similar to each other, so I’m worried the priors are overweighting the results (even in the adult sample) and I’m just recovering the same network structure in all participants. I’m using the simplified wrapper script to implement the MS-HBM pipeline and using the provided pre-trained group priors (HCP_40_fs6).
An overview of what I’ve done:
1. The data are preprocessed using my own pipeline, but the steps are conceptually similar:
a. Preprocess data with fMRIPrep
b. The output timecourses are then further processed:
i. High motion volumes are interpolated with cubic spline interpolation
ii. The data are detrended
iii. A high-pass filter is applied (100s)
iv. High motion volumes are censored
v. Motion parameters are regressed out
vi. The data are standardized (z-transformed)
vii. A nan volume is then reinserted into the data where high motion volumes occurred (so the runs are the same length for all participants).
1. These high motion volumes are indicated in the censor list passed to the MS-HBM code.
c. The data are then projected to the surface (fsaverage6) and smoothed (2mm kernel)
d. Then I apply the MS-HBM code to the resulting surfaces.
2. I looped through different parameters (below) as suggested elsewhere in this group, but consistently get very low homogeneity values (~0.06) which suggests that the parcellations do not fit held out data from the other runs well. I’ve attached an image showing the networks obtained for 1 participant looping through these different parameters.
a. w_set = [60 80 100 120];
b. c_set = [30 40 50 60];
3. In addition to the low homogeneity values, the individual parcellations look too similar across participants (i.e., just look like the group prior). I’ve attached an image showing the parcellations for 2 adult participants.
A related question: how do I extract the timeseries from the individual parcellations? I’m particularly interested in extracting the timeseries from the default networks.
Any insight or advice on this would be greatly appreciated!
Melissa

--
You received this message because you are subscribed to the Google Groups "CBIG users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cbig_users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/cbig_users/0e8c914c-c20b-4595-bfdf-a49f2f228951n%40googlegroups.com.
Hi Ruby,
Thanks for getting back to me – I really appreciate it! I computed the homogeneity with the group parcellation, and the values are still low but often higher than the individual parcellation: ~.03-.08. Any ideas about what might be causing this? Other than differences in the preprocessing pipelines and the data (movie vs resting state), we have fairly short runs (~6-8 minutes) but I don't know which factors are likely to have the greatest impact here.
A couple related questions:
Thanks for your help with this!
Melissa
To view this discussion visit https://groups.google.com/d/msgid/cbig_users/88a1838f-e76f-40bc-a925-bdc10175c3a3n%40googlegroups.com.
Hi Ruby,
Thanks for getting back to me – I really appreciate it! I computed the homogeneity with the group parcellation, and the values are still low but often higher than the individual parcellation: ~.03-.08. Any ideas about what might be causing this? Other than differences in the preprocessing pipelines and the data (movie vs resting state), we have fairly short runs (~6-8 minutes).
A couple related questions:
1. The parcellations appear to have patches where no network assignment is happening (i.e., the medial surface – which makes sense – but also patches throughout the cortex). Is this something to be concerned about?
2. How do I apply the network labels from the 17network_labels.mat file to extract the vertex or network timeseries? Sorry if that’s a basic question – I’m used to working in the volume!
Thanks for your help with this!
Melissa
On Thursday, July 24, 2025 at 1:56:25 PM UTC+1 Ruby Kong wrote:
To view this discussion visit https://groups.google.com/d/msgid/cbig_users/62c64600-90ea-4bfe-8ac9-a9a33200ec6en%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/cbig_users/CAJUpq_Ybz9bT1QN35C9DkEv6cnwQNoKBZ4imH6PauTXAog-2kg%40mail.gmail.com.