Open acionca opened 1 year ago
One question I have is whether this is also a problem with our inverse covariance approach to FC - I have to study the preprint. Have you figured this out @celprov @acionca ?
I will have a more detailed look in the following days. I'll keep you posted.
We should fix the inflation of functional connectivity with rapidtide if we:
Otherwise, I do not believe that it is necessary. However, I plan on denoising a couple of sessions and assesing the difference both in the timeseries and FC matrices anyway. More details below.
They reported that functional connectivity (FC) increases over time (within a single run) which is mirrored by an increase in the global mean signal (GMS) vairance. They also reported that this inflation is likely due to an increase in the strength over time of non-neuronal systemic low frequency oscillation (sLFO).
FC appears to be increasing over the course of an fMRI acquisition. This could lead to inflation of i) computations of dynamic functional connectivity, ii) significant brain activation during a task (especially if included after baseline rest blocs). They report that this inflation is negligible on between-scan reproducibility and subject discriminability, especially when looking at time-averaged functional connectivity.
They provide an easy way of fixing this issue through the rapidtide toolbox. The idea is to regress out the sLFO with voxel specific delays in order to attenuate the GMS variance (see docs). Practically, the toolbox can be used through docker, yielding the denoised bold volumes along with a bunch of other metrics (quite a lot) to assess the "strength" of sLFO within the data. It is easy and kinda quick to use except that it only takes one single nifti file as input (will require some folder manipulation as it outputs > 70 files for a single input).
They clearly say that "FC Inflation Has Negligible Impact on Between-Scan Reproducibility and Subject Discriminability" and that the fixes from rapidtide produced only small changes in between-scan reproducibility and ICC-indexed subject discriminability. From this, I believe it is ok not to fix the resting state if we want to do functional connectome fingerprinting. Still, it is probably safe to check if running rapidtide induces substantial changes in the rs-fc and timeseries. For the task, I believe we should have a look at the brain activity and see if responses to stimuli inflate over the course of the run. The variance explained by sLFO could also be assessed using rapidtide. Depending on what we observe, we might add this additional denoising to the pipeline.
@acionca Thanks for summarizing the issue. One element I'm worried about is that this paper also reported that group brain-wide average FC increases across runs (cf Fig. 1b) and showed that group brain-wide average FC is significantly higher in the second session compared to the first one. I'm wondering if that fact coupled with the observation that the inflation rate is not homogeneous across brain regions can bias the images that we acquire towards the end of the session (or more worryingly bias the images that are acquired in the second session of the same day if we hand up acquiring back-to-back)
In my understanding, if we do not correct for inflation:
Given that we do not seem to strictly respect point 2, and we have no evidence regarding point 3, I think it would be worth investigating the correction if our time allows.
Thanks Céline - you're absolutely right. I plan on checking anyway how does the correction influence the FC matrices especially when comparing two successive sessions. I'll work on implementing the fix with rapidtide as well as some data management and I'll keep you posted for the results.
See this paper on potential inflation of the whole brain functional connectivity that could be fixed with that tool.