Skip to main content
Medical Physics logoLink to Medical Physics
. 2016 Jun 21;43(7):4362–4374. doi: 10.1118/1.4954009

Mediastinal lymph node detection and station mapping on chest CT using spatial priors and random forest

Jiamin Liu 1, Joanne Hoffman 1, Jocelyn Zhao 1, Jianhua Yao 1, Le Lu 1, Lauren Kim 1, Evrim B Turkbey 1, Ronald M Summers 1,a)
PMCID: PMC4920813  PMID: 27370151

Abstract

Purpose:

To develop an automated system for mediastinal lymph node detection and station mapping for chest CT.

Methods:

The contextual organs, trachea, lungs, and spine are first automatically identified to locate the region of interest (ROI) (mediastinum). The authors employ shape features derived from Hessian analysis, local object scale, and circular transformation that are computed per voxel in the ROI. Eight more anatomical structures are simultaneously segmented by multiatlas label fusion. Spatial priors are defined as the relative multidimensional distance vectors corresponding to each structure. Intensity, shape, and spatial prior features are integrated and parsed by a random forest classifier for lymph node detection. The detected candidates are then segmented by the following curve evolution process. Texture features are computed on the segmented lymph nodes and a support vector machine committee is used for final classification. For lymph node station labeling, based on the segmentation results of the above anatomical structures, the textual definitions of mediastinal lymph node map according to the International Association for the Study of Lung Cancer are converted into patient-specific color-coded CT image, where the lymph node station can be automatically assigned for each detected node.

Results:

The chest CT volumes from 70 patients with 316 enlarged mediastinal lymph nodes are used for validation. For lymph node detection, their system achieves 88% sensitivity at eight false positives per patient. For lymph node station labeling, 84.5% of lymph nodes are correctly assigned to their stations.

Conclusions:

Multiple-channel shape, intensity, and spatial prior features aggregated by a random forest classifier improve mediastinal lymph node detection on chest CT. Using the location information of segmented anatomic structures from the multiatlas formulation enables accurate identification of lymph node stations.

Keywords: lymph node detection, lymph node station labeling, spatial prior, random forest classifier, multiatlas label fusion

1. INTRODUCTION

Identification of enlarged lymph nodes plays a very important role in the diagnosis, staging, and treatment planning of lung cancer.1,2 With regard to lymph node size, according to the response evaluation criteria in solid tumors (RECIST) 1.1 criteria,3–5 lymph nodes measuring more than 15 mm in the short axis are designated as pathologically enlarged target lesions to be tracked for treatment response for follow-up imaging examinations, whereas lymph nodes measuring more than 10 mm but less than 15 mm are designated as pathologically enlarged but not to be tracked for treatment response.

With regard to reporting pathologically enlarged mediastinal lymph node locations in the context of lung cancer, the International Association for the Study of Lung Cancer (IASLC) Staging Project6 has recently formulated a lymph node map to standardize reporting lymph node locations. This reference is intended to reconcile the discrepancies in previous reporting systems including the Mountain–Dresler map7 and the Naruke map.8

The purpose of our work is to automatically detect pathologically enlarged mediastinal lymph nodes and to automate the standardized reporting of these lymph nodes according to the IASLC system.

Automated detection of mediastinal lymph nodes is inherently challenging for two primary reasons. First, given the similar attenuation of lymph nodes relative to adjacent anatomic structures such as vessels, esophagus, and heart, the relative contrast between lymph nodes and mediastinal structures is very low. Second, the shape and size of lymph nodes vary considerably (Fig. 1). Proper lymph node station labeling amplifies the challenge of mediastinal lymph node detection because it depends not only on accurate detection but also on proper localization of the lymph node relative to surrounding anatomic structures. Figure 2 shows the illustration of IASLC mediastinal lymph node map.

FIG. 1.

FIG. 1.

Examples of enlarged lymph nodes.

FIG. 2.

FIG. 2.

IASLC lymph node station map. (Partially reproduced with permission from Hoffman et al., “Automatic identification of IASLC-defined mediastinal lymph node stations on CT scans using multiatlas organ segmentation,” Proc. SPIE 9414, 94141R (2015).)

Several previous works have investigated the automated detection of lymph nodes in CT imaging. Feuerstein et al.10 built a statistical station atlas for lymph node detection on chest CT. Feulner et al.11,12 employed a spatial prior from segmentation of the heart and esophagus and discriminative learning for lymph node detection on chest CT. In addition to mediastinal lymph node detection, there have been several preceding works which have investigated lymph node detection in the abdomen, pelvic, and axillary.13–18 For example, Kitasaka et al.16 presented a 3D minimum directional difference filter for abdominal lymph nodes detection and applied Hessian-based vesselness to reduce the false positives. Barbu et al.13–18 used a robust learning-based method with marginal space learning to detect and segment axillary and pelvic lymph nodes in CT imaging.

There have also been preceding works which have investigated the labeling of mediastinal lymph node stations. Feuerstein et al.10 built a station atlas by deformable registration. For a new CT image, lymph node stations were determined by registering the atlas to it. Lu et al.19 described each lymph node station as one or multiple cuboids according to their geometric constraints to adjacent structures. Matsumoto20 trained a fuzzy model to classify different lymph node stations. Ei-Sherief21 and Lynch22 manually traced the lymph node stations and demonstrated the IASLC nodal map on CT images. However, this technique was prone to poor interobserver variability.

Compared to the aforementioned methods, the major contribution of this work includes the following: (i) Rather than using different methods for different structures, multiple anatomic structures are simultaneously segmented by a multiatlas segmentation method. (ii) Spatial prior features from the segmented structures are integrated by random forest for lymph node candidate generation. (iii) Lymph node stations are determined based on their surrounding anatomic structures. (iv) The text definitions of the IASLC nodal map are translated into patient-specific color-coded CT images to address the ambiguities in the text definitions of IASLC.

In this work, several surrounding or contextual anatomic structures are first segmented via multiatlas label fusion. Then, the spatial prior from the segmentation of the anatomic structures is concatenated with other local features to be processed by random forest classification23 for lymph node detection. Finally, for each detected lymph node, with the segmentation of anatomic structures, its station is automatically determined according to the IASLC reference.

Our overall system has six steps: (1) region of interest (ROI) identification, (2) key structures segmentation by multiatlas label fusion, (3) candidate generation by random forest classification, (4) false positive rejection by lymph node segmentations, (5) support vector machine (SVM) classification, and (6) lymph node station mapping. This work flow is illustrated in Fig. 3.

FIG. 3.

FIG. 3.

System work flow. (ROI: Region of interest. SVM: Support vector machine.)

2. LYMPH NODE DETECTION

