Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Zhuoshi Wei is active.

Publication


Featured researches published by Zhuoshi Wei.


Medical Image Analysis | 2015

Sequential Monte Carlo tracking of the marginal artery by multiple cue fusion and random forest regression

Kevin M. Cherry; Brandon Peplinski; Lauren Kim; Shijun Wang; Le Lu; Weidong Zhang; Jianfei Liu; Zhuoshi Wei; Ronald M. Summers

Given the potential importance of marginal artery localization in automated registration in computed tomography colonography (CTC), we have devised a semi-automated method of marginal vessel detection employing sequential Monte Carlo tracking (also known as particle filtering tracking) by multiple cue fusion based on intensity, vesselness, organ detection, and minimum spanning tree information for poorly enhanced vessel segments. We then employed a random forest algorithm for intelligent cue fusion and decision making which achieved high sensitivity and robustness. After applying a vessel pruning procedure to the tracking results, we achieved statistically significantly improved precision compared to a baseline Hessian detection method (2.7% versus 75.2%, p<0.001). This method also showed statistically significantly improved recall rate compared to a 2-cue baseline method using fewer vessel cues (30.7% versus 67.7%, p<0.001). These results demonstrate that marginal artery localization on CTC is feasible by combining a discriminative classifier (i.e., random forest) with a sequential Monte Carlo tracking mechanism. In so doing, we present the effective application of an anatomical probability map to vessel pruning as well as a supplementary spatial coordinate system for colonic segmentation and registration when this task has been confounded by colon lumen collapse.


Medical Physics | 2012

Automated teniae coli detection and identification on computed tomographic colonography

Zhuoshi Wei; Jianhua Yao; Shijun Wang; Jiamin Liu; Ronald M. Summers

PURPOSE Computed tomographic colonography (CTC) is a minimally invasive technique for colonic polyps and cancer screening. Teniae coli are three bands of longitudinal smooth muscle on the colon surface. Teniae coli are important anatomically meaningful landmarks on human colon. In this paper, the authors propose an automatic teniae coli detection method for CT colonography. METHODS The original CTC slices are first segmented and reconstructed to a 3D colon surface. Then, the 3D colon surface is unfolded using a reversible projection technique. After that the unfolded colon is projected to a 2D height map. The teniae coli are detected using the height map and then reversely projected back to the 3D colon. Since teniae are located at the junctions where the haustral folds meet, the authors apply 2D Gabor filter banks to extract features of haustral folds. The maximum response of the filter banks is then selected as the feature image. The fold centers are then identified based on local maxima and thresholding on the feature image. Connecting the fold centers yields a path of the folds. Teniae coli are extracted as lines running between the fold paths. The authors used the spatial relationship between ileocecal valve (ICV) and teniae mesocolica (TM) to identify the TM, then the teniae omentalis (TO) and the teniae libera (TL) can be identified subsequently. RESULTS The authors tested the proposed method on 47 cases of 37 patients, 10 of the patients with both supine and prone CT scans. The proposed method yielded performance with an average normalized root mean square error (RMSE) ( ± standard deviation [95% confidence interval]) of 4.87% ( ± 2.93%, [4.05% 5.69%]). CONCLUSIONS The proposed fully-automated teniae coli detection and identification method is accurate and promising for future clinical applications.


medical image computing and computer-assisted intervention | 2013

Sequential Monte Carlo Tracking for Marginal Artery Segmentation on CT Angiography by Multiple Cue Fusion

Shijun Wang; Brandon Peplinski; Le Lu; Weidong Zhang; Jianfei Liu; Zhuoshi Wei; Ronald M. Summers

In this work we formulate vessel segmentation on contrast-enhanced CT angiogram images as a Bayesian tracking problem. To obtain posterior probability estimation of vessel location, we employ sequential Monte Carlo tracking and propose a new vessel segmentation method by fusing multiple cues extracted from CT images. These cues include intensity, vesselness, organ detection, and bridge information for poorly enhanced segments from global path minimization. By fusing local and global information for vessel tracking, we achieved high accuracy and robustness, with significantly improved precision compared to a traditional segmentation method (p = 0.0002). Our method was applied to the segmentation of the marginal artery of the colon, a small bore vessel of potential importance for colon segmentation and CT colonography. Experimental results indicate the effectiveness of the proposed method.


international symposium on biomedical imaging | 2013

Computer-aided detection of colitis on computed tomography using a visual codebook

Zhuoshi Wei; Weidong Zhang; Jianfei Liu; Shijun Wang; Jianhua Yao; Ronald M. Summers

Colitis is inflammation of the colon that is frequently associated with infection and immune compromise. In this paper, we propose an automatic method for colitis detection in abdominal CT scans. We first used a visual codebook constructed by clustering feature vectors from a set of training image patches to detect the suspicious colitis regions. The initial detections included false detection points located in various organs including muscle, kidney and liver. We reduced the false positives by applying masks of these regions obtained from whole-organ segmentation. We tested our method on a CT dataset with 20 cases of colitis and 15 non-colitis cases. Average detected lesion volume for positive cases is 205ml; for negative cases is 97ml. Sixteen out of the 22 positive cases were correctly identified, yielding a sensitivity of 72.7%; 4 out of 15 negative cases were incorrectly identified, yielding a specificity of 73.3%.


