Abstract

We propose a modified Perona-Malik diffusion (PMD) filter to enhance a coronary plaque boundary by considering the conditions peculiar to an intravascular ultrasound (IVUS) image. The IVUS image is commonly used for a diagnosis of acute coronary syndrome (ACS). The IVUS image is however very grainy due to heavy speckle noise. When the normal PMD filter is applied for speckle noise reduction in the IVUS image, the coronary plaque boundary becomes vague. For this problem, we propose a modified PMD filter which is designed in special reference to the coronary plaque boundary detection. It can then not only reduce the speckle noise but also enhance clearly the coronary plaque boundary. After applying the modified PMD filter to the IVUS image, the coronary plaque boundaries are successfully detected further by applying the Takagi-Sugeno fuzzy model. The accuracy of the proposed method has been confirmed numerically by the experiments.

1. Introduction

Acute coronary syndrome (ACS), which is commonly known as atherosclerotic heart disease, is the most common type of heart disease and the cause of heart attacks. Recently, ACS became one of the leading hospitalizations in the world. ACS is a term used to describe any condition that results in a sudden reduction in blood flow to the heart. ACS happens when the plaques are built up inside the coronary arteries. If the plaque ruptures as shown in Figure 1, it can lead to a blood clot that blocks the blood supply to the heart and triggers a heart attack. It may also block blood supply to the brain, which could trigger a stroke.

Intravascular ultrasound (IVUS) imaging [1] is a unique imaging clinic tool that provides a real time cross-sectional inside view of a coronary artery in living individual and thus allows a complete study of its morphology, such as arterial wall, lumen, and plaque. The IVUS method helps in the diagnosis and treatment of ACS, as far as a tissue characterization and plaque volume calculation are available. As the first step in a diagnosis of ACS, the inner and outer coronary plaque boundaries in the IVUS image have to be detected for evaluating the quantitative assessment of the coronary plaque compositions.

Currently, these coronary plaque boundaries are manually drawn and the area of that plaque is also evaluated manually by a medical doctor. After that, the volume of the plaque is estimated by integrating the calculated areas. A manual processing of the IVUS images by a medical doctor is a time consuming task and a difficult task and might suffer from intra- and interobserver variability. This is not only because a large number of the IVUS images must be processed, but also because the IVUS images tend to a heavy speckle noise. This fact motivates the development of automatic image processing technique addressing detection of the coronary plaque boundary with high accuracy.

Several algorithms for the coronary plaque boundary have been proposed [26]. A probabilistic segmentation for identification of luminal boundary (LB) has been proposed by Ruiz et al. [2]. Gil et al. [3] presented a statistical strategy for anisotropic adventitial modelling. Those methods however do not automatically work because the method [2] needs an initial area created by a user, and the method [3] needs a set of training data manually segmented by an expert. Unal et al. [4] has proposed a shape driven segmentation method. This method also needs a set of training data which is manually segmented by an expert.

In our previous works [5, 6], the fuzzy inference based method was proposed and applied for this problem. Fuzzy inference model employed is Takagi-Sugeno (T-S) fuzzy model [7]. In [5], membership functions (MSFs) in the antecedent parts of the fuzzy rules were allocated adaptively. The fuzzy inference was used because it has several advantages over the conventional methods in the boundary calculation of image, for example, Sobel’s method, Prewitt’s method, and Robert’s method [8]. The fuzzy inference can handle problems with imprecise, noisy, inconsistent, and incomplete data set [9]. IVUS images often have noise and the plaque boundaries are usually missing in several areas. We have employed the T-S fuzzy inference to restore the missing boundaries by inference.

Because the IVUS image has heavy speckle noise, a speckle noise reduction and an edge enhancement of coronary plaque boundary are very important tasks in the case of preprocessing of IVUS image. As the representative conventional noise reduction methods, the median filters [10], morphology analysis [11], and bilateral filters [12] are well known, but at the same time the coronary plaque boundary also becomes dull unexpectedly by applying those methods.

Above all those methods, Perona-Malik diffusion (PMD) filter [13] is known as an effective edge-preserved smoothing method and is broadly used in [3, 5, 6, 1318]. In [5, 6], the normal PMD filter is used to reduce the speckle noise. However, when the normal PMD filter is applied to IVUS image, the coronary plaque boundary cannot be preserved on several areas. The diffusion direction and its strength are very important factors to enhance the image edges and to reduce the speckle noise. This is because the diffusion direction and its strength in the normal PMD filter used in [5, 6] have not been set properly and the plaque boundary direction in IVUS image was not considered.

In this paper, we propose a modified PMD filter to reduce the speckle noise and enhance a coronary plaque boundary by considering the plaque direction in IVUS image. After applying the modified PMD filter to IVUS image, the coronary plaque boundaries are detected by the Takagi Sugeno (T-S) fuzzy model [7]. The accuracy of the proposed method has been verified through the experiments using the real IVUS images.