2.A. Region of interest

The mediastinum is automatically located as a ROI since this work focuses on detecting mediastinal lymph nodes. We first segment the lungs and the trachea by thresholding. The spine is segmented by watershed and directed graph search.24 A convex hull is then computed and used to cover the lungs and spine. By taking the convex hull, the muscle and fat close to the body wall are excluded from further analysis. The ROI is defined as the convex hull excluding the segmentations of trachea, lungs, and spine. Figure 4 shows an example of a mediastinal ROI.

FIG. 4.

FIG. 4.

An example of a mediastinal ROI (blue). Segmentations of lungs (brown) and spine (yellow) are shown. (See color online version.)

2.B. Anatomic structure segmentation

In lymph node analysis, identification of anatomic structures plays an important role for two reasons. First, lymph nodes reside outside anatomic organs. Hence, identification of anatomic structures decreases the volume that needs to be searched. Second, with the identification of anatomic structures, the lymph node stations can be automatically determined according to the IASLC reference (Fig. 2). Some structures, such as the trachea, lungs, and spine, are easy to be segmented in CT images with intensity-based segmentation methods. Other structures such as esophagus and heart are challenging to be segmented in CT images. Here, eight more structures, esophagus, pulmonary trunk, aortic arch (AA), ascending aorta, descending aorta, azygos arch, heart, and super vena cava, are simultaneously segmented by multiatlas with joint label fusion method.25 In total, 11 anatomic structures are segmented in this work.

An atlas A is defined as a triple of images A = (I, L1, L2) where I is the CT image and the L’s are its corresponding labeled structures. We further divide L into two subgroups. L1 denotes the structures (trachea, lungs, and spine) that can be easily segmented automatically by intensity-based methods in I. L2 represents the eight structures (esophagus, pulmonary trunk, etc.) manually labeled in I. Let U=(IT,LT1,LT2) be an image to be segmented (LT1 can be easily segmented automatically and LT2 denotes the target structures that must be segmented by atlas method) and A1=(I1,L11,L12), …, An=(In,Ln1,Ln2) be n atlases. A registration between Ai and U is required to propagate the label Li2 to U. Each atlas Ai is registered to U by the label-guided diffeomorphic registration method in advanced normalization tools (ANTs),26 which results in transformations ui. The atlas labels Li2 are then warped to the target U by ui. Finally, the label of voxel x in LT2 is determined by

LT2(x)=i=1nωi(x)ui[Li2(x)], (1)

where ui[Li2(x)] is the warped ith atlas label for x and ωi(x) is its weight with i=1nωi(x)=1. Similarity-weighted voting is usually used to estimate ωi(x). That is, atlas that is more similar to the target has higher weight. One potential limitation of the similarity-weighted method is the voting weights ignore the correlations between atlases and are computed independently. In this work, we use an advanced fusion algorithm, the joint label fusion25 that estimates optimal weights ωi(x) by considering the similarity and correlation between the atlases,

ωi(x)=Mx11n1ntMx11n, (2)

where 1n is a constant vector of size n and Mx is a dependency matrix describing the correlation between ith and jth atlases. More detail about Mx can be found in Ref. 25. In Ref. 25, joint label fusion outperformed the similarity-based fusion methods.

We use five atlases (n = 5). According to Ref. 27, n = 5 is appropriate for aorta and heart segmentation in chest CT images for multiatlas segmentation method. Increasing the number of atlases may not significantly improve the accuracy of segmentation. Figure 5 shows the example of one of our atlases.

FIG. 5.

FIG. 5.

Example of one atlas. Heart (blue), mainstem bronchi (light gray), pulmonary trunk (light green), esophagus (teal), descending aorta (dark purple), superior vena cava (dark gray), ascending aorta (yellow), azygos arch (pink), and aortic arch (brown) are manually segmented. (See color online version.)

2.C. Lymph node candidate generation

Typical lymph nodes are round in 2D or ellipsoidal in 3D (i.e., blob-like) with CT attenuations in the soft tissue range (approximately 25–60 HU). They tend to have relatively sharp borders unless they become confluent with adjacent nodes or abut other anatomic structures. Hence, all voxels between −10 and 130 HU in the ROI are included as target voxels. For each target voxel, a set of features are computed.

2.C.1. Shape features

2.C.1.a. Object scale-based blobness.

As a blob-like structure, blobness is an important feature of lymph nodes. An object scale-based blobness Bσ(x) at voxel x28 is defined as

Bσ(x)=(1eRA22)(1eS22)eRc22ifλi<0fori=1,2,30otherwise, (3)

where RA=λ2/λ3, S=λ12+λ22+λ32, and Rc = k − 2σ. λ1, λ2, λ3, and (|λ1| ≤|λ2| ≤|λ3|) are eigenvalues of the Hessian matrix. k is the local object scale at x. Object scale k is defined as the largest radius of a ball centered at x. All voxels within the ball should satisfy some homogeneity criterion.29 In this way, object scale contains the size information for local structures. Multiple image scales (σ) are used to capture the size variation of lymph nodes. Blobness Bσ(x) is intended to suppress the line-like and plane-like structures and enhance the blob-like structures. It will be maximal when object scale (k), the radius of the blob, and image scale (2σ) approximately match. Ideally, the blob center has the maximal blobness Bσ(x). In this work, Bσ(x) is computed at multiple image scales σ = 2.5, 3.5, and 4.5 mm (to capture lymph nodes measuring in 10, 14, and 18 mm respectively) and the maximal is selected.

2.C.1.b. Circular transformation.

The rationale of circular transformation Ct(x) is based on the fact that the center of a circular object has the minimal variation of the distance to object boundary.30 For each voxel x, m evenly oriented radial lines from x with length l are built and its circular transform is defined as

Ct(x)=i=1mgi1D¯i=1m(DiD¯)2. (4)

For each radial line ith, gi is its closest local maximal gradient to x. Di is the corresponding distance of the voxel with gi to x. D¯ is the average of all Di. Like blobness Bσ(x), the center of a circular object will have maximal Ct(x) since its variation of Di is minimal. In this work, we build radial lines at every 20° on three orthogonal views (m = 54 andl = 20 voxels) because 18 (360°/20°) directions and 20 voxels in each direction are enough for circular transformation computation of big lymph nodes, such as lymph nodes greater than 20 mm in size.

2.C.2. Spatial prior feature

Lymph nodes always lie between two or more adjacent anatomic organs. For example, the prevascular lymph nodes lie between the superior vena cava (SVC) and aortic arch (Fig. 11). That is, the segmentations of superior vena cava and aortic arch are more important than other organ segmentations for prevascular lymph node detection. Therefore, in our previous work,31,32 the spatial prior of having a lymph node at x was defined as the minimal distance of segmented structures (closest organ) to x,