MICCAI'10 Proceedings of the Second international conference on Virtual Colonoscopy and Abdominal Imaging: computational challenges and clinical opportunities | 2010

Teniae coli extraction in human colon for computed tomographic colonography images

Zhuoshi Wei; Jianhua Yao; Shijun Wang; Ronald M. Summers

Teniae coli are three bands of longitudinal smooth muscle on the surface of the colon, serving as anatomically meaningful landmarks for guiding virtual colonoscopic navigation and registration. This paper presents a novel method for teniae coli extraction for CT colonography. Because teniae coli are muscles running between haustral folds, they can be extracted by analysis of fold information. In our method, the 3D colon surface is first preprocessed into a 2D flattened colon. Then a 2D Gabor filter is employed to extract the feature of haustral folds, following by a Sobel operator to enhance the fold edge. The fold center is then detected by thresholding. A path of the fold can be obtained by connecting the fold center. Teniae coli are then extracted as lines in the middle of a pair of fold paths. Experiments were carried out on 5 cases, and the normalized RMSE was 5.01% with a 4.13% standard deviation.


Proceedings of SPIE | 2016

Colitis detection on abdominal CT scans by rich feature hierarchies

Jiamin Liu; Nathan Lay; Zhuoshi Wei; Le Lu; Lauren Kim; Evrim B. Turkbey; Ronald M. Summers

Colitis is inflammation of the colon due to neutropenia, inflammatory bowel disease (such as Crohn disease), infection and immune compromise. Colitis is often associated with thickening of the colon wall. The wall of a colon afflicted with colitis is much thicker than normal. For example, the mean wall thickness in Crohn disease is 11-13 mm compared to the wall of the normal colon that should measure less than 3 mm. Colitis can be debilitating or life threatening, and early detection is essential to initiate proper treatment. In this work, we apply high-capacity convolutional neural networks (CNNs) to bottom-up region proposals to detect potential colitis on CT scans. Our method first generates around 3000 category-independent region proposals for each slice of the input CT scan using selective search. Then, a fixed-length feature vector is extracted from each region proposal using a CNN. Finally, each region proposal is classified and assigned a confidence score with linear SVMs. We applied the detection method to 260 images from 26 CT scans of patients with colitis for evaluation. The detection system can achieve 0.85 sensitivity at 1 false positive per image.


Medical Physics | 2017

detection and diagnosis of colitis on computed tomography using deep convolutional neural networks

Jiamin Liu; David H. Wang; Le Lu; Zhuoshi Wei; Lauren Kim; Evrim B. Turkbey; Berkman Sahiner; Nicholas Petrick; Ronald M. Summers

Purpose Colitis refers to inflammation of the inner lining of the colon that is frequently associated with infection and allergic reactions. In this paper, we propose deep convolutional neural networks methods for lesion‐level colitis detection and a support vector machine (SVM) classifier for patient‐level colitis diagnosis on routine abdominal CT scans. Methods The recently developed Faster Region‐based Convolutional Neural Network (Faster RCNN) is utilized for lesion‐level colitis detection. For each 2D slice, rectangular region proposals are generated by region proposal networks (RPN). Then, each region proposal is jointly classified and refined by a softmax classifier and bounding‐box regressor. Two convolutional neural networks, eight layers of ZF net and 16 layers of VGG net are compared for colitis detection. Finally, for each patient, the detections on all 2D slices are collected and a SVM classifier is applied to develop a patient‐level diagnosis. We trained and evaluated our method with 80 colitis patients and 80 normal cases using 4 × 4‐fold cross validation. Results For lesion‐level colitis detection, with ZF net, the mean of average precisions (mAP) were 48.7% and 50.9% for RCNN and Faster RCNN, respectively. The detection system achieved sensitivities of 51.4% and 54.0% at two false positives per patient for RCNN and Faster RCNN, respectively. With VGG net, Faster RCNN increased the mAP to 56.9% and increased the sensitivity to 58.4% at two false positive per patient. For patient‐level colitis diagnosis, with ZF net, the average areas under the ROC curve (AUC) were 0.978 ± 0.009 and 0.984 ± 0.008 for RCNN and Faster RCNN method, respectively. The difference was not statistically significant with P = 0.18. At the optimal operating point, the RCNN method correctly identified 90.4% (72.3/80) of the colitis patients and 94.0% (75.2/80) of normal cases. The sensitivity improved to 91.6% (73.3/80) and the specificity improved to 95.0% (76.0/80) for the Faster RCNN method. With VGG net, Faster RCNN increased the AUC to 0.986 ± 0.007 and increased the diagnosis sensitivity to 93.7% (75.0/80) and specificity was unchanged at 95.0% (76.0/80). Conclusion Colitis detection and diagnosis by deep convolutional neural networks is accurate and promising for future clinical application.


international symposium on biomedical imaging | 2016

Colitis detection on computed tomography using regional convolutional neural networks