2. Intravascular Ultrasound Image

The intravascular ultrasound (IVUS) method is one of the applications of ultrasound technology which has many applications in medical diagnosis. The IVUS method is a catheter based medical imaging technique that produces cross-sectional images of blood vessel and is particularly useful for the diagnosis of atherosclerosis [19].

IVUS method is further used in the coronary arteries to observe within the blood vessel all the way through to the surrounding blood column, visualizing the coronary plaque, determining the amount of plaque built up at any particular point in the coronary artery in living individual. The progressive accumulation of plaque within the artery wall over decades is the setup for vulnerable plaque which, in turn, leads to heart attack and stenosis of the artery.

The IVUS method uses a specially designed thin catheter with the ultimately miniaturized ultrasound probe attached to its distal end (see Figure 2). The probe rotates in the arterial lumen in order to receive an ultrasound radio frequency (RF) signal reflected from the plaque and the vascular wall.

The IVUS images are acquired by means of high-frequency, single-use probes based on various mechanical and electronic phased array systems. The IVUS image is generated by using the amplitude information from the received ultrasound RF signals.

In the first step, the sampled RF signal is first transformed into an 8-bit luminal intensity signal in all radial directions by taking the absolute value of the signal. As the second step, because the RF signal propagating in the tissue is affected by attenuation due to depth, it is necessary to compensate it by time gain compensation function. As the third step, in order to reduce the noise effect and spurious harmonic components outside the band of interest, the RF signal can be filtered by a band-pass filter. After taking the envelope of this signal, data is normalized. As the last step, in order to expand the effective dynamic range of our digital images in terms of saturation, we can optionally apply the gamma correction using the gamma value, the gradient of the linear region on the gamma value curve [20].

As the final result, we get a tomographic cross-sectional image of a coronary artery as shown in Figure 3. This image is called a “B-mode image.” A B-mode image displays a real time ultrasound cross-sectional image of a thin section of a blood vessel where currently a catheter probe is rotating.

In quantitative assessment of coronary plaque, the following two boundaries are calculated in the IVUS B-mode image. One is a luminal boundary (LB) between the lumen and the plaque, and the other is an adventitial boundary (AB) between the plaque and the vascular wall.

3. Image Separability

Many edge extraction methods have been proposed, most of which are mainly based on the gradient of image intensity. These gradient-based methods use the smoothing filter such as a Gaussian filter for suppression of noise. Since they blur edges, the precision for edge localization degrades.

An edge detection method by using a statistical discriminant measure called image separability has been proposed by Fukui [21]. This method has advantages over the gradient based methods, because the image separability has the following features:(i)insensitivity to noisy and blurred edges,(ii)ability to differentiate the edges between texture regions.

For this reason, to distinguish the difference between the plaque boundary and the speckle noise in an IVUS image, the proposed method employs the image separability.

Figure 4 shows a local region which consists of two small regions and . The separability for pixel can be calculated by linear discriminant analysis with information from regions and as follows: where and represent the numbers of the pixels in the regions of and , respectively. and represent the averages of intensities in the regions of and . stands for the average of the intensities in the combined regions of and . and represent the number of the pixels and the intensity of the th pixel in the combined regions of and .

The weighted separability for pixel , which is a modification of the original separability [6], is defined by where is the maximum intensity in the whole of IVUS image and satisfies . The image separability takes a larger value when two regions are separated from each other.

The weighted image separability detects the candidates of the inner and outer boundaries of plaque by considering the following two conditions peculiar to IVUS images:(i)intensity in the outside area of a luminal boundary (LB) tends to be stronger than that in the inside area of LB,(ii)intensity in the outside area of an adventitial boundary (AB) tends to be stronger than that in the inside area of AB [22].

4. Proposed Method

We present in this paper a modified PMD filter to reduce speckle noise and enhance a coronary plaque boundary in IVUS image. This chapter is divided into two sections which are (i) modified Perona-Malik diffusion (PMD) filter and (ii) boundary calculation procedure by fuzzy inference.

4.1. Modified Perona-Malik Diffusion (PMD) Filter

Perona and Malik have proposed an anisotropic diffusion filter, which is known as Perona-Malik diffusion (PMD) filter, to filter noise and preserve the edges of an image. The basic idea of the PMD process is to get an increasingly smoothed image from an original image , indexed by diffusion parameter . This process can be interpreted as an image convolution by a Gaussian kernel with an increasing width as follows:

The PMD filter equation is defined by where is a diffusion coefficient. denotes a gradient of an image.

refers to an edge stopping function, which is a decreasing function of the gradient of image, which is defined by respectively, where is a parameter which controls the strength of diffusion. takes large values at the regions where the intensity gradients are low. On the contrary, it takes low values at the regions where the intensity gradients are high.

