Arrow Research search

Author name cluster

Yaou Liu

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

9 papers
1 author row

Possible papers

9

YNIMG Journal 2024 Journal Article

Deep learning enables accurate brain tissue microstructure analysis based on clinically feasible diffusion magnetic resonance imaging

  • Yuxing Li
  • Zhizheng Zhuo
  • Chenghao Liu
  • Yunyun Duan
  • Yulu Shi
  • Tingting Wang
  • Runzhi Li
  • Yanli Wang

Diffusion magnetic resonance imaging (dMRI) allows non-invasive assessment of brain tissue microstructure. Current model-based tissue microstructure reconstruction techniques require a large number of diffusion gradients, which is not clinically feasible due to imaging time constraints, and this has limited the use of tissue microstructure information in clinical settings. Recently, approaches based on deep learning (DL) have achieved promising tissue microstructure reconstruction results using clinically feasible dMRI. However, it remains unclear whether the subtle tissue changes associated with disease or age are properly preserved with DL approaches and whether DL reconstruction results can benefit clinical applications. Here, we provide the first evidence that DL approaches to tissue microstructure reconstruction yield reliable brain tissue microstructure analysis based on clinically feasible dMRI scans. Specifically, we reconstructed tissue microstructure from four different brain dMRI datasets with only 12 diffusion gradients, a clinically feasible protocol, and the neurite orientation dispersion and density imaging (NODDI) and spherical mean technique (SMT) models were considered. With these results we show that disease-related and age-dependent alterations of brain tissue were accurately identified. These findings demonstrate that DL tissue microstructure reconstruction can accurately quantify microstructural alterations in the brain based on clinically feasible dMRI.

YNIMG Journal 2023 Journal Article

CarveMix: A simple data augmentation method for brain lesion segmentation

  • Xinru Zhang
  • Chenghao Liu
  • Ni Ou
  • Xiangzhu Zeng
  • Zhizheng Zhuo
  • Yunyun Duan
  • Xiaoliang Xiong
  • Yizhou Yu

Brain lesion segmentation provides a valuable tool for clinical diagnosis and research, and convolutional neural networks (CNNs) have achieved unprecedented success in the segmentation task. Data augmentation is a widely used strategy to improve the training of CNNs. In particular, data augmentation approaches that mix pairs of annotated training images have been developed. These methods are easy to implement and have achieved promising results in various image processing tasks. However, existing data augmentation approaches based on image mixing are not designed for brain lesions and may not perform well for brain lesion segmentation. Thus, the design of this type of simple data augmentation method for brain lesion segmentation is still an open problem. In this work, we propose a simple yet effective data augmentation approach, dubbed as CarveMix, for CNN-based brain lesion segmentation. Like other mixing-based methods, CarveMix stochastically combines two existing annotated images (annotated for brain lesions only) to obtain new labeled samples. To make our method more suitable for brain lesion segmentation, CarveMix is lesion-aware, where the image combination is performed with a focus on the lesions and preserves the lesion information. Specifically, from one annotated image we carve a region of interest (ROI) according to the lesion location and geometry with a variable ROI size. The carved ROI then replaces the corresponding voxels in a second annotated image to synthesize new labeled images for network training, and additional harmonization steps are applied for heterogeneous data where the two annotated images can originate from different sources. Besides, we further propose to model the mass effect that is unique to whole brain tumor segmentation during image mixing. To evaluate the proposed method, experiments were performed on multiple publicly available or private datasets, and the results show that our method improves the accuracy of brain lesion segmentation. The code of the proposed method is available at https://github.com/ZhangxinruBIT/CarveMix.git.

YNICL Journal 2023 Journal Article

Personalized estimates of morphometric similarity in multiple sclerosis and neuromyelitis optica spectrum disorders

  • Jie Sun
  • Wenjin Zhao
  • Yingying Xie
  • Fuqing Zhou
  • Lin Wu
  • Yuxin Li
  • Haiqing Li
  • Yongmei Li