Sm(x)=min(dj(x))1jO, (5)

where dj(x) is the smallest distance from x to the jth structure. Sm(x) indicates that larger gaps between adjacent structures have higher possibility to have enlarged lymph nodes. O is the number of segmented structures.

FIG. 11.

FIG. 11.

Demonstration of stations 3A and 3P.

Since lymph nodes reside outside the organs, we define a binary mask G to reduce the search region for lymph nodes detection,31,32

G(x)=0ifxisinsideanyorgan1else. (6)

G is a binary mask (0 for regions which cannot contain lymph nodes and 1 for other regions). In this way, all structures segmented in the previous steps are excluded by the mask G.

Finally, the local object scale-based blobness Bσ, the circular transformation Ct, and the spatial prior S are hard integrated by the binary mask G as a lymph node detection response,31,32

R(x)=G(x)max(Bσ(x))Ct(x)Sm(x). (7)

That is, voxels with high blobness, circular transformation, and spatial prior are enhanced. Voxels with higher R(x) are selected and clustered as initial lymph node candidates.

However, one limitation of this method31,32 is that if the segmentation of some structure incorrectly covers some lymph nodes (G(x) = 0), the system will not be able to detect them since R(x) = 0 for these lymph nodes. Therefore, in this work, features are not hard integrated by the binary mask G [Eq. (6)]. The shape and spatial prior features are soft integrated by a random forest classifier23 for lymph node candidate generation.

Spatial prior is redefined as the relative multidimensional distance vector corresponding to each structure instead of minimal distance in Refs. 31 and 32,

Sv(x)=[d1(x),,dO(x)], (8)

where dj(x), 1 ≤ jO is the signed distance from x to jth segmented structure. There are 11 structures (O = 11) in this work. Fourteen features (intensity, blobness Bσ, the circular transformation Ct, and the spatial prior vector Sv(x)) are then parsed by the random forest classifier.

During random forest training, positive samples are all voxels within the lymph nodes demarcated by a radiologist. An equal number of negative samples are obtained within a shell (beyond 3 but within 15 pixels) from the true lymph nodes. Negative samples near the lymph node boundary (less than 3 pixels) are ignored to avoid uncertainty. Figure 6 shows the positive and negative sample regions. Twenty patients with 62 lymph nodes are used for random forest training.

FIG. 6.

FIG. 6.

Positive sample (green “+”): all voxels of a manually labeled lymph node (green curve). Negative samples (blue “−”): randomly selected from a surrounding shell (blue curves). (See color online version.)

For every target voxel in the ROI, intensity, blobness Bσ, circular transformation Ct, and spatial prior Sv(x) are pushed through the final trained ensemble of T decision trees, and a lymph node probability Pln is computed. Voxels with Plnth are selected as lymph node candidates. We use a small validation set (5 patients with 18 lymph nodes) and lymph node detection recall and precision are computed to estimate the T and th. Different configuration of the number of decision trees (T = {25,  50,  100}) and the lymph node probability threshold (th = {0.4,  0.5,  0.6,  0.7,  0.8}) are tested. Figure 7 shows the detection recall and precision curves on different combination of T and th. We set T = 50 and th = 0.7 in our experiment since it has the best performance (100% recall and 7% precision on five patients).

FIG. 7.

FIG. 7.

Lymph node detection recall and precision curves on different T and th. T = 50 and th = 0.7 have the largest recall and the second largest precision.

2.D. False positive rejection

Since only the enlarged lymph nodes (short axis diameter ≥10 mm) are clinically meaningful, small lymph nodes are eliminated from the lymph node candidates. Therefore, the detected lymph node candidates are segmented and their short axis is estimated for early false positive rejection. Many works about lymph node segmentation in CT images have been developed.33–41 In this work, using the centroids of lymph node candidates as seed points [Fig. 8(a)], a level-set-based curve evolution is applied [Fig. 8(b)]42 to segment the lymph nodes. An ellipsoid [Fig. 8(c)] is fitted and its short axis is estimated. In our implementation, the lymph node candidates which have short axis less than 8 mm are removed from the detections since they do not meet the clinical criteria for abnormality and our system is designed to detect enlarged lymph nodes (lymph nodes measuring 10 mm or greater).

FIG. 8.

FIG. 8.

Graphical depictions of (a) centroids (yellow dots) of detected lymph node candidates, (b) segmentations (yellow curves) of lymph node candidates, and (c) fitted ellipse (green ellipse) and short axis (green line) of segmented lymph node. (See color online version.)

2.E. Texture feature for SVM classification

In Sec. 2.C, shape and spatial prior features are integrated by random forest for lymph node candidate generation. Texture features are also important to classify lymph nodes with other soft tissues. Texture features computed by Haralick gray-level co-occurrence matrix (GLCM)43 have been applied to many medical image applications44–47 since it measures not only the intensity distribution but also the spatial correlation to neighbor voxels. In this work, GLCM features are computed from the segmented lymph node candidates. For each lymph node candidate, 52 matrices (13 directions and 4 offset distances) and 12 features (energy, correlation, entropy, contrast, sum of mean, variance, inertia, cluster shade, homogeneity, cluster tendency, inverse variance, and maximal probability) from the matrix are computed. In total, 624 GLCM features are generated for each detected candidate.

An SVM committee48 is used for final classification. In the training phase, to optimize the SVM committee configuration, two-way ANOVA is performed on the training set to analyze the effect of committee number and feature length. The area under the receiver operating characteristic (ROC) curve in a leave-one-patient-out validation is used as the performance metric. The committee optimization process forms a committee of seven SVMs with three features per SVM. More details about feature selection can be found in Ref. 48. In the test phase, the detections and features are fed into the trained SVM committee to determine whether they are true lymph nodes or false detections.

3. LYMPH NODE STATION LABELING

With the segmentation of anatomic structures, we successfully assign the manually labeled lymph nodes to their stations in our previous work.9 In this work, we assign the detected lymph nodes to their stations to automate the standardized lymph node reporting according to the IASLC system.

The IASLC lymph node station map is comprised of 14 lymph node stations which are in turn grouped into five zones (Fig. 2).6 Because chest CT examinations commonly do not include the full extent of the supraclavicular zone, we exclude station 1 from our analysis. The geographic range of our detections spans from stations 2 to 14.

3.A. Superior zone: Stations: 2–4

The superior zone has six stations (2R, 2L, 3A, 3P, 4R, 4L) with the clavicles defining the cranial border and the pulmonary trunk defining the caudal border.

