Introduction

Imaging the perivascular spaces (PVS), also known as Virchow-Robin space, has significant clinical value. Many recent studies have shown pathological alteration of PVS in a range of neurological disorders1,2,3,4,5,6,7,8,9. It is also believed that PVS plays a major role in the clearance system, accommodating the influx of CSF to brain parenchyma through peri-arterial space, and the efflux of interstitial fluid to the lymphatic system through peri-venous space6,10,11,12,13. MRI is a powerful tool that enables in vivo, non-invasive imaging of this less-known glia-lymphatic pathway.

In the clinical practice, PVS is quantified based on the number of visible PVS on the axial slice of a T2-weighted (T2w) image that has the highest number of PVS in the region of interest14. This process can be laborious and error-prone, so efforts to improve efficiency and accuracy have been made by using a wide range of automatic or semi-automatic segmentation techniques, from classical image processing approaches to deep neural network modelling15,16,17,18,19,20,21,22,23,24,25. Park et al. used auto-context orientational information of the PVS for automatic segmentation25. Recently, Ballerini et al. showed that Frangi filtering26 could robustly segment PVS by extracting the vesselness map based on the PVS tubular morphology20. More recently, Dubost et al. used convolutional neural network with a 3D kernel to automate the quantification of enlarged PVS27,28.

While these methods have improved the automated segmentation of PVS, less effort has been made to enhance the visibility of PVS through postprocessing means. A typical MRI session includes a variety of different sequences and utilizing different intensity profiles of these sequences can potentially improve PVS detection rate for both visual reading and automated segmentation. Combining MRI signal intensities has been used for other applications to achieve tissue-specific sensitivity. Van de Moortele et al. combined T1w and proton density images by dividing the latter by the former to improve signal non-uniformity at ultra-high field and optimize vessels visualization29. MRI multi-modal ratio was also used to map cortical myelin content30,31,32 (for a systematic evaluation of the contrast enhancement via the combination of T1w and T2w see33). Additionally, Wiggermann et al. combined T2w and FLAIR to improve the detection of multiple sclerosis lesions34.

Here we describe a multi-modal approach for enhancing the PVS visibility, which was achieved by combining T1w and T2w images that were adaptively filtered to remove non-structural high frequency spatial noise. Furthermore, we present an automated PVS quantification technique, which can be applied to T1w, T2w or the enhanced contrast. The efficacy of the Enhanced PVS Contrast (EPC) on both visual and automated detection is assessed and the reliability of the automated technique is examined.

Method

Four folds of evaluations were performed. First, the visibility of PVS in EPC was qualitatively and quantitively examined. Second, the visibility of PVS to expert readers was evaluated by comparing the number of PVS counted in EPC and T2w images. Third, PVS automatic counting was introduced and evaluated. Fourth, the reliability of the PVS automated quantification was assessed using scan-rescan MRI data.

MRI data

T1w and T2w images of the human connectome project (HCP)35 were used in the analysis. Structural images were acquired at 0.7 mm3 resolution images. We used data from “S900 release”, which includes 900 healthy participants (age, 22–37 years). The preprocessed T1w and T2w images36,37,38 were used. In brief: the structural images were corrected for gradient nonlinearity, readout, and bias field; aligned to AC-PC subject space and averaged when multiple runs were available; then registered to MNI 152 space using FSL39’s FNIRT. Individual white and pial surfaces were then generated using the FreeSurfer software40 and the HCP pipelines36,37. Among HCP subjects, 45 were scanned twice with scan-rescan interval of 139 ± 69 days; these scans were used to assess the reliability of the automated PVS quantification.

Enhanced PVS Contrast (EPC)

Figure 1 summarizes the steps required to obtain EPC. After preprocessing the data, T1w and T2w images were filtered using adaptive non-local mean filtering technique41. Non-local mean technique measures the image intensity similarities by taking into account the neighboring voxels in a blockwise fashion, where filtered image is \({\sum }_{{x}_{i}\in {V}_{i}}\omega \,({x}_{i},{x}_{j})u({x}_{j})\). For each voxel (xj) the weight (ω) is measured using the Euclidean distance between 3D patches. The adaptive non-local mean filtering technique adds a regularization term to the above formulation to remove bias intensity of the Rician noise observed in MRI. Therefore the expected Euclidian distances between two noisy patches Ni and Nj is defined as:

