Abstract

Objective. Our objective is to develop a computerized scheme for liver tumor segmentation in MR images. Materials and Methods. Our proposed scheme consists of four main stages. Firstly, the region of interest (ROI) image which contains the liver tumor region in the T1-weighted MR image series was extracted by using seed points. The noise in this ROI image was reduced and the boundaries were enhanced. A 3D fast marching algorithm was applied to generate the initial labeled regions which are considered as teacher regions. A single hidden layer feedforward neural network (SLFN), which was trained by a noniterative algorithm, was employed to classify the unlabeled voxels. Finally, the postprocessing stage was applied to extract and refine the liver tumor boundaries. The liver tumors determined by our scheme were compared with those manually traced by a radiologist, used as the “ground truth.” Results. The study was evaluated on two datasets of 25 tumors from 16 patients. The proposed scheme obtained the mean volumetric overlap error of 27.43% and the mean percentage volume error of 15.73%. The mean of the average surface distance, the root mean square surface distance, and the maximal surface distance were 0.58 mm, 1.20 mm, and 6.29 mm, respectively.

1. Introduction

The hepatic cell carcinoma (HCC) is one of the most common cancers and rapidly growing worldwide. It was estimated that up to 90% of patients with liver cancer would be dead within five years of diagnosis [1]. The early detection and the treatment response evaluation of patients with the liver cancer are very important to improve the survival rate. The basic criterion to evaluate the tumor response to the treatment is the tumor size. There are some criteria for tumor size including one-, bi-, or tridimensional measurement [25]. However, clinical researches have shown that the volume measurement (3D) can give the best reflection of the tumor response [35]. The liver tumor volumetry requires the tumor segmentation. Traditionally, this task can be performed by manually tracing the tumor regions on slices. It is tedious and time-consuming. In addition, the volume of manual delineations is subjective; it was estimated that the intra- and interobserver variability are about 8% for liver tumors [6]. Hence, it is crucial to investigate in the computerized scheme for liver tumor segmentation.

Some computerized schemes have been developed for the liver tumor segmentation on CT images. These methods include the watershed like the paintbrush algorithm [7], deformable models [8], and level-set and active contour techniques. Multiple thresholding and adaptive techniques for liver tumor segmentation from CT images also were proposed by researchers [911]. Wong et al. [12] proposed a region growing technique based on knowledge-constraints for liver tumor segmentation in each slice. This technique demonstrated an average volume difference of 24.2% in tumor segmentation. Ben-Dan and Shenhav [13] developed an approach for liver tumor segmentation based on the active contour using a weighted function of the probability of each pixel. An approach for liver tumor segmentation based on Bayesian classification and the active contour method was proposed by Taieb et al. [14]. This approach can obtain an average volume difference of 44.2%. Smeets et al. [15] proposed an approach based on the combination of the level-set method and the spiral-scanning technique. In this method, users place a point approximately in the middle of the liver tumor and specify a maximal radius by placing other points surrounding the tumor. Next, the spiral-scanning technique was applied to generate the initial surface for the level-set segmentation. A method for the liver tumor segmentation by applying the minimal surfaces and Markov random fields was developed by Stawiaski et al. [16]. Some techniques using machine learning methods also were developed [1721]. Li et al. [17] developed a technique for liver tumor segmentation based on machine learning using the intensity profiles of the liver tumors. This method is less accurate for segmenting the tumors with irregular boundaries due to biasing to the blob-like ones. Zhou et al. [18] developed a scheme, in which the tumor region from a single slice was extracted by using support vector machine (SVM). This region was propagated and applied to classify voxels in other slices which contain the tumor. A scheme for 3D liver tumor segmentation based on the random walker has been proposed by Jolly and Grady [19]. The user-defined seed point is required, and the additional seed points are generated from 2D fuzzy-connectedness segmentation of a slice containing the seed point. Freiman et al. [20] developed an approach for liver tumor segmentation from CTA using SVM, in which the features include the mean, the standard deviation, and the minimum and the maximum intensity values in a predefined window surrounding the voxel. Huang et al. [21] demonstrated an approach for liver tumor segmentation based on extreme learning machine. The features are generated from the mean, variance, intensity, intensity power, entropy, intensity cooccurrence, Law’s texture, and sum and difference histogram.

In comparison with CT images, the number of approaches for liver tumor segmentation on MR images is limited, while the increasing use of liver MRI as a single exam for liver disease leads to imperative demands for investigating researches in automatic MRI liver tumor volumetry.