Brain morphometric alterations involve multiple brain regions on progression of the disease in multiple sclerosis (MS) and neuromyelitis optica spectrum disorder (NMOSD) and exhibit age-related degenerative changes during the pathological aging. Recent advance in brain morphometry as measured using MRI have leveraged Person-Based Similarity Index (PBSI) approach to assess the extent of within-diagnosis similarity or heterogeneity of brain neuroanatomical profiles between individuals of healthy populations and validate in neuropsychiatric disorders. Brain morphometric changes throughout the lifespan would be invaluable for understanding regional variability of age-related structural degeneration and the substrate of inflammatory demyelinating disease. Here, we aimed to quantify the neuroanatomical profiles with PBSI measures of cortical thickness (CT) and subcortical volumes (SV) in 263 MS, 207 NMOSD, and 338 healthy controls (HC) from six separate central datasets (aged 11-80). We explored the between-group comparisons of PBSI measures, as well as the advancing age and sex effects on PBSI measures. Compared to NMOSD, MS showed a lower extent of within-diagnosis similarity. Significant differences in regional contributions to PBSI score were observed in 29 brain regions between MS and NMOSD (P < 0.05/164, Bonferroni corrected), of which bilateral cerebellum in MS and bilateral parahippocampal gyrus in NMOSD represented the highest divergence between the two patient groups, with a high similarity effect within each group. The PBSI scores were generally lower with advancing age, but their associations showed different patterns depending on the age range. For MS, CT profiles were significantly negatively correlated with age until the early 30 s (ρ = -0.265, P = 0.030), while for NMOSD, SV profiles were significantly negatively correlated with age with 51 year-old and older (ρ = -0.365, P = 0.008). The current study suggests that PBSI approach could be used to quantify the variation in brain morphometric changes in CNS inflammatory demyelinating disease, and exhibited a greater neuroanatomical heterogeneity pattern in MS compared with NMOSD. Our results reveal that, as an MR marker, PBSI may be sensitive to distribute the disease-associated grey matter diversity and complexity. Disease-driven production of regionally selective and age stage-dependency changes in the neuroanatomical profile of MS and NMOSD should be considered to facilitate the prediction of clinical outcomes and assessment of treatment responses.

YNIMG Journal 2022 Journal Article

Volumetric segmentation of white matter tracts with label embedding

  • Wan Liu
  • Qi Lu
  • Zhizheng Zhuo
  • Yuxing Li
  • Yunyun Duan
  • Pinnan Yu
  • Liying Qu
  • Chuyang Ye

Convolutional neural networks have achieved state-of-the-art performance for white matter (WM) tract segmentation based on diffusion magnetic resonance imaging (dMRI). However, the segmentation can still be difficult for challenging WM tracts with thin bodies or complicated shapes; the segmentation is even more problematic in challenging scenarios with reduced data quality or domain shift between training and test data, which can be easily encountered in clinical settings. In this work, we seek to improve the segmentation of WM tracts, especially for challenging WM tracts in challenging scenarios. In particular, our method is based on volumetric WM tract segmentation, where voxels are directly labeled without performing tractography. To improve the segmentation, we exploit the characteristics of WM tracts that different tracts can cross or overlap and revise the network design accordingly. Specifically, because multiple tracts can co-exist in a voxel, we hypothesize that the different tract labels can be correlated. The tract labels at a single voxel are concatenated as a label vector, the length of which is the number of tract labels. Due to the tract correlation, this label vector can be projected into a lower-dimensional space-referred to as the embedded space-for each voxel, which allows the segmentation network to solve a simpler problem. By predicting the coordinate in the embedded space for the tracts at each voxel and subsequently mapping the coordinate to the label vector with a reconstruction module, the segmentation result can be achieved. To facilitate the learning of the embedded space, an auxiliary label reconstruction loss is integrated with the segmentation accuracy loss during network training, and network training and inference are end-to-end. Our method was validated on two dMRI datasets under various settings. The results show that the proposed method improves the accuracy of WM tract segmentation, and the improvement is more prominent for challenging tracts in challenging scenarios.

YNICL Journal 2021 Journal Article

Automatic multiclass intramedullary spinal cord tumor segmentation on MRI with deep learning

  • Andreanne Lemay
  • Charley Gros
  • Zhizheng Zhuo
  • Jie Zhang
  • Yunyun Duan
  • Julien Cohen-Adad
  • Yaou Liu