$$d({N}_{i},{N}_{j})={\Vert {u}_{0}({N}_{i})-{u}_{0}({N}_{j})\Vert }^{2}+2{\sigma }^{2},$$
(1)

where \(d({N}_{i},{N}_{j})=2{\sigma }^{2}\) if \({N}_{i}={N}_{j}\). The Rician noise of the MRI images, calculated using robust noise estimation technique presented by Wiest-Daessle et al.42, was used as the noise level for non-local filtering41. To preserve PVS voxels while removing the noise, filtering was applied only on high frequency spatial noises. This was achieved by using a filtering patch with a radius of 1 voxel, which removes the noise at a single-voxel level and preserves signal intensities that are spatially repeated41. Finally, EPC was obtained by dividing filtered images (i.e. T1w/T2w).

Figure 1
figure 1

Flowchart of the Enhanced Perivascular space Contrast (EPC) technique.

PVS visibility was qualitatively compared across T1w, T2w, and EPC images in white matter and basal ganglia. PVS conspicuity was also assessed by comparing the PVS-to-white matter ratio in EPC images with that in T2, which was shown to provide a higher PVS contrast compared to T1w24. A number of PVS and non-PVS white matter voxels were randomly selected across 10 subjects (more than 50 voxels per subject) and the average PVS-to-white matter ratio was measured.

Expert reading and clinical scoring

PVS were independently rated in 100 randomly selected subjects of HCP by two expert readers (GB and NSB) on axial T2w and EPC images using a validated 5-point visual rating scale43 in basal ganglia and centrum semi-ovale (0: no PVS, 1: 1–10, 2: 11–20, 3: 21–40, and 4: >40 PVS). GB is a medical doctor with more than 5 years of neuroimaging research experience, and NSB is a neuroradiologist with 11 years of experience in radiology. Readers were blind to the rating results of each other. For validating the automated technique, the readers reached a consensus in few cases with different scores. One subject in which the PVS number was scored as “>100” by one of the readers was excluded from the statistical analysis. The total PVS score for each subject was calculated as the sum of the basal ganglia and centrum semi-ovale scores. The correlation between the number of PVS counted in T2w and EPC was calculated using Pearson correlation coefficient. PVS total counts were also compared using paired t-test. Lin’s concordance correlation44 was used to determine the concordance between the two raters. In addition, inter-class correlation (ICC) estimates and their 95% confident intervals were calculated based on a mean-rating (k = 2), absolute-agreement, two-way mixed-effects model, as recommended in45. The statistical analysis was performed using SciPy library (version 1.2.0) on Python 3 and MATLAB statistics and machine learning toolbox. P-values smaller than 1e-25 were reported as p = 0.

Automatic PVS quantification

We constructed a framework for PVS quantification and mapping using MRI, which can be applied to T1w, T2w, and EPC. Preprocessed data of HCP36 was used, which includes motion correction, non-uniform intensity normalization, Talairach transform computation, intensity normalization and skull stripping46,47,48,49,50,51,52,53,54,55,56,57,58,59. Then non-local mean filtering was applied and MRI images were parcellated to extract masks of white matter and basal ganglia, using n-tissue parcellation technique of the Advanced Normalization Tools (ANTs) software package60. Parcellated brain (including white matter and basal ganglia) was used as a mask for PVS quantification analysis.

Subsequently, we applied Frangi filter26 to T1w, T2w, and EPC images using Quantitative Imaging Toolkit61, which was implemented similar to20. Frangi filter estimates a vesselness measure for each voxel \({\mathscr{V}}(s)\) from eigenvectors λ of the Hessian matrix \( {\mathcal H} \) of the image:

