L

Lei Zhao

Harbin University of Science and Technology

ORCID: 0000-0001-5125-974X

Publishes on Dementia and Cognitive Impairment Research, Functional Brain Connectivity Studies, Alzheimer's disease research and treatments. 137 papers and 3.3k citations.

137Publications
3.3kTotal Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Automatic Detection of Cerebral Microbleeds From MR Images via 3D Convolutional Neural Networks
Qi Dou, Hao Chen, Lequan Yu et al.|IEEE Transactions on Medical Imaging|2016
Cited by 687

Cerebral microbleeds (CMBs) are small haemorrhages nearby blood vessels. They have been recognized as important diagnostic biomarkers for many cerebrovascular diseases and cognitive dysfunctions. In current clinical routine, CMBs are manually labelled by radiologists but this procedure is laborious, time-consuming, and error prone. In this paper, we propose a novel automatic method to detect CMBs from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). Compared with previous methods that employed either low-level hand-crafted descriptors or 2D CNNs, our method can take full advantage of spatial contextual information in MR volumes to extract more representative high-level features for CMBs, and hence achieve a much better detection accuracy. To further improve the detection performance while reducing the computational cost, we propose a cascaded framework under 3D CNNs for the task of CMB detection. We first exploit a 3D fully convolutional network (FCN) strategy to retrieve the candidates with high probabilities of being CMBs, and then apply a well-trained 3D CNN discrimination model to distinguish CMBs from hard mimics. Compared with traditional sliding window strategy, the proposed 3D FCN strategy can remove massive redundant computations and dramatically speed up the detection process. We constructed a large dataset with 320 volumetric MR scans and performed extensive experiments to validate the proposed method, which achieved a high sensitivity of 93.16% with an average number of 2.74 false positives per subject, outperforming previous methods using low-level descriptors or 2D CNNs by a significant margin. The proposed method, in principle, can be adapted to other biomarker detection tasks from volumetric medical data.

TiDB
Dongxu Huang, Qi Liu, Qiu Cui et al.|Proceedings of the VLDB Endowment|2020
Cited by 295

Hybrid Transactional and Analytical Processing (HTAP) databases require processing transactional and analytical queries in isolation to remove the interference between them. To achieve this, it is necessary to maintain different replicas of data specified for the two types of queries. However, it is challenging to provide a consistent view for distributed replicas within a storage system, where analytical requests can efficiently read consistent and fresh data from transactional workloads at scale and with high availability. To meet this challenge, we propose extending replicated state machine-based consensus algorithms to provide consistent replicas for HTAP workloads. Based on this novel idea, we present a Raft-based HTAP database: TiDB. In the database, we design a multi-Raft storage system which consists of a row store and a column store. The row store is built based on the Raft algorithm. It is scalable to materialize updates from transactional requests with high availability. In particular, it asynchronously replicates Raft logs to learners which transform row format to column format for tuples, forming a real-time updatable column store. This column store allows analytical queries to efficiently read fresh and consistent data with strong isolation from transactions on the row store. Based on this storage system, we build an SQL engine to process large-scale distributed transactions and expensive analytical queries. The SQL engine optimally accesses row-format and column-format replicas of data. We also include a powerful analysis engine, TiSpark, to help TiDB connect to the Hadoop ecosystem. Comprehensive experiments show that TiDB achieves isolated high performance under CH-benCHmark, a benchmark focusing on HTAP workloads.

Automatic Segmentation of Acute Ischemic Stroke From DWI Using 3-D Fully Convolutional DenseNets
Rongzhao Zhang, Lei Zhao, Wutao Lou et al.|IEEE Transactions on Medical Imaging|2018
Cited by 214

Acute ischemic stroke is recognized as a common cerebral vascular disease in aging people. Accurate diagnosis and timely treatment can effectively improve the blood supply of the ischemic area and reduce the risk of disability or even death. Understanding the location and size of infarcts plays a critical role in the diagnosis decision. However, manual localization and quantification of stroke lesions are laborious and time-consuming. In this paper, we propose a novel automatic method to segment acute ischemic stroke from diffusion weighted images (DWIs) using deep 3-D convolutional neural networks (CNNs). Our method can efficiently utilize 3-D contextual information and automatically learn very discriminative features in an end-to-end and data-driven way. To relieve the difficulty of training very deep 3-D CNN, we equip our network with dense connectivity to enable the unimpeded propagation of information and gradients throughout the network. We train our model with Dice objective function to combat the severe class imbalance problem in data. A DWI data set containing 242 subjects (90 for training, 62 for validation, and 90 for testing) with various types of acute ischemic stroke was constructed to evaluate our method. Our model achieved high performance on various metrics (Dice similarity coefficient: 79.13%, lesionwise precision: 92.67%, and lesionwise F1 score: 89.25%), outperforming the other state-of-the-art CNN methods by a large margin. We also evaluated the model on ISLES2015-SSIS data set and achieved very competitive performance, which further demonstrated its generalization capacity. The proposed method is fast and accurate, demonstrating a good potential in clinical routines.

Strategic infarct location for post-stroke cognitive impairment: A multivariate lesion-symptom mapping study
Lei Zhao, J. Matthijs Biesbroek, Lin Shi et al.|Journal of Cerebral Blood Flow & Metabolism|2017
Cited by 212Open Access

Lesion location is an important determinant for post-stroke cognitive impairment. Although several 'strategic' brain regions have previously been identified, a comprehensive map of strategic brain regions for post-stroke cognitive impairment is lacking due to limitations in sample size and methodology. We aimed to determine strategic brain regions for post-stroke cognitive impairment by applying multivariate lesion-symptom mapping in a large cohort of 410 acute ischemic stroke patients. Montreal Cognitive Assessment at three to six months after stroke was used to assess global cognitive functioning and cognitive domains (memory, language, attention, executive and visuospatial function). The relation between infarct location and cognition was assessed in multivariate analyses at the voxel-level and the level of regions of interest using support vector regression. These two assumption-free analyses consistently identified the left angular gyrus, left basal ganglia structures and the white matter around the left basal ganglia as strategic structures for global cognitive impairment after stroke. A strategic network involving several overlapping and domain-specific cortical and subcortical structures was identified for each of the cognitive domains. Future studies should aim to develop even more comprehensive infarct location-based models for post-stroke cognitive impairment through multicenter studies including thousands of patients.