Developing the computerized scheme for liver tumor segmentation in MR images is a challenging task. The images have a low gradient response. The liver tumors generally have different shapes. The gray values of tumor depend on several factors including the tumor type, the image acquisition, and the contrast injection. In this study, we focus on a very challenging task of the liver tumor segmentation in abdominal MR images. The proposed method utilizes the local information in the liver; it combines the 3D fast marching algorithm and the neural network. The region of interest (ROI) surrounding the tumor is established to improve the performance of generating the initial regions as well as reduce the computational requirements.

2. Materials and Methods

Our proposed scheme for liver tumor segmentation is described in Figure 1. It consists of four main stages: preprocessing, generating the initial labeled regions, classifying the unlabeled voxels using the single hidden layer feedforward neural network (SLFN), and postprocessing.

2.1. Preprocessing Stage

Firstly, users can choose the seed points inside and outside the tumor. The 3D region of interest (ROI), , involving the tumor is determined based on the seed points. This ROI is passed to reduce noise and enhance the liver tumor structures by using an anisotropic diffusion algorithm. This algorithm is handled by a modified curvature diffusion equation given bywhere is the image function with the initial image at given by and is the diffusion coefficient which controls the sensitivity of the edge contrast. This algorithm smooths noise in the image while preserving the major structures including the boundaries. The noise-reduced image is then passed through a Gaussian gradient magnitude filter to generate which enhances the boundaries. The gradient magnitude image is determined byThe gradient magnitude image is then employed to produce the edge potential image by using a sigmoid function given bywhere and are parameters specifying the range and center, respectively, of the intensity to be enhanced. In this scheme, and were −3.5 and 8.0, respectively. The edge potential image is used as a speed function for a fast marching algorithm to generate the initial labeled regions.

2.2. Generating the Initial Labeled Regions

The main goal in this stage is to generate the labeled regions or teacher regions by using a fast marching algorithm. This algorithm is based on the numerical solution of the Eikonal equation given bywhere is an arrival time function and is a speed function which is obtained from the potential image, . The algorithm requires the initial seed points which correspond to the initial location (). These seed points (1-2 points inside the tumor and 1–3 points outside the tumor) in our scheme are placed by a radiologist. In the first step of the algorithm, the grid points from the entire image are categorized into three classes. The initial seed points are classed as Known. The neighbors of the Known points are classed as Trial, and their arrival time is computed by using the first-order scheme (see (4)). Other points are classified as Far with the infinity arrival time. The algorithm propagates the information in one way from the smaller values to the larger values of . The point with the smallest arrival time in the Trial list is chosen and moved to the Known one. The neighbors of are moved to the Trial list and the arrival time is recomputed by using the first-order scheme. This iterative process is terminated when the maximum number of iterations is met. The salient point of this algorithm is that the heap data structure is used to speed up locating the Trial point with the smallest value. The output of the fast marching algorithm is a time-crossing map image which indicates the time travelling to each point. The labeled regions are generated bywhere is the maximum number of iterations for the fast marching algorithm and is the time-crossing map image. The points with the values of 1 or 2 in the image are considered to be labeled, otherwise considered to be unlabeled because they were not treated from the fast marching algorithm. Due to variations of intensity in tumors, the labeled regions could not form the rough shape of the liver tumor. However, they can be considered as teacher regions for training the neural network to classify the unlabeled points.

2.3. Classifying the Unlabeled Voxels

The labeled points are categorized into two classes, tumor or nontumor corresponding to the labels of 1 or 2, respectively. Now, we have to classify the unlabeled points which are not treated by the fast marching algorithm. The neural network is one of the powerful tools in biology and medical data analysis applications [22, 23]. Hence, in this study we utilized the neural network to categorize the unlabeled points.

Several network architectures have been developed; however a single hidden layer feedforward neural network (SLFN) can form the decision boundaries with arbitrary shapes if the activation function is chosen properly. A typical architecture of SLFN consists of an input layer, a hidden layer with units, and an output layer with units. In this study, the SLFN handles the input gray levels directly. The inputs to the SLFN comprise the normalized voxel in ROI image () and its spatially adjacent normalized voxels within the local window . An input pattern corresponding to is determined bywhere , are the minimum and maximum voxel values, respectively, in . The output of the SLFN which corresponds to the center voxel in the local window is the value indicating either tumor or nontumor, represented bywhere is the input weights connecting from the input layer to the th hidden unit, is its bias, is the output weights connecting from the th hidden unit to the output layer, and is the activation function of the hidden layer which was a sigmoidal function in this study. The activation function of the output layer was an identify function.