$${\mathscr{V}}(s)=\{\begin{array}{ll}0\, & if\,{\lambda }_{2} > 0\,or\,{\lambda }_{3} > 0,\\ (1-\exp (-\frac{{ {\mathcal R} }_{A}^{2}}{2{\alpha }^{2}}))\exp (-\frac{{ {\mathcal R} }_{B}^{2}}{2{\beta }^{2}})(1-\exp (-\frac{{{\mathscr{S}}}^{2}}{2{c}^{2}})) & \end{array}$$
(2)

Where,

$$\begin{array}{ccc}{{\mathscr{R}}}_{A} & = & \frac{|{\lambda }_{1}|}{|{\lambda }_{2}|},\\ {{\mathscr{R}}}_{B} & = & \frac{|{\lambda }_{1}|}{\sqrt{|{\lambda }_{2}{\lambda }_{3}|}},\\ {\mathscr{S}} & = & \Vert {\mathscr{H}}\Vert .\end{array}$$
(3)

Default parameters of α = 0.5, β = 0.5 and c were used, as recommended in26. The parameter c was set to half the value of the maximum Hessian norm. Frangi filter estimated vesselness measures at different scales and provided the maximum likeliness. The scale was set to a large range of 0.1 to 5 voxels in order to maximize the vessel inclusion. The output of this step is a quantitative map of vesselness in regions of interest, is taken to be the maximum across scales, as suggested in the original paper26. The range corresponds the specific levels in scale space that are searched for tubular structure feature detector. Thus, the outputs across voxels comprise vesselness measured across a range of filter scales.

In order to obtain a binary mask of PVS regions, the vesselness map should be thresholded. The binary mask enables automated PVS counting, volumetric, and spatial distribution analysis. Given that the vesselness value could vary across modalities, the threshold was optimized for each input image separately. We used the number of PVS counted by the experts for threshold optimization because of the absence of a ground truth. Vesselness values were standardized using robust scaling, in which values were scaled according to the inter-quartile range (IQR) to avoid the influence of large outliers:

$$\hat{{\mathscr{V}}}(s)=\frac{{\mathscr{V}}(s)-{{\mathscr{V}}}_{min}}{IQR({\mathscr{V}})},$$
(4)

Then, the binary image of PVS mask was obtained by thresholding \(\hat{{\mathscr{V}}}(s)\).

$$P(s)=\{\begin{array}{ll}1 & \hat{{\mathscr{V}}}(s)\ge t\\ 0 & o.w.\end{array}$$
(5)

Then, the automated estimate of the total number of PVS was obtained by counting the number of connected components of the masked image P(s). Optimum thresholds were found by maximizing the concordance with the expert visual reading (concordance was used instead of absolute difference to optimize for global threshold and avoid biasing the threshold toward raters counting):

$$\bar{t}={{\rm{\max }}}_{0 < t\le 10}\,\tau ({\boldsymbol{a}},{\boldsymbol{e}})+\rho ({\boldsymbol{a}},{\boldsymbol{e}})$$
(6)

where a and e are one-dimensional arrays of PVS counts across all subjects (n = 100), obtained from the automated (a) and expert (e) readings, respectively. Kandall’s tau (τ) and Spearman’s Rho (ρ) were used to measure concordance and correlation, respectively. Average of expert readings from EPC images were used for optimization. Throughout the manuscript, the optimum thresholds of 2.3, 2.7 and 1.5 were used for T1w, T2w, and EPC, respectively.

After visual inspection, we noted that the imperfection of the white matter parcellation in periventricular and superficial white matter areas led to incorrected or missed PVS segmentation in white matter boundaries (an example is shown in Supplementary Fig. 1). Therefore, the subtraction of a dilated mask of ventricles from the PVS mask was applied to exclude the periventricular voxels and remove the incorrectly segmented PVS at the lateral ventricles-white matter boundary. After obtaining the final PVS mask, the number of PVS was obtained by counting the number of connected components of the PVS mask. Small components (<5 voxels) were excluded from automated counting to minimize noise contribution. The automated technique was applied on all subjects. Finally, one-way ANOVA was conducted to compare the effect of input image (T1w, T2w, and EPC) on the estimated number of PVS.

Test-retest reliability

We also evaluated the test-retest reliability of the PVS quantification with MRI. Forty MRI data from HCP35 that included scan-rescan were used for reliability analysis. EPC was derived, and the automated quantification pipeline was applied on the scan-rescan images (T1w, T2w and EPC images): identical parameters and threshold were applied on scan-rescan data. Then scan-rescan reliability was assed using ICC, Lin’s concordance44 and Pearson correlation analysis. ICC estimates and their 95% confident intervals were calculated based on a mean-rating (k = 2), absolute-agreement, two-way mixed-effects model.

Results

Evaluation 1: comparing the EPC with T1w and T2w

The PVS were more visible in EPC compared to T1w and T2w images (Figs 2 and 3, and Supplementary Fig. 2). The superiority of the EPC was evident in both white matter (Fig. 2) and basal ganglia (Fig. 3). EPC allowed the detection of PVS that were hardly identifiable in T1w and T2w (see yellow arrows in Fig. 2: PVS that could barely be spotted in T1w and T2w were evident in EPC). PVS were more conspicuous in EPC compared to T1w and T2w. Moreover, PVS-to-white matter contrast was significantly higher in EPC compared to that in T2w (Supplementary Fig. 3: ~2 times higher).

Figure 2
figure 2

Comparing Enhanced PVS Contrast (EPC) with T1w and T2w images across two subjects with high perivascular spaces (PVS) presence (first row) and low PVS presence (second row).

Figure 3
figure 3

T1w, T2w, and the Enhanced PVS Contrast (EPC) images of the basal ganglia.

Evaluation 2: Expert reads of PVS from EPC and T2w

A significantly higher number of PVS was counted in centrum semi-ovale by the readers when EPC was used compared with T2w (Fig. 4a,b: t(198) = 5.8; p = 2.5e-08 and Fig. 4d,e: t(198) = 4.6; p = 7.6e-06). PVS numbers measured in EPC and T2w were significantly correlated (r = 0.81, p = 1.8e-23 and r = 0.8, p = 4.1e-23 for the first and second expert, respectively). However, PVS individual categories were different: when EPC was used, the majority of the subjects were rated 4 (i.e. more than 40 PVS counted) and the rest were rated 3 (i.e. 21–40 PVS counted), whereas in T2w the majority of the subjects were rated 3. In fact, when T2w images were used, readers counted 34.4 ± 14.4 and 34.2 ± 15.2 PVS on average; in EPC, the average PVS counted by the experts increased to 46.5 ± 14.7 and 43.8 ± 14.1. High inter-rater reliability and concordance were observed, with a slight increase when EPC was used. The average ICCs of T2w and EPC were 0.96 and 0.98, with 95% confident intervals of 0.938–0.972 (F(99) = 24.07, p = 0) and 0.966–0.985 (F(99) = 43.69, p = 0), respectively. Lin’s concordance coefficients for T2w and EPC were 0.92 and 0.94, respectively.

Figure 4
figure 4

PVS number (counted by experts readers) in centrum semi-ovale and basal ganglia across the analyzed subjects (N = 99), counted in T2-weighted (T2w) and enhanced PVS contrast (EPC) images. First row refers to the first expert reader, and second row relates to the second expert reader. (a,c) plots show the correlation between the number of PVS counted on T2w and EPC images, and their distribution. (b,d) bars compare the mean and standard deviation of PVS across all subjects as derived from T2w and EPC images. (eh) plots are similar to (ad) but related to basal ganglia scores. Note that expert readers counted significantly higher number of PVS when EPC was used (see results section for statistics).

A similar trend was observed in the basal ganglia (Fig. 4e–h), where a significantly higher number of PVS were counted with EPC (t(198) = 8.8; p = 8.2e-16 and t(198) = 8.14; p = 4.6e-14, for the first and second reader, respectively). Compared to centrum semi-ovale results, a lower correlation between PVS number obtained from T2w and EPC was observed in basal ganglia (r = 0.45, p = 2.6e-06 and r = 0.43, p = 5.9e-06, for the first and second readers, respectively). When T2w images were used, readers counted 8.0 ± 2.8 and 7.2 ± 2.7 PVS on average; while the average PVS counts increased to 11.6 ± 2.9 and 10.3 ± 2.7 in EPC images. Furthermore, inter-rater reliability and concordance was slightly higher when EPC was used. The average ICCs of T2w and EPC were 0.87 and 0.92, with 95% confident intervals of 0.81–0.91 (F(99) = 7.84, p = 0) and 0.87–0.94 (F(99) = 11.86, p = 0), respectively. Lin’s concordance coefficients for T2w and EPC were 0.74 and 0.77, respectively.

There are a few cases, concordantly found by both readers, where PVS count is higher in T2w than EPC: in most of those cases, the difference was minimal (1–2 PVS) and did not change the PVS class. Only 4 cases had 6–10 more PVS in T2w than EPC. Upon revisit we noted that these are related to cases in which the detection of the PVS from noise by the visual reader was challenging (due to the small size of the PVS and given that those cases had particularly noisy T2 images). Readers confirmed that the EPC results for these cases are more reliable.

Evaluation 3: PVS automated quantification

A map of vessel likeliness overlaid on EPC is shown in Fig. 5. PVS segmentation of the automated technique is dependent on the threshold applied. For EPC, \(\bar{t}(EPC)=1.5\) provided the optimum threshold which led to the highest concordance and Spearman’s correlation with expert readings. Qualitative inspection of the PVS masks obtained with different threshold highlights the superiority of the derived threshold in comparison to smaller or larger thresholds. Optimum threshold was different for different inputs: \(\bar{t}(T1)=2.3\) and \(\bar{t}(T2)=2.7\) (Fig. 6).

Figure 5
figure 5

Automated quantification of PVS likeliness and PVS segmentation. First row shows an enhanced PVS contrast (EPC) image and the vesselness map, V(s), obtained from Frangi filtering (see method section and Eq. (2) for details). The optimization results to find an optimum global threshold for EPC is shown, in which t = 1.5 resulted to the highest concordance and correlation between automated PVS counting across the whole white matter and expert counting (number of PVS in the axial slice with the highest PVS presence). Second row highlights the influence of threshold selection on the PVS mask. A too small or too high threshold results in a large number of false positives or false negatives, respectively.

Figure 6
figure 6

Threshold optimization for segmenting PVS for different modalities. Concordance and correlation of automated PVS quantification with expert readings are presented for different threshold values. Second row shows the logscale plots. Given that threshold appeared to be optimum within a relatively wide range, a visual inspection of the threshold is recommended.

Visual inspection showed that, as expected, the Frangi filter was able to detect the tubular structures of the PVS (Fig. 7). No statistical evidence was found to suggest the automated quantification of PVS using EPC is superior to those derived from T1w and T2w. PVS quantification (number of PVS) were significantly correlated across T1w, T2w, and EPC results (all at p < 0.0001) and all the automatic measurements reported a similar concordance level with the expert scores. Lin’s concordance coefficient between automated PVS counts and expert scores was 0.81, the bias correction value (a measure of accuracy) was 0.88, and the Pearson correlation coefficient was 0.61 (p = 1.5e-11). The analysis of variance showed that the effect of input image (T1w, T2w, and EPC) on the number of PVS measured was significant F(2,294) = 48.56, p = 6.3e-19 which suggests that the automated technique for PVS quantification needs to be applied on the same image modality across study data.

Figure 7
figure 7

Mapping perivascular space (PVS). (a) an example of PVS segmentation using the Frangi filter with the optimum threshold. (b) Comparison of automated segmentation when T1w, T2w, and EPC were used as the input. Supplementary Video 1 shows a 3D view of the PVS mask obtained from EPC. Yellow arrows show voxels with an artifact (which could be Gibbs ringing and/or internal gradient artifact). Given the inverse signature of this artifact in relation to PVS in both T2w and EPC, the PVS identification was unaffected.

Evaluation 4: test-retest reliability of automated quantification

Excellent test-retest reliability was observed in PVS automated quantification regardless of the input image used (Fig. 8 and Table 1). Same thresholds, optimized on different subjects, were used for scan-rescan data. Lin’ concordance coefficient between scan-rescan PVS measurements were 0.89, 0.94 and 0.83 for T1w, T2w and EPC, respectively. T2w images showed the highest concordance compared to other inputs. PVS measures were significantly correlated between scan-rescan images (r = 0.90, p = 2.8e-14, r = 0.95, p = 1.4e-20, and r = 0.85, p = 2.8e-11 for T1w, T2w and EPC, respectively). For all three inputs, no difference between the number of PVS in scan and rescan was observed.

Figure 8
figure 8

Automated PVS quantification reliability assessment using scan-rescan data. (a) An example of the scan-rescan maps of the enhanced PVS contrast (EPC) and the PVS mask obtained from the same subject. (b) The graph shows the total number of automatically counted PVS across subjects on the scan-rescan data, obtained from different inputs.

Table 1 Inter-class correlation (ICC) statistics of scan-rescan experiment for automated quantification of perivascular space (PVS), from T1w, T2w and enhanced PVS contrast (EPC) images.

Discussion

In this article, we presented a combined T1w-T2w approach to enhance the visibility of the PVS. EPC was utilized for both expert and computer-aided readings and was evaluated qualitatively and quantitatively. The proposed map (EPC) enhances the contrast and improves the conspicuity of the PVS, resulting in detection of a significantly larger number of PVS identified by expert readers. EPC benefits from the inverse signal profile of fluid on T1w and T2w images: when these images are combined together, a magnified PVS-tissue contrast can be obtained. EPC also uses a spatial non-local mean filtering technique, which has shown to be effective for mapping PVS19. We noted that even in the high-resolution T2w images of the human connectome project (0.7 mm3 resolution), it is difficult to detect small PVS (Supplementary Fig. 2), while they could be identified with this new technique.

According to the current standard visual rating scale for PVS43, most of the subjects in this cohort belonged to the class with the highest amount of PVS (category 4: >40 PVS). We noted that >80% of subjects on T2 are categorized as having a PVS class 3 (>50%) or 4 (>30%) according to the rating scale. Moreover, the inter-subject variability of PVS was large (standard deviation of ~15), despite the fact that subjects are all young healthy adults. This highlights the fact that the current rating approach has inherent limitations, because (1) a counting approach is highly dependent on the image resolution and quality and is difficult to generalize, (2) dichotomizing the PVS count reduces the statistical power and could underestimate the extent of variation, because considerable variability may be absorbed within each group62, (3) it does not consider the morphometric and spatial information of the PVS. In order to detect the intra- and inter-subject PVS alteration and ultimately to determine the role of PVS in different pathologies, there is a need to improve the current imaging and rating techniques.

With the advancement of the MRI technology, structural imaging in submillimeter resolution is achievable in a plausible time frame; for example, T1w MRI with 0.7 mm3 resolution can be obtained in 8 minutes at 3T63. Such imaging resolution enables to visualize PVS that were otherwise not apparent due to partial volume effect. With the added visibility of PVS comes the challenge of counting and mapping, as the visual rating becomes extremely laborious. Here we presented a pipeline that can be used to automatically map PVS.

The scan-rescan experiment showed that EPC is highly reliable, with no observed statistical difference across scan-rescan results. A trivial difference between scan-rescan PVS maps was observed, which are most likely due to (1) segmentation imperfection and image intensity differences of scan-rescan signal (e.g. due to subject motion)64,65, (2) normal physiological changes of PVS in the same subject, such as potential effects of time-of-day, sleep, and hydration on morphometric estimates of PVS66,67,68,69. It should also be noted that the preprocessing could affect the presence of the PVS (e.g. transformation of the MRI to a common space). Here we analyzed the data in the subject space, in which the MRI were AC-PC aligned using spline interpolation during the preprocessing and artifact correction steps36. In addition, T1w and T2w were co-registered, which also involves interpolation. These interpolations could affect PVS quantification. We noted that the automated PVS count was slightly higher in raw T2w images compared to the AC-PC aligned T2w images if the same threshold is used (the number of PVS was on average 1.1 higher in raw images compare to the aligned images, but not statistically significant p > 0.05). The optimum threshold, which depends on the quality of the data, therefore should be optimized based on the study data.

Whether PVS quantification is done by a neuroradiologist or automatically, an image with high PVS-tissue contrast is ideal. Currently, the modality of choice for PVS analysis is T2w, because it offers a higher contrast of PVS-tissue compared to T1w24. Yet, small PVS (<image resolution) are difficult to detect or separate from noise. Hence, PVS quantification is often limited only to enlarged PVS, despite the fact that physiological or pathological changes are expected to initiate in submillimeter scale70,71. In order to improve the mapping of the PVS, the MRI contrast of the PVS and the neighboring parenchyma should be increased. Besides the image processing approaches, PVS contrast can be enhanced through MRI technological improvement such as optimizing imaging sequence24 and employing ultra-high field technology19,24,25,72.

Our quantitative PVS mapping and previous works showed that PVS can be mapped from an individual MRI contrast15,16,17,18,19,20,21,22,23,24,25. However, it should be noted that in the presence of pathology, additional image sequences (e.g. FLAIR) can be useful to discern PVS from pathological changes, such as white matter hyperintensities (WMH). Another advantage of a multi-modal approach for PVS quantification is the improvement of misclassification. For instance, vessels not surrounded by PVS are not easily distinguishable from vessels with PVS if only T1w is used, because both appear hypointense in this modality. T2w and EPC are able to solve this issue: in fact, in the absence of PVS, vessels appear hypointense in T2w and hyperintense in EPC, unlike vessels with PVS, which appear hyperintense in T2w and hypointense in EPC (see Supplementary Fig. 4). In addition, the correct identification of PVS can be achieved via the analysis of its morphometric characteristics, including size, shape, and anatomical location. Ballerini et al., for example, argued that Frangi filter ensures specificity in PVS segmentation given the tubular structure of the PVS.

It should also be noted that many current projects (e.g. human connectome project35) already acquire both T1w and T2w modalities. Therefore, a technique that could benefit from the existing data could be valuable. We showed that in the presence of T1w and T2w, the combined contrast proved to enhance PVS visibility, which is of high clinical reading value. We did not aim to convey the message that one has to acquire both modalities to be able to resolve PVS. In fact, we noted that the automated segmentation was slightly less stable when EPC was used compared to T1w or T2w automated segmentation.

Two recent studies have also used multi-modal techniques for PVS segmentation and showed that it outperformed segmentation derived from a single modality15,20. Ballerini et al. applied segmentation on each modality and combined segmentations outputs using an AND operation. Boespflug et al. applied multivariate clustering, followed by morphometric filtering, to extract PVS from T1w, T2w, FLAIR and proton density images. It should be noted that the aim of these techniques was to improve the accuracy of the automated segmentation, but our study primarily aimed to propose a map that improves the visibility and detectability of the PVS, which can also make the visual scoring more accurate. Enhancement of PVS was also proposed using Haar transformation19 and more recently using conventional neural network73, both on T2w images acquired using 7T MRI. Our approach focuses on enhancing the contrast of the PVS by combining T1w and T2w images and was optimized for 3T MRI, which is more accessible in comparison with 7T MRI. Regardless of the differences, we anticipate that EPC could be used as an input to aforementioned techniques. Here we also performed test-retest comparison to analyze the reliability of PVS automated quantification.

In addition to its potential clinical relevance, mapping PVS can be useful to improve the accuracy of other quantitative MRI techniques as well, because these could be affected by the partial presence of PVS in image voxels. Recently, ignoring PVS could systematically affect how quantitative MRI measures such as diffusion tensor imaging (DTI) and spin echo dynamic susceptibility contrast (DSC) measures can be interpreted74,75. Such contribution and its potential confounding effect may be ameliorated if PVS is mapped and/or included in the analysis.

A limitation of multi-modal combination techniques is that it requires additional scan time and therefore is more prone to subject motion, which could negatively affect the co-registration. An interleaved acquisition was shown to be highly effective to ameliorate the co-registration issue29. Another limitation of EPC is that it requires the same image resolution for T1w and T2w. These sequences are often acquired in different resolutions, particularly in clinical practices (T2w are often acquired with thicker axial slices). Future investigations could focus on determining the extent to which the resolution difference between T1w and T2w affects the EPC quality and whether an intra-subject co-registration could amend this limitation.

A limitation of the automated quantification approach is that its performance depends on the parcellation accuracy. Imperfection of the brain parcellation could affect the automated quantification (see an example in Supplementary Fig. 1). While false positive PVS in periventricular area could be removed by applying a dilated mask of the ventricles, the false negative PVS in the superficial area of the white matter are more challenging to remove. While superficial white matter missed PVS is not expected to affect the count, it could affect the volumetric estimates. Further efforts are required to explore the effect of brain parcellation on PVS mapping or to build computational tools that minimize the parcellation dependency.

Conclusions

Our combined T1w-T2w approach (EPC) has demonstrated to enhance the visibility of the PVS, resulting in improvement of PVS mapping. EPC allowed both the expert readers and the computer-aided algorithm to achieve a more accurate and precise quantification of PVS. This novel method, which can be easily applied to a number of MRI datasets, aims to overcome the limitations of current MRI sequences in PVS detection and quantitative analysis. This is relevant not only to better characterize the role of PVS when they are enlarged in pathological conditions, but especially to perform quantitative research on PVS when they are small, such as in physiological and prodromal states.