The right and left lower paratracheal lymph nodes (stations 4R and 4L, respectively) lie directly adjacent to the trachea, superior to the level of the aortic arch, and inferior to the bifurcation of the superior vena cava in the axial plane (Fig. 9). Thus, the border of station 4R is formed by the SVC and trachea [Fig. 9(a)]. The border of station 4L is formed by the aortic arch [Fig. 9(b)].

FIG. 9.

FIG. 9.

Demonstration of stations 4R (a) and 4L (b).

Paratracheal stations 2R and 2L span between the level of the clavicles and carina in the axial plane (Fig. 10). Thus, with the border of stations 4R and 4L from the previous step, 2R and 2L are determined. Left (L) or right (R) is in relation to the trachea.

FIG. 10.

FIG. 10.

Demonstration of stations 2R and 2L. (Arrows: upper borders of 4R and 4L.)

The prevascular station 3A is comprised of lymph nodes which lie between the superior vena cava and aortic arch. The prevertebral station 3P is comprised of lymph nodes lying between the esophagus and spine (Fig. 11).

3.B. Aortic zone: Stations 5–6

The aortic zone is comprised of para-aortic (station 5) and subaortic (station 6) lymph nodes between the aorta and pulmonary trunk in the axial plane [Fig. 9(b)].

3.C. Inferior zone: Stations 7–9

The inferior zone is comprised of subcarinal (station 7), paraesophageal (station 8), and pulmonary ligament (station 9) lymph nodes, all of which lie caudal to the axial level of the carina. The name of a particular station is derived from the closest anatomic structure lying adjacent to the lymph node of interest (Fig. 12).

FIG. 12.

FIG. 12.

Demonstration of stations 7–9 and 10–14.

3.D. Hilar, lobar, and (sub)segmental zone: Stations 10–14

The hilar, lobar, and (sub)segmental zones lie distal to the mediastinal pleural reflection. The name of a particular station is derived from the closest airway structure lying adjacent to the lymph node of interest (Fig. 12).

For each detected lymph node, it is assigned a station/zone if its centroid falls into the station/zone.

The lymph node detection and station labelling are implemented with matlab 2013. The multiatlas label fusion is implemented with c ++ for anatomical structures segmentation.49 jafroc (jackknife alternative free-response receiver operating characteristic) version 4.250 is used for computing statistical differences between the performances of two detection methods (with and without random forest).

4. RESULTS

4.A. Dataset

Our patient population consisted of 95 patients with 378 enlarged lymph nodes on contrast-enhanced abdominal CT scan documented in the radiologist’s report. Each patient has one or more lymph nodes measuring greater than 10 mm in diameter. A radiologist manually traced these lymph nodes slice-by-slice on the CT images. For each lymph node, its station was also recorded. These tracings and station labels served as the ground truth. The average lymph node size was 15.6 ± 5 mm. The CT voxel spacing within an axial slice was 0.7–0.9 mm and slice thickness was 1 mm. This dataset is online available.51

Five patients were randomly selected as the atlases to segment anatomic structures. For each atlas, eight structures (esophagus, pulmonary trunk, aortic arch, descending aorta, super vena cava, ascending aorta, and heart) were manually segmented using 3D slicer. These structures were also manually segmented in another 20 randomly selected patients for evaluation of anatomic structure segmentation. Sixty two enlarged lymph nodes in these 20 patients were used for random forest training. In the remaining 70 patients, 316 enlarged lymph nodes were used for lymph node detection and station labelling.

4.B. Performance of anatomic structure segmentation

The segmentation of anatomic structures not only provides important spatial prior information for lymph node detection but also provides references to define the station map of lymph nodes. The performance of multiatlas label fusion for structure segmentation is reported in Table I. Figure 13 shows some examples of segmented organs.

TABLE I.

Performance of structure segmentation.

Organs Dice coefficient
Heart 0.90 ± 0.03
Descending aorta 0.82 ± 0.05
Ascending aorta 0.81 ± 0.05
Aortic arch 0.79 ± 0.08
SVC 0.77 ± 0.09
Pulmonary trunk 0.70 ± 0.10
Azygos arch 0.65 ± 0.11
Esophagus 0.57 ± 0.18

FIG. 13.

FIG. 13.

Three examples of organ segmentation, one per row. First column: Original CT scan. Second column: Segmentation by using multiatlas label fusion. Third column: Ground truth. Heart (blue), esophagus (teal), mainstem bronchi (light gray), ascending aorta (yellow), descending aorta (dark purple), pulmonary trunk (light green), azygos arch (pink), and superior vena cava (dark gray). (See color online version.)

4.C. Performance of lymph node detection

Lymph node detection performance is evaluated using tenfold cross-validation. For each fold, SVM committee is optimized. Figure 14(a) shows the free response receiver operating characteristic (FROC) curves of the detection performance for the 316 lymph nodes. With random forest, the system achieves a sensitivity of 88% at 8 false positives per patient. This is significantly (p = 0.0013 from jafroc) better than the performance on the same dataset of our previous method without random forest (68% sensitivity at 8 false positives per patient).31

FIG. 14.

FIG. 14.

(a) FROC comparisons of methods with and without random forest. (b) FROC comparisons of the method with random forest on lymph nodes of different sizes.

The FROC curves on different sizes of lymph nodes are shown in Fig. 14(b). The lymph node size is represented by its short axis. With random forest, the system achieves a sensitivity of 85% at 4 false positives per patient for large lymph nodes (short axis is greater than 20 mm) and a sensitivity of 66% at 4 false positives per patient for small lymph nodes (short axis is between 10 and 20 mm). Examples of detected lymph nodes are shown in Fig. 15. Examples of missed and false lymph node detections are shown in Fig. 16. One lymph node [Fig. 16(a)] is missed because it is misidentified as esophagus and another lymph node [Fig. 16(b)] is missed because it is not covered by the ROI (the patient’s left lung has volume loss and the convex hull of lungs does not cover the lymph node). Pericardial recess [Figs. 16(d) and 16(e)], azygous vein [Fig. 16(c)], and sternohyoid and sternothyroid muscles [Fig. 16(f)] are the main sources of false positive detections (47.6%, 19.1%, and 28.6%, respectively).

FIG. 15.

FIG. 15.

Examples of detected lymph nodes. The anatomic locations are (a) aorticopulmonary window, (b) precarinal, (c) left hilar, and (d) subcarinal.

FIG. 16.

FIG. 16.

False negative (red) and false positive (yellow) examples. (See color online version.)

4.D. Performance of lymph node station labeling

In clinical practice, assessing lymph nodes by nodal zone rather than individual station is useful because multiple adjoining stations may involve in the mediastinal adenopathy. Zonal labeling performance is shown in Tables II and III. Figure 17 shows the comparison between the stations defined in the IASLC guideline and the stations defined in our lymph node station map. Figure 18 shows two examples of detected lymph nodes and their correctly labeled stations.