Spinal cord tumors lead to neurological morbidity and mortality. Being able to obtain morphometric quantification (size, location, growth rate) of the tumor, edema, and cavity can result in improved monitoring and treatment planning. Such quantification requires the segmentation of these structures into three separate classes. However, manual segmentation of three-dimensional structures is time consuming, tedious and prone to intra- and inter-rater variability, motivating the development of automated methods. Here, we tailor a model adapted to the spinal cord tumor segmentation task. Data were obtained from 343 patients using gadolinium-enhanced T1-weighted and T2-weighted MRI scans with cervical, thoracic, and/or lumbar coverage. The dataset includes the three most common intramedullary spinal cord tumor types: astrocytomas, ependymomas, and hemangioblastomas. The proposed approach is a cascaded architecture with U-Net-based models that segments tumors in a two-stage process: locate and label. The model first finds the spinal cord and generates bounding box coordinates. The images are cropped according to this output, leading to a reduced field of view, which mitigates class imbalance. The tumor is then segmented. The segmentation of the tumor, cavity, and edema (as a single class) reached 76.7 ± 1.5% of Dice score and the segmentation of tumors alone reached 61.8 ± 4.0% Dice score. The true positive detection rate was above 87% for tumor, edema, and cavity. To the best of our knowledge, this is the first fully automatic deep learning model for spinal cord tumor segmentation. The multiclass segmentation pipeline is available in the Spinal Cord Toolbox (https://spinalcordtoolbox.com/). It can be run with custom data on a regular computer within seconds.

YNICL Journal 2021 Journal Article

Development and evaluation of a manual segmentation protocol for deep grey matter in multiple sclerosis: Towards accelerated semi-automated references

  • Alexandra de Sitter
  • Jessica Burggraaff
  • Fabian Bartel
  • Miklos Palotai
  • Yaou Liu
  • Jorge Simoes
  • Serena Ruggieri
  • Katharina Schregel

BACKGROUND: Deep grey matter (dGM) structures, particularly the thalamus, are clinically relevant in multiple sclerosis (MS). However, segmentation of dGM in MS is challenging; labeled MS-specific reference sets are needed for objective evaluation and training of new methods. OBJECTIVES: This study aimed to (i) create a standardized protocol for manual delineations of dGM; (ii) evaluate the reliability of the protocol with multiple raters; and (iii) evaluate the accuracy of a fast-semi-automated segmentation approach (FASTSURF). METHODS: A standardized manual segmentation protocol for caudate nucleus, putamen, and thalamus was created, and applied by three raters on multi-center 3D T1-weighted MRI scans of 23 MS patients and 12 controls. Intra- and inter-rater agreement was assessed through intra-class correlation coefficient (ICC); spatial overlap through Jaccard Index (JI) and generalized conformity index (CIgen). From sparse delineations, FASTSURF reconstructed full segmentations; accuracy was assessed both volumetrically and spatially. RESULTS: All structures showed excellent agreement on expert manual outlines: intra-rater JI > 0.83; inter-rater ICC ≥ 0.76 and CIgen ≥ 0.74. FASTSURF reproduced manual references excellently, with ICC ≥ 0.97 and JI ≥ 0.92. CONCLUSIONS: The manual dGM segmentation protocol showed excellent reproducibility within and between raters. Moreover, combined with FASTSURF a reliable reference set of dGM segmentations can be produced with lower workload.

YNIMG Journal 2019 Journal Article

Automatic segmentation of the spinal cord and intramedullary multiple sclerosis lesions with convolutional neural networks

  • Charley Gros
  • Benjamin De Leener
  • Atef Badji
  • Josefina Maranzano
  • Dominique Eden
  • Sara M. Dupont
  • Jason Talbott
  • Ren Zhuoquiong

The spinal cord is frequently affected by atrophy and/or lesions in multiple sclerosis (MS) patients. Segmentation of the spinal cord and lesions from MRI data provides measures of damage, which are key criteria for the diagnosis, prognosis, and longitudinal monitoring in MS. Automating this operation eliminates inter-rater variability and increases the efficiency of large-throughput analysis pipelines. Robust and reliable segmentation across multi-site spinal cord data is challenging because of the large variability related to acquisition parameters and image artifacts. In particular, a precise delineation of lesions is hindered by a broad heterogeneity of lesion contrast, size, location, and shape. The goal of this study was to develop a fully-automatic framework — robust to variability in both image parameters and clinical condition — for segmentation of the spinal cord and intramedullary MS lesions from conventional MRI data of MS and non-MS cases. Scans of 1042 subjects (459 healthy controls, 471 MS patients, and 112 with other spinal pathologies) were included in this multi-site study (n = 30). Data spanned three contrasts (T1-, T2-, and T2 ∗-weighted) for a total of 1943 vol and featured large heterogeneity in terms of resolution, orientation, coverage, and clinical conditions. The proposed cord and lesion automatic segmentation approach is based on a sequence of two Convolutional Neural Networks (CNNs). To deal with the very small proportion of spinal cord and/or lesion voxels compared to the rest of the volume, a first CNN with 2D dilated convolutions detects the spinal cord centerline, followed by a second CNN with 3D convolutions that segments the spinal cord and/or lesions. CNNs were trained independently with the Dice loss. When compared against manual segmentation, our CNN-based approach showed a median Dice of 95% vs. 88% for PropSeg (p ≤ 0. 05), a state-of-the-art spinal cord segmentation method. Regarding lesion segmentation on MS data, our framework provided a Dice of 60%, a relative volume difference of −15%, and a lesion-wise detection sensitivity and precision of 83% and 77%, respectively. In this study, we introduce a robust method to segment the spinal cord and intramedullary MS lesions on a variety of MRI contrasts. The proposed framework is open-source and readily available in the Spinal Cord Toolbox.

YNICL Journal 2018 Journal Article

Progressive brain rich-club network disruption from clinically isolated syndrome towards multiple sclerosis

  • Ni Shu
  • Yunyun Duan
  • Jing Huang
  • Zhuoqiong Ren
  • Zheng Liu
  • Huiqing Dong
  • Frederik Barkhof
  • Kuncheng Li

Objective: To investigate the rich-club organization in clinically isolated syndrome (CIS) and multiple sclerosis (MS), and to characterize its relationships with physical disabilities and cognitive impairments. Methods: We constructed high-resolution white matter (WM) structural networks in 41 CIS, 32 MS and 35 healthy controls (HCs) using diffusion MRI and deterministic tractography. Group differences in rich-club organization, global and local network metrics were investigated. The relationship between the altered network metrics, brain lesions and clinical variables including EDSS, MMSE, PASAT, disease duration were calculated. Additionally, reproducibility analysis was performed using different parcellation schemes. Results: = 0.0004). The reduced strength of rich-club and feeder connections was correlated with cognitive impairments in the MS group. These results were independent of lesion distribution and reproducible across different brain parcellation schemes. Conclusion: The rich-club organization was disrupted in MS patients and relatively preserved in CIS. The disrupted rich-club connectivity was correlated with cognitive impairment in MS. These findings suggest that impaired rich-club connectivity is an essential feature of progressive structural network disruption, heralding the development of clinical disability in MS.