One of the important issues in the SLFN is to train the network to determine the network weights , , and . Traditionally, training the neural network could be performed by employing the backpropagation algorithm. This algorithm has some limitations such as slow convergence, local minima, overfitting, or improper learning rate. Although there are several improvements to overcome the problems of backpropagation algorithm, up to now, the training algorithms based on the gradient descent approach are still slow due to many iterative steps. In this study, we employed an effective training algorithm for SLFN called extreme learning machine (ELM) and its improvements [2427].

The desired output corresponding to the input pattern is obtained from the teacher regions in , represented byAssume that there are labeled points in the teacher regions. The training set is given by , where the input patterns are obtained from by using (6) and its corresponding desired output, , is obtained from the teacher regions in by using (8). The error function to be minimized by training process is defined bywhere is the actual output corresponding to the input pattern (by using (7)). In the extreme learning machine, the training process can be modeled by finding the solution of a linear model given by , where is the hidden layer output matrix of SLFN defined byIn the extreme learning machine, the biases and input weights are assigned by the random values, and the output weights are found by using the Moore-Penrose generalized inverse:where H is the pseudoinverse of H. Several improvements of ELM have been developed by researchers [26, 27]. In order to make the system more stable, the regularization approaches have been proposed, in which a coefficient is added and the solution of A is given byThese training algorithms are fast and can offer a good performance in many applications including medical data analysis.

2.4. Postprocessing

The classifying results from the SLFN for unlabeled regions are combined with the ones from the fast marching algorithm. A voxel belongs to tumor region if it is classified as tumor by either the fast marching algorithm or the SLFN. The combined results are then passed to the connected component and the relabeling filters. The region containing the tumor seed points is extracted and passed to remove small isolated artifacts and small holes by using the morphological operations. The liver tumor volume is calculated from the segmented tumor regions.

3. Experimental Results

3.1. Datasets

This study was approved by the institutional review board (IRB) of the Medic Medical Center. The datasets consist of 25 liver tumors which were obtained from 16 patients. Fifteen tumors were obtained from 10 patients by using the 1.5 T magnetic resonance imaging (MRI) scanners (Avanto, Siemens) at the Medic Medical Center, which is one of the largest diagnostic imaging centers in Vietnam. Informed consent was obtained from all patients. Postcontrast MR images were obtained by using the T1-weight volumetric interpolated breath-hold examination (VIBE) sequence. A flip angle of 10 degrees was used with the TE and TR of 2.38 and 4.74, respectively. The scanning parameters included collimation and reconstruction intervals ranging from 3.5 to 4 mm. Each MRI slice had a matrix size of 230 × 320 pixels with an in-plane pixel size ranging from 1.18 to 1.4 mm. The number of slices in each case ranged from 44 to 56. Ten other tumors were obtained from 6 patient cases which were extracted from The Cancer Imaging Archive (TCIA) [28].

A board-certified abdominal radiologist carefully manually traced the tumor contours on each slice which contains the liver tumor. The liver tumor volume was calculated by multiplying the areas of the manually traced regions in each slice by the reconstruction interval. The total tumor liver volume in each case was determined by the summation of the volumes in all of the slices. The times required to complete the manual contour tracing were recorded.

3.2. Evaluation Criteria

The liver tumor volumes obtained by our computerized approach were compared to the “ground-truth” manual volumes which were determined by the radiologist. The true positive (TP), false positive (FP), and false negative were calculated for detail analysis. The percentage volume error () for each computerized volume () and the gold standard manual volume () is determined by The volumetric overlap error representing the fraction of the overlapping volume and the volume of two segmentation methods is given by Three surface distance metrics including the average symmetric surface distance (ASSD), the root mean square symmetric surface distance (RMSSD), and the maximal symmetric surface distance (MSSD) also were used to evaluate the global and the local disagreement between two segmentation methods.

3.3. Results and Discussions

The intermediate results of the proposed scheme for an example case were shown in Figure 2. An original 3D MR image was shown in Figure 2(a). The 3D region of interest (ROI) which was extracted from the original 3D MR image was shown in Figure 2(b). This ROI image was passed to reduce the noise by using an anisotropic diffusion algorithm. A gradient magnitude filter was applied to the reduced-noise image to enhance the boundaries and create an edge image, as shown in Figure 2(c). The edge potential image was generated, and then the fast marching algorithm and thresholding filter were applied to generate the image with the labeled regions, as shown in Figure 2(d). The labeled regions were employed to train the SLFN; this trained network was then used to classify voxels in the unlabeled regions as shown in Figure 2(e). The classification result from SLFN was combined with the one from the fast marching algorithm. The connected component and relabeling operations were applied, and the region which contains the seed points inside tumor was filtered out as shown in Figure 2(f). A comparison between the computerized liver tumor segmentation (black contour) and the “ground-truth” manual liver tumor segmentation (white contour) was illustrated in Figure 2(g). The liver tumor volume was computed from the segmented regions.