TABLE II.

Performance of lymph node station mapping.

Zone Station numbers Number of nodes Detected Correctly labeled Accuracy (%)
Superior 2–4 123 114 106 86.2
Aortic 5–6 31 27 22 71.0
Inferior 7–9 77 73 66 85.7
Hilar and Lobar 10–14 85 79 73 85.9
Overall 2–14 316 293 267 84.5

TABLE III.

Confusion matrix of lymph node station mapping.

Zone (labeled)
Superior Aortic Inferior Hilar and Lobar
Zone (reference) Superior 106 2 5 1
Aortic 2 22 2 1
Inferior 3 3 66 1
Hilar and Lobar 0 2 4 73

FIG. 17.

FIG. 17.

Comparison of IASLC stations [(a), (c), and (e)] and our lymph node station map [(b), (d), and (f)]. The labels have lymph node stations defined in Fig. 2.

FIG. 18.

FIG. 18.

(a) Example of detected lymph nodes and (b) their station (4R). (c) Example of detected lymph node and (d) its station (10). Partially reproduced with permission from Hoffman et al., “Automatic identification of IASLC-defined mediastinal lymph node stations on CT scans using multiatlas organ segmentation,” Proc. SPIE 9414, 94141R (2015).

4.E. Computation time

Random forest training on 20 patients with 62 lymph nodes took around 45 min. Lymph node detection is evaluated with tenfold cross-validation on 70 patients with 316 lymph nodes. For each fold, SVM committee optimization took around 20 min. The computation time for each step is summarized in Table IV.

TABLE IV.

Computation time.

Computation Time (min)
ROI by lung and spine segmentation 1
8 key structures segmentation by multiatlas label fusion 30
Candidates generation by random forest <1
False positive rejection by lymph node segmentation <1
Lymph node classification by SVM 1
Lymph node station labeling 2

5. DISCUSSION AND CONCLUSION

In this work, we present an automatic method for mediastinal lymph nodes detection and station labeling on chest CT images, which is challenging due to the low contrast between surrounding structures and lymph nodes. In addition, lymph node stations are closely located together with ambiguous borders.

First, several anatomic structures are segmented via multiatlas label fusion. Multiatlas label fusion uses multiple atlases to compensate for potential error from using a single atlas. The labels from all atlases are fused for the final segmentation. Multiatlas segmentation methods have been used in many medical image analyses and outperform the methods using single-atlas.25,52–55

The organ segmentation in this work is similar to the work of del Toro and Muller,55 in which a multiatlas with anatomical hierarchy is proposed for multiple organs segmentation in the thorax and abdomen. The differences include the following: (1) In Ref. 55, small organs (such as gallbladder and trachea) are guided by large organs (such as liver, lungs) during the atlas to target registration. In this work, presegmented spine and lungs are used for label-guided registration. (2) Majority voting is used for label fusion in Ref. 55. We use joint label fusion to consider the similarity and correlation between the atlases.

Table I shows that the segmentations of heart and esophagus have the best and worst performance, respectively. Therefore,55 if we use the segmentation of the heart to guide the registration of small organs such as esophagus, the organs’ segmentation accuracy may be further improved.

Then, intensity, shape, and the spatial prior from the segmented structures are aggregated by a random forest classifier23 for lymph node detection. A random forest classifier is an ensemble method and consists of many trees that generate a number of classifiers. The results from those classifiers are aggregated to make classifications. The benefits of using a random forest classifier include: (i) efficient computation in training and classification, (ii) probabilistic output, (iii) robust tolerance of variability within input training data and, and (iv) built-in inherent feature selection. It has been successfully applied to various organ localization and segmentation tasks in different imaging modalities.56–59

Finally, for each detected lymph node, with the segmentation of anatomic structures, its station is automatically determined according to the IASLC reference.

Evaluation of 70 patients shows the advantage of incorporating various heterogeneous features into the random forest classification. Using the location of anatomic structure from the multiatlas enabling accurate station, identification is also evident.

As a comparison, the method without using random forest demonstrates lower performance on lymph node detection. The main reason is because the detection is limited within the binary mask G [Eq. (6)], defined by the segmentation of the anatomic structures. If the segmentation of some structure incorrectly covers lymph nodes because of their low contrast and similar appearance, the system will not be able to detect them. However, with the random forest, the spatial priors from anatomic structures are defined as a soft constraint of thresholding on distance vectors Sv within the random forest weak hypothesis optimization [Eq. (8)]. By including all the distance vectors during training, random forest optimally finds thresholds and more lymph nodes could be detected at a given false positive rate even with negative distance measurements (lymph nodes are inside inaccurate structure segmentations). In this way, the structure segmentation inaccuracy in the preprocessing can be largely compensated.

The random forest classifier is used for lymph node candidate generation. The subsequent SVM committee is utilized for final classification. The reason is that unlike the SVM committee, the random forest is highly computationally efficient and used to winnow the search space before final classification. For example, the search region for lymph nodes has around 3.2 × 106 voxels for each patient. Intensity, shape, and prior features are computed on all voxels. The random forest classifier takes less than 1 min to generate about 50 lymph node candidates for each patient. For those 50 candidates, texture features are fed into the SVM committee for final classification.

Our mediastinal lymph node detection performance is slightly better than the state-of-the-art performance11 (72% sensitivity at 8 false positives per patient). Based on the detections outputted from our system,60,61 further improve the detection performance to a sensitivity of 80% at three false positives per patient.

Compared to previously published work,10,19 our lymph node station labeling improves in three aspects. (i) We build the atlases as a number of unambiguous anatomical structures rather than ambiguous nodal stations in Ref. 10. (ii) Apart from the cubic lymph node stations defined in Ref. 19, our stations are bordered by the segmentations of surrounding structures. (iii) We simultaneously segment the key structures by a coherently optimized multiatlas method rather than using different methods for different structures in Ref. 19.

A potential limitation of our method is the use of classic anatomy atlases to identify anatomical structures for lymph node detection and station labelling. Any extreme variation from classic anatomy, for example, severe scoliosis or postsurgical resection of large organs, may confound our system as it relies on atlas-to-patient registration.

In summary, we showed that a random forest classifier with spatial prior enabled state-of-the-art mediastinal lymph node detection and labeling. This system can be adapted for abdominal, pelvic, and axillary lymph node detection. Furthermore, to augment the clinical utility of our system, we have automated the translation of a mediastinal lymph node location to a precise IASLC station label with the greater aim of standardizing the radiologic reporting of metastatic mediastinal lymph nodes in the context of lung cancer.