The initial condition is given by

The discrete version of PMD process is defined as follows: where and are the coordinates of the pixel of concern and its neighboring pixels, respectively. is an intensity at with an iteration count . represents the four neighboring pixels in north, west, south, and east diffusion directions. is the number of pixels in the neighborhood area. is a parameter. The structure of diffusion direction for the normal PMD filters is shown in Figure 5(a).

However, when the normal PMD filter is applied to IVUS image, the coronary plaque boundary cannot be preserved on several areas. By analyzing many experiments, we can conclude that the diffusion direction and its strength are very important factors in the PMD filter to enhance the edge of image and to reduce the noise.

If the strength of diffusion is too large, the edge of the image tends to be lost. On the contrary, if the strength of diffusion is too small, the noise of image cannot be reduced. When the diffusion direction and its strength are set properly, the PMD filter can enhance the plaque boundary and reduce noise. Therefore, the direction and strength of diffusion must be set properly for a good filtering performance.

We propose here the modified direction and strength of diffusion of the PMD filter by considering the plaque boundary direction in the IVUS image. From Figure 4 it can be observed that the boundaries of plaque are in horizontal direction. It means that in order to preserve the plaque boundaries, the diffusion strength in horizontal direction should be smaller than that in other directions. In order to consider flexibly the direction of plaque boundary, we propose a new structure for diffusion directions as shown in Figure 5(b).

The modified PMD filter moves in eight directions with different strength in each direction. By modifying the diffusion process of the normal PMD filter of (8) based on the diffusion direction in Figure 5(b), the proposed iteration formula for diffusion process of the modified PMD filter is given as follows: where . , through represent the direction of northwest, north, northeast, east, southeast, south, southwest, and west, respectively [23].

4.2. The Boundary Calculation Procedure by Fuzzy Inference

The boundary calculation procedure is briefly summarized as follows.(i)A B-mode image is transform from Cartesian coordinate shown in Figure 6(a) into polar coordinate shown in Figure 6(b).(ii)The B-mode image in polar coordinate is filtered by modified PMD filter of (9) whose filtering result is shown in Figure 6(c).(iii)An image separability of Figure 6(c), whose result is shown in Figure 6(d), is calculated.(iv)Seed points are roughly placed automatically on the B-mode image to obtain search areas as shown in Figure 6(e) described in [2].(v)The plaque boundary is inferred by using the Takagi-Sugeno (T-S) fuzzy model described in [5].(vi)The plaque boundary results inferred by T-S fuzzy model are shown in Figure 6(f).

5. Experimental Results

In the experiments, we use three different IVUS images which are shown in Figure 7, and the proposed method is compared with the method using the normal PMD filter in [6].

By analyzing for many IVUS images, the parameters of the diffusion filter of (9) were set as and .

Figures 8(a), 9(a), and 10(a) show the filtering results by the normal PMD filter [13]. Figures 8(b), 9(b), and 10(b) show the filtering results by the modified PMD filter. The plaque boundaries by the modified PMD filter are more clearly enhanced than by the normal PMD filter [13]. It is indicated that the modified PMD filter is better than the normal PMD filter in the plaque boundary enhancement.

Figures 11(a) and 11(b) show the weighted image separability of image 3 after applying the normal PMD filter and after applying the modified PMD filter, respectively. The red areas in Figures 11(a) and 11(b) show the possible areas where the desired (true) boundaries exist. The desired (true) boundaries are detected by the experts, and they are indicated by the black solid lines in both figures. We can see that the red areas of Figure 11(b), obtained by using the present modified PMD filter, catch the desired (true) boundaries in the center of red areas better than using the normal PMD filter.

The root mean square errors (RMSEs) between the desired and the detected plaque boundaries are shown in Table 1. The RMSEs of the proposed method are better than those of the method in [6] using the normal PMD filter for the most parts of LB and all parts of AB.

The comparisons of plaque boundary detection for image 1 by the method in [6] with the normal PMD filter and by the proposed method are shown in Figure 12. The detected boundary by the proposed method (red line) is closer to the desired boundary (white line) than that by the method in [6] (green line). The accuracy of the proposed method is increased.

6. Conclusion

We have proposed a modified PMD filter to reduce speckle noise and to enhance the coronary plaque boundary in the IVUS image. After applying the modified PMD filter, the plaque boundaries were detected successfully by T-S fuzzy inference. The plaque detection accuracy was good in spite of the very noisy IVUS image. The results show that the proposed method is better than that of the method with the normal PMD filter.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was supported by the Grant-in-Aid for Scientific Research (B) of the Japan Society for Promotion of Science (JSPS) under Contract no. 23300086. Syaiful Anam would also like to thank DGHE postgraduate scholarship of Indonesia for supporting his stay at Yamaguchi University, Japan.