The average liver tumor volumes measured from two methods for two datasets, Medic Medical Center and TCIA, were shown in Table 1. For both datasets, the average tumor volume of the reference standard manual method was  cm3 (range: 0.19–162.89 cm3), whereas the average tumor volume of the proposed computerized scheme was  cm3 (range: 0.10–147.95 cm3). A comparison of the liver tumor segmentation on MR image between two methods was shown in Table 2. For both datasets, the overall mean of volumetric overlap error and the mean percentage volume error were 27.43% and 15.74%, respectively. The mean of average surface distance, root mean square surface distance, and maximal surface distance were 0.58 mm, 1.20 mm, and 6.29 mm, respectively.

It is not easy to directly compare the proposed method with existing methods in literature because of using different databases and quality measurements. Freiman et al. [20] evaluated the performance of their proposed scheme on CTA images, and it could obtain a volume overlap error and a volume difference of 33.8% and 22.6%, respectively. The mean of average surface distance, the RMS surface distance, and the maximal surface distance were 1.76 mm, 2.62 mm, and 13.73 mm, respectively. Smeets et al. [15] obtained the overlap error and the volume difference of 32.64% and 17.91%, respectively. The average, the RMS, and the maximum surface distance were 1.97 mm, 2.64 mm, and 10.13 mm, respectively. The method proposed by Huang et al. [21] could achieve the volume overlap error, the volume difference, the average surface distance, the RMS surface distance, and the maximal surface distance of 67.15%, 14.16%, 2.27 mm, 2.47 mm, and 8.46 mm, respectively; the performance of this scheme was evaluated on CT images.

There are several parameters to be adjusted in our proposed scheme. They were determined by empirical analysis. The number of hidden nodes in the SLFN was given by and ; the local window size for extracting features () was set to . The number of iterations for the fast marching algorithm was set to 15. All the parameters were fixed for all patients.

Some advanced schemes have applied the statistical models, used the intensity profiles of liver tumors, or used filters for the tumor segmentation. However, the actual tumors often differ from the simple models. There are tumors of various shapes and inhomogeneous tumors. In this study, the artificial neural network (ANN) was developed for accommodating the task of distinguishing the tumor voxels from the nontumor voxels. The network was trained by the subregions of the 3D MR image and operates on the voxel data directly, which is similar to the MTANN (massive training artificial neural network) [29]. However, unlike the original MTANN, the ANN proposed in this study was trained by the data from the 3D local information of each tumor, and the network was trained by a noniterative training algorithm which can overcome problems of the traditional training algorithms such as local minima, learning rate, and epochs. This training algorithm can offer a good performance with high learning speed in many different applications.

A limitation in this study is the number of patients. Our proposed scheme was evaluated in 16 patients with 25 tumors while other studies evaluated 5 patients with 10 tumors [20], 7 patients with 10 tumors [15], and 10 patients with 10 lesions [30]. In general, a small number of tumors and patients may limit the variations among them. In the future, we will need to increase the number of patients and tumors used for evaluation.

4. Conclusion

The increasing use of liver MRI as a single exam leads to imperative demands for investigating researches in the computerized MRI liver tumor segmentation. However, few studies have been reported for this challenging task. In this study, we developed a computerized scheme for liver tumor segmentation on MR images by employing the fast marching algorithm and the neural network, in which the neural network was trained by an effectively noniterative algorithm. The performance was evaluated in 25 tumors of 16 patients. Our experimental results have shown that the proposed method is accurate and efficient when compared to the manual ground-truth segmentation. Its accuracy also is comparable or better than the existing semiautomatic methods. With our proposed scheme, the time required for liver tumor segmentation is reduced significantly. Hence, it can be useful for radiologists for the liver tumor analysis on MR images.

Ethical Approval

All procedures performed in studies involving human participants were in accordance with the ethical standards of the institutional and/or national research committee and with the 1964 Helsinki declaration and its later amendments or comparable ethical standards. This paper does not contain any studies with animals performed by any of the authors.

Informed consent was obtained from all individual participants included in the study.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

This research is funded by the Vietnam National Foundation for Science and Technology Development (NAFOSTED) under Grant no. 102.01-2013.47. The authors are grateful to Phan Thanh Hai, MD, and Nguyen Thanh Dang, MD, for preparing images and for their clinical advice.