ACKNOWLEDGMENTS

This research was supported by the National Institutes of Health, Clinical Center. The authors thank Andrew Dwyer, MD, for critical review of the paper.

CONFLICT OF INTEREST DISCLOSURE

Authors Summers and Yao have pending and/or awarded patents for related automated analyses and receive royalty income for a patent license from iCAD. All other authors have no conflicts of interest.

REFERENCES

  • 1.Teran M. D. and Brock M. V., “Staging lymph node metastases from lung cancer in the mediastinum,” J. Thorac. Dis. 6(3), 230–236 (2014). 10.3978/j.issn.2072-1439.2013.12.18 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Lackey A. and Donington J. S., “Surgical management of lung cancer,” Semin. Interventional Radiol. 30(2), 133–140 (2013). 10.1055/s-0033-1342954 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Eisenhauer E. A., Therasse P., Bogaerts J., Schwartz L. H., Sargent D., Ford R., Dancey J., Arbuck S., Gwyther S., Mooney M., Rubinstein L., Shankar L., Dodd L., Kaplan R., Lacombe D., and Verweij J., “New response evaluation criteria in solid tumours: Revised RECIST guideline (version 1.1),” Eur. J. Cancer 45(2), 228–247 (2009). 10.1016/j.ejca.2008.10.026 [DOI] [PubMed] [Google Scholar]
  • 4.Schwartz L. H., Bogaerts J., Ford R., Shankar L., Therasse P., Gwyther S., and Eisenhauer E. A., “Evaluation of lymph nodes with RECIST 1.1.,” Eur. J. Cancer 45(2), 261–267 (2009). 10.1016/j.ejca.2008.10.028 [DOI] [PubMed] [Google Scholar]
  • 5.Therasse P., Arbuck S. G., Eisenhauer E. A., Wanders J., Kaplan R. S., Rubinstein L., Verweij J., Van Glabbeke M., van Oosterom A. T., Christian M. C., and Gwyther S. G., “New guidelines to evaluate the response to treatment in solid tumors. European Organization for Research and Treatment of Cancer, National Cancer Institute of the United States, National Cancer Institute of Canada,” J. Natl. Cancer Inst. 92(3), 205–216 (2000). 10.1093/jnci/92.3.205 [DOI] [PubMed] [Google Scholar]
  • 6.Rusch V. W., Asamura H., Watanabe H., Giroux D. J., Rami-Porta R., and Goldstraw P., “The IASLC lung cancer staging project: A proposal for a new international lymph node map in the forthcoming seventh edition of the TNM classification for lung cancer,” J. Thorac. Oncol. 4(5), 568–577 (2009). 10.1097/JTO.0b013e3181a0d82e [DOI] [PubMed] [Google Scholar]
  • 7.Mountain C. F. and Dresler C. M., “Regional lymph node classification for lung cancer staging,” Chest 111(6), 1718–1723 (1997). 10.1378/chest.111.6.1718 [DOI] [PubMed] [Google Scholar]
  • 8.Naruke T., Suemasu K., and Ishikawa S., “Lymph node mapping and curability at various levels of metastasis in resected lung cancer,” J. Thorac. Cardiovasc. Surg. 76(6), 832–839 (1978). [PubMed] [Google Scholar]
  • 9.Hoffman J., Liu J. M., Turkbey E., Kim L., and Summers R. M., “Automatic identification of IASLC-defined mediastinal lymph node stations on CT scans using multiatlas organ segmentation,” Proc. SPIE 9414, 94141R (2015). 10.1117/12.2082190 [DOI] [Google Scholar]
  • 10.Feuerstein M., Glocker B., Kitasaka T., Nakamura Y., Iwano S., and Mori K., “Mediastinal atlas creation from 3-D chest computed tomography images: Application to automated detection and station mapping of lymph nodes,” Med. Image Anal. 16(1), 63–74 (2012). 10.1016/j.media.2011.05.005 [DOI] [PubMed] [Google Scholar]
  • 11.Feulner J., Zhou S. K., Huber M., Hornegger J., Comaniciu D., and Cavallaro A., “Lymph node detection in 3-D chest CT using a spatial prior probability,” in 2010 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE, San Francisco, CA, 2010), pp. 2926–2932. [Google Scholar]
  • 12.Feulner J., Zhou S. K., Hammon M., Hornegger J., and Comaniciu D., “Lymph node detection and segmentation in chest CT data using discriminative learning and a spatial prior,” Med. Image Anal. 17(2), 254–270 (2013). 10.1016/j.media.2012.11.001 [DOI] [PubMed] [Google Scholar]
  • 13.Cherry K. M., Wang S. J., Turkbey E. B., and Summers R. M., “Abdominal lymphadenopathy detection using random forest,” Proc. SPIE 9035, 90351G (2014). 10.1117/12.2043837 [DOI] [Google Scholar]
  • 14.Liu J. M., Hua J., Chellappa V., Petrick N., Sahiner B., Farooqui M., Marti G., Wiestner A., and Summers R. M., “Automatic detection of axillary lymphadenopathy on CT scans of untreated chronic lymphocytic leukemia patients,” Proc. SPIE 8315, 83150B (2012). 10.1117/12.911836 [DOI] [Google Scholar]
  • 15.Liu J. M., Hua J., Yao J. H., White J. M., and Summers R. M., “Computer-aided abdominal lymph node detection using contrast-enhanced CT images,” Proc. SPIE 7963, 796313 (2011). 10.1117/12.878252 [DOI] [Google Scholar]
  • 16.Kitasaka T., Tsujimura Y., Nakamura Y., Mori K., Suenaga Y., Ito M., and Nawano S., “Automated extraction of lymph nodes from 3-D abdominal CT images using 3-D minimum directional difference filter,” in Medical Image Computing and Computer-Assisted Intervention (Springer Berlin Heidelberg, Brisbane, Australia, 2007). [DOI] [PubMed] [Google Scholar]
  • 17.Barbu A., Suehling M., Xu X., Liu D., Zhou S. K., and Comaniciu D., “Automatic detection and segmentation of axillary lymph nodes,” in Medical Image Computing and Computer-Assisted Intervention (Springer Berlin Heidelberg, Beijing, China, 2010). [DOI] [PubMed] [Google Scholar]
  • 18.Barbu A., Suehling M., Xu X., Liu D., Zhou S. K., and Comaniciu D., “Automatic detection and segmentation of lymph nodes from CT data,” IEEE Trans. Med. Imaging 31(2), 240–250 (2012). 10.1109/TMI.2011.2168234 [DOI] [PubMed] [Google Scholar]
  • 19.Lu K., Taeprasartsit P., Bascom R., Mahraj R. P., and Higgins W. E., “Automatic definition of the central-chest lymph-node stations,” Int. J. Comput. Assist. Radiol. Surg. 6(4), 539–555 (2011). 10.1007/s11548-011-0547-7 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Matsumoto M. M. S., Beig N. G., Udupa J. K., Archer S., and Torigian D. A., “Automatic localization of IASLC-defined mediastinal lymph node stations on CT images using fuzzy models,” Proc. SPIE 9035, 90350J (2014). 10.1117/12.2044333 [DOI] [Google Scholar]
  • 21.El-Sherief A. H., Lau C. T., Wu C. C., Drake R. L., Abbott G. F., and Rice T. W., “International association for the study of lung cancer (IASLC) lymph node map: Radiologic review with CT illustration,” Radiographics 34(6), 1680–1691 (2014). 10.1148/rg.346130097 [DOI] [PubMed] [Google Scholar]
  • 22.Lynch R., Pitson G., Ball D., Claude L., and Sarrut D., “Computed tomographic atlas for the new international lymph node map for lung cancer: A radiation oncologist perspective,” Pract. Radiat. Oncol. 3(1), 54–66 (2013). 10.1016/j.prro.2012.01.007 [DOI] [PubMed] [Google Scholar]
  • 23.Breiman L., “Random forests,” Mach. Learn. 45(1), 5–32 (2001). 10.1023/A:1010933404324 [DOI] [Google Scholar]
  • 24.Yao J. H., O’Connor S. D., and Summers R. M., “Automated spinal column extraction and partitioning,” in IEEE International Symposium on Biomedical Imaging (2006). [Google Scholar]
  • 25.Wang H., Suh J. W., Das S. R., Pluta J., Craige C., and Yushkevich P. A., “Multiatlas segmentation with joint label fusion,” IEEE Trans. Pattern Anal. Mach. Intell. 35, 611–623 (2012). 10.1109/tpami.2012.143 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Avants B. B., Epstein C. L., Grossman M., and Gee J. C., “Symmetric diffeomorphic image registration with cross correlation: Evaluating automated labeling of elderly and neurodegenerative brain,” Med. Image Anal. 12(1), 26–41 (2008). 10.1016/j.media.2007.06.004 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 27.van Rikxoort E. M., Isgum I., Arzhaeva Y., Staring M., Klein S., Viergever M. A., Pluim J. P., and van Ginneken B., “Adaptive local multiatlas segmentation: Application to the heart and the caudate nucleus,” Med. Image Anal. 14(1), 39–49 (2010). 10.1016/j.media.2009.10.001 [DOI] [PubMed] [Google Scholar]
  • 28.Liu J., White J. M., and Summers R. M., “Automated detection of blob structures by Hessian analysis and object scale,” in IEEE International Conference on Image Processing (2010). [Google Scholar]
  • 29.Saha P. K., Udupa J. K., and Odhner D., “Scale-based fuzzy connected image segmentation: Theory, algorithms, and validation,” Comput. Vision Image Understanding 77(2), 145–174 (2000). 10.1006/cviu.1999.0813 [DOI] [Google Scholar]
  • 30.Lu S., “Accurate and efficient optic disc detection and segmentation by a circular transformation,” IEEE Trans. Med. Imaging 30(12), 2126–2133 (2011). 10.1109/tmi.2011.2164261 [DOI] [PubMed] [Google Scholar]
  • 31.Liu J., Zhao J., Hoffman J., Yao J., Lu L., Turkbey E., Kim C., and Summers R. M., “Detection and station mapping of mediastinal lymph nodes on thoracic computed tomography using spatial prior from multiatlas label fusion,” in International Symposium on Biomedical Imaging (ISBI), Beijing (2014). [Google Scholar]
  • 32.Liu J., Zhao J., Hoffman J., Yao J. H., Zhang W. D., Turkbey E. B., Wang S. J., Kim C., and Summers R. M., “Mediastinal lymph node detection on thoracic CT scans using spatial prior from multiatlas label fusion,” Proc. SPIE 9035, 90350M (2014). 10.1117/12.2043737 [DOI] [Google Scholar]
  • 33.Rogowska J., Batchelder K., Gazelle G. S., Halpern E. F., Connor W., and Wolf G. L., “Evaluation of selected two-dimensional segmentation techniques for computed tomography quantitation of lymph nodes,” Invest. Radiol. 31(3), 138–145 (1996). 10.1097/00004424-199603000-00004 [DOI] [PubMed] [Google Scholar]
  • 34.Honea D. M., Ge Y. R., Snyder W. E., Hemler P. F., and Vining D. J., “Lymph-node segmentation using active contours,” Proc. SPIE 3034, 265–273 (1997). 10.1117/12.274116 [DOI] [Google Scholar]
  • 35.Honea D. M. and Snyder W. E., “Three-dimensional active surface approach to lymph node segmentation,” Proc. SPIE 3661, 1003 (1999). 10.1117/12.348493 [DOI] [Google Scholar]
  • 36.Yan J. Y., Zhuang T. G., Zhao B. S., and Schwartz L. H., “Lymph node segmentation from CT images using fast marching method,” Comput. Med. Imaging Graphics 28(1-2), 33–38 (2004). 10.1016/j.compmedimag.2003.09.003 [DOI] [PubMed] [Google Scholar]
  • 37.Dornheim J., Seim H., Preim B., Hertel I., and Strauss G., “Segmentation of neck lymph nodes in CT datasets with stable 3D mass–spring models: Segmentation of neck lymph nodes,” Acad. Radiol. 14(11), 1389–1399 (2007). 10.1016/j.acra.2007.09.001 [DOI] [PubMed] [Google Scholar]
  • 38.Gorthi S., Duay V., Houhou N., Cuadra M. B., Schick U., Becker M., Allal A. S., and Thiran J. P., “Segmentation of head and neck lymph node regions for radiotherapy planning using active contour-based atlas registration,” IEEE J. Sel. Top. Signal Process. 3(1), 135–147 (2009). 10.1109/JSTSP.2008.2011104 [DOI] [Google Scholar]
  • 39.Xu J. J., Greenspan H., Napel S., and Rubin D. L., “Automated temporal tracking and segmentation of lymphoma on serial CT examinations,” Med. Phys. 38(11), 5879–5886 (2011). 10.1118/1.3643027 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Yan J. Y., Zhao B. S., Curran S., Zelenetz A., and Schwartz L. H., “Automated matching and segmentation of lymphoma on serial CT examinations,” Med. Phys. 34(1), 55–62 (2007). 10.1118/1.2404617 [DOI] [PubMed] [Google Scholar]
  • 41.Yan J. Y., Zhao B. S., Wang L., Zelenetz A., and Schwartz L. H., “Marker-controlled watershed for lymphoma segmentation in sequential CT images,” Med. Phys. 33(7), 2452–2460 (2006). 10.1118/1.2207133 [DOI] [PubMed] [Google Scholar]
  • 42.Shi Y. and Karl W. C., “A fast level set method without solving PDES,” in IEEE International Conference on Acoustics, Speech, and Signal Processing (2005). [Google Scholar]
  • 43.Haralick R. M., Shanmuga K., and Dinstein I., “Textural features for image classification,” IEEE Trans. Syst. Man Cybern. 3(6), 610–621 (1973). 10.1109/TSMC.1973.4309314 [DOI] [Google Scholar]
  • 44.Park S., Kim B., Lee J., Goo J. M., and Shin Y. G., “GGO nodule volume-preserving nonrigid lung registration using GLCM texture analysis,” IEEE Trans. Biomed. Eng. 58(10), 2885–2894 (2011). 10.1109/tbme.2011.2162330 [DOI] [PubMed] [Google Scholar]
  • 45.Yang X., Tridandapani S., Beitler J. J., Yu D. S., Yoshida E. J., Curran W. J., and Liu T., “Ultrasound GLCM texture analysis of radiation-induced parotid-gland injury in head-and-neck cancer radiotherapy: An in vivo study of late toxicity,” Med. Phys. 39(9), 5732–5739 (2012). 10.1118/1.4747526 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46.Mapayi T., Viriri S., and Tapamo J. R., “Adaptive thresholding technique for retinal vessel segmentation based on GLCM-energy information,” Comput. Math. Methods Med. 2015, 597475. 10.1155/2015/597475 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 47.Ou X., Pan W., and Xiao P., “In vivo skin capacitive imaging analysis by using grey level co-occurrence matrix (GLCM),” Int. J. Pharm. 460(1-2), 28–32 (2014). 10.1016/j.ijpharm.2013.10.024 [DOI] [PubMed] [Google Scholar]
  • 48.Yao J., Summers R. M., and Hara A. K., “Optimizing the committee of supportvector machines (SVM) in a colonic polyp CAD system,” Proc. SPIE 5746, 384 (2005). 10.1117/12.594547 [DOI] [Google Scholar]
  • 49.Wong H., NITRC, 29 January 2015, available from http://www.nitrc.org/projects/picsl_malf/.
  • 50.Chakraborty D. P., jafrocsoftware, 29 January 2015, available from http://www.devchakraborty.com/.
  • 51.Roth H. R., Lu L., Seff A., Cherry K. M., Hoffman J., Wang S. J., Liu J. M., Turkbey E., and Summers R. M., A new 2.5D representation for lymph node detection in CT, 2014, available from https://wiki.cancerimagingarchive.net/display/DOI/A+new+2.5D+representation+for+lymph+node+detection+in+CT. [DOI] [PMC free article] [PubMed]
  • 52.Rohlfing T., Brandt R., Menzel R., and C. R. Maurer, Jr., “Evaluation of atlas selection strategies for atlas-based image segmentation with application to confocal microscopy images of bee brains,” Neuroimage 21(4), 1428–1442 (2004). 10.1016/j.neuroimage.2003.11.010 [DOI] [PubMed] [Google Scholar]
  • 53.Heckemann R. A., Hajnal J. V., Aljabar P., Rueckert D., and Hammers A., “Automatic anatomical brain MRI segmentation combining label propagation and decision fusion,” Neuroimage 33(1), 115–126 (2006). 10.1016/j.neuroimage.2006.05.061 [DOI] [PubMed] [Google Scholar]
  • 54.Rajchl M., Baxter J. S. H., McLeod A. J., Yuan J., Qiu W., Peters T. M., and Khan A. R., “Hierarchical max-flow segmentation framework for multiatlas segmentation with Kohonen self-organizing map based Gaussian mixture modeling,” Med. Image Anal. 27, 45–56 (2016). 10.1016/j.media.2015.05.005 [DOI] [PubMed] [Google Scholar]
  • 55.del Toro O. A. J. and Muller H., “Hierarchic multiatlas based segmentation for anatomical structures: Evaluation in the VISCERAL anatomy benchmarks,” in Medical Computer Vision: Algorithms for Big Data (Springer, Boston, MA, 2014), Vol.8848, pp. 189–200. [Google Scholar]
  • 56.Lempitsky V., Verhoek M., Noble J. A., and Blake A., “Random forest classification for automatic delineation of myocardium in real-time 3D echocardiography,” in Functional Imaging and Modeling of the Heart (Springer, Nice, France, 2009), Vol. 5528, pp. 447–456. [Google Scholar]
  • 57.Pauly O., Glocker B., Criminisi A., Mateus D., Moller A. M., Nekolla S., and Navab N., “Fast multiple organ detection and localization in whole-body MR dixon sequences,” in Medical Image Computing and Computer-Assisted Intervention (Springer Berlin Heidelberg, Toronto, Canada, 2011). [DOI] [PubMed] [Google Scholar]
  • 58.Cuingnet R., Prevost R., Lesage D., Cohen L. D., Mory B., and Ardon R., “Automatic detection and segmentation of kidneys in 3D CT images using random forests,” Medical Image Computing and Computer-Assisted Intervention (Springer Berlin Heidelberg, Nice, France, 2012). [DOI] [PubMed] [Google Scholar]
  • 59.Liu J. M., Chang K., Kim L., Turkbey E., Lu L., Yao J. H., and Summers R. M., “Automated segmentation of thyroid gland on CT images with multiatlas label fusion and random classification forest,” Proc. SPIE 9414, 941413 (2015). 10.1117/12.2082204 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 60.Roth H. R., Lu L., Seff A., Cherry K. M., Hoffman J., Wang S. J., Liu J. M., Turkbey E., and Summers R. M., “A new 2.5D representation for lymph node detection using random sets of deep convolutional neural network observations,” in Medical Image Computing and Computer-Assisted Intervention—MICCAI 2014, Pt I (Springer, Boston, MA, 2014), Vol.8673, pp. 520–527. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61.Seff A., Lu L., Cherry K. M., Roth H. R., Liu J. M., Wang S. J., Hoffman J., Turkbey E. B., and Summers R. M., “2D view aggregation for lymph node detection using a shallow hierarchy of linear classifiers,” in Medical Image Computing and Computer-Assisted Intervention—MICCAI 2014, Pt I (Springer, Boston, MA, 2014), Vol. 8673, pp. 544–552. [DOI] [PMC free article] [PubMed] [Google Scholar]

Articles from Medical Physics are provided here courtesy of American Association of Physicists in Medicine

RESOURCES