Jiamin Liu; David H. Wang; Zhuoshi Wei; Le Lu; Lauren Kim; Evrim B. Turkbey; Ronald M. Summers

Colitis is inflammation of the colon that is frequently associated with infection and immune compromise. The wall of a colon afflicted with colitis is much thicker than normal. Colitis can be debilitating or life threatening, and early detection is essential to initiate proper treatment. In this work, we apply high-capacity convolutional neural net-works (CNNs) to bottom-up region proposals to detect potential colitis on CT scans. Our method first generates around 3000 category-independent region proposals for each slice of the input CT scan using selective search. Then, a fixed-length feature vector is extracted from each region proposal using a CNN. Finally, each region proposal is classified and assigned a confidence score with a linear SVM. We applied the detection method to 448 images from 56 CT scans of patients with colitis for evaluation. The detection system achieved 85% sensitivity at 1 false positive per image.


American Journal of Roentgenology | 2014

Feasibility of Using the Marginal Blood Vessels as Reference Landmarks for CT Colonography

Zhuoshi Wei; Jianhua Yao; Shijun Wang; Jiamin Liu; Andrew J. Dwyer; Perry J. Pickhardt; Wieslaw L. Nowinski; Ronald M. Summers

OBJECTIVE The purpose of this study was to show the spatial relationship of the colonic marginal blood vessels and the teniae coli on CT colonography (CTC) and the use of the marginal blood vessels for supine-prone registration of polyps and for determination of proper connectivity of collapsed colonic segments. MATERIALS AND METHODS We manually labeled the marginal blood vessels on 15 CTC examinations. Colon segmentation, centerline extraction, teniae detection, and teniae identification were automatically performed. For assessment of their spatial relationships, the distances from the marginal blood vessels to the three teniae coli and to the colon were measured. Student t tests (paired, two-tailed) were performed to evaluate the differences among these distances. To evaluate the reliability of the marginal vessels as reference points for polyp correlation, we analyzed 20 polyps from 20 additional patients who underwent supine and prone CTC. The average difference of the circumferential polyp position on the supine and prone scans was computed. Student t tests (paired, two-tailed) were performed to evaluate the supine-prone differences of the distance. We performed a study on 10 CTC studies from 10 patients with collapsed colonic segments by manually tracing the marginal blood vessels near the collapsed regions to resolve the ambiguity of the colon path. RESULTS The average distances (± SD) from the marginal blood vessels to the tenia mesocolica, tenia omentalis, and tenia libera were 20.1 ± 3.1 mm (95% CI, 18.5-21.6 mm), 39.5 ± 4.8 mm (37.1-42.0 mm), and 36.9 ± 4.2 mm (34.8-39.1 mm), respectively. Pairwise comparison showed that these distances to the tenia libera and tenia omentalis were significantly different from the distance to the tenia mesocolica (p < 0.001). The average distance from the marginal blood vessels to the colon wall was 15.3 ± 2.0 mm (14.2-16.3 mm). For polyp localization, the average difference of the circumferential polyp position on the supine and prone scans was 9.6 ± 9.4 mm (5.5-13.7 mm) (p = 0.15) and expressed as a percentage of the colon circumference was 3.1% ± 2.0% (2.3-4.0%) (p = 0.83). We were able to trace the marginal blood vessels for 10 collapsed colonic segments and determine the paths of the colon in these regions. CONCLUSION The marginal blood vessels run parallel to the colon in proximity to the tenia mesocolica and enable accurate supine-prone registration of polyps and localization of the colon path in areas of collapse. Thus, the marginal blood vessels may be used as reference landmarks complementary to the colon centerline and teniae coli.


international symposium on biomedical imaging | 2012

Supine and prone CT colonography registration by matching graphs of teniae coli

Zhuoshi Wei; Shijun Wang; Nicholas Petrick; Jianhua Yao; Senthil Periaswamy; Ronald M. Summers

This paper proposes a registration method for supine and prone CTC scans. The method matches graphs built using the teniae coli, three muscles that run the length of the colon. The teniae are visible on CTC and were detected using fully-automatically software. Then key points of the teniae were obtained by non-uniformed sampling of the teniae. Graphs were built using these key points. The colon registration was formulated as a graph matching problem. Mean field theory was applied to match the graphs. The proposed method was tested on 10 pairs of supine and prone CTC scans. The average registration error was 2.5cm (±0.7 cm, 95% C.I. [2.1 2.9]), significantly improving the baseline graph matching method for CTC registration.

Collaboration


Dive into the Zhuoshi Wei's collaboration.

Top Co-Authors

Avatar

Ronald M. Summers

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Shijun Wang

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Jianhua Yao

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Jiamin Liu

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Le Lu

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Lauren Kim

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Evrim B. Turkbey

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Jianfei Liu

National Institutes of Health

View shared research outputs
Top Co-Authors

Avatar

Nicholas Petrick

Food and Drug Administration

View shared research outputs
Top Co-Authors

Avatar

Weidong Zhang

National Institutes of Health

View shared research outputs
Researchain Logo
Decentralizing Knowledge