YNIMG Journal 2017 Journal Article

Performance of five research-domain automated WM lesion segmentation methods in a multi-center MS study

  • Alexandra de Sitter
  • Martijn D. Steenwijk
  • Aurélie Ruet
  • Adriaan Versteeg
  • Yaou Liu
  • Ronald A. van Schijndel
  • Petra J.W. Pouwels
  • Iris D. Kilsdonk

Background and Purpose In vivoidentification of white matter lesions plays a key-role in evaluation of patients with multiple sclerosis (MS). Automated lesion segmentation methods have been developed to substitute manual outlining, but evidence of their performance in multi-center investigations is lacking. In this work, five research-domain automated segmentation methods were evaluated using a multi-center MS dataset. Methods 70 MS patients (median EDSS of 2. 0 [range 0. 0–6. 5]) were included from a six-center dataset of the MAGNIMS Study Group (www. magnims. eu) which included 2D FLAIR and 3D T1 images with manual lesion segmentation as a reference. Automated lesion segmentations were produced using five algorithms: Cascade; Lesion Segmentation Toolbox (LST) with both the Lesion growth algorithm (LGA) and the Lesion prediction algorithm (LPA); Lesion-Topology preserving Anatomical Segmentation (Lesion-TOADS); and k-Nearest Neighbor with Tissue Type Priors (kNN-TTP). Main software parameters were optimized using a training set (N = 18), and formal testing was performed on the remaining patients (N = 52). To evaluate volumetric agreement with the reference segmentations, intraclass correlation coefficient (ICC) as well as mean difference in lesion volumes between the automated and reference segmentations were calculated. The Similarity Index (SI), False Positive (FP) volumes and False Negative (FN) volumes were used to examine spatial agreement. All analyses were repeated using a leave-one-center-out design to exclude the center of interest from the training phase to evaluate the performance of the method on ‘unseen’ center. Results Compared to the reference mean lesion volume (4. 85 ± 7. 29 mL), the methods displayed a mean difference of 1. 60 ± 4. 83 (Cascade), 2. 31 ± 7. 66 (LGA), 0. 44 ± 4. 68 (LPA), 1. 76 ± 4. 17 (Lesion-TOADS) and −1. 39 ± 4. 10 mL (kNN-TTP). The ICCs were 0. 755, 0. 713, 0. 851, 0. 806 and 0. 723, respectively. Spatial agreement with reference segmentations was higher for LPA (SI = 0. 37 ± 0. 23), Lesion-TOADS (SI = 0. 35 ± 0. 18) and kNN-TTP (SI = 0. 44 ± 0. 14) than for Cascade (SI = 0. 26 ± 0. 17) or LGA (SI = 0. 31 ± 0. 23). All methods showed highly similar results when used on data from a center not used in software parameter optimization. Conclusion The performance of the methods in this multi-center MS dataset was moderate, but appeared to be robust even with new datasets from centers not included in training the automated methods.

v2026.09.13