Abstract

This paper proposes a novel robust adaptive principal component analysis (RAPCA) method based on intergraph matrix for image registration in order to improve robustness and real-time performance. The contributions can be divided into three parts. Firstly, a novel RAPCA method is developed to capture the common structure patterns based on intergraph matrix of the objects. Secondly, the robust similarity measure is proposed based on adaptive principal component. Finally, the robust registration algorithm is derived based on the RAPCA. The experimental results show that the proposed method is very effective in capturing the common structure patterns for image registration on real-world images.

1. Introduction

Image registration is a fundamental task in medical image processing and has been widely used in multimodal image fusion and tumor detection. Generally speaking, image registration methods can be classified into two categories: area-based and feature-based methods [1]. Area-based methods deal with the images without detecting salient features and adopt optimization algorithms. Mutual information (MI) is one of the most frequently used techniques in area-based methods because of its ability to measure the similarity of the pixels between the reference image and the sensed image [2, 3]. Rivaz et al. [4] proposed an efficient registration method by using Contextual Conditioned Mutual Information (CoCoMI) as the similarity measure in a regularized cost function with a B-spline deformation field and efficiently optimized the cost function by a stochastic gradient descent method, but CoCoMI does not significantly change the registration time. These methods also have some intrinsic limitations due to the intensity distribution, varying illumination, and geometric deformations and are caused, for instance, by noise. Feature-based methods directly use salient features extracted from two images, which is more suitable for illuminated change and complicated geometric deformation. Therefore, comparing with area-based methods, feature-based methods have also been widely used in remote sensing registration [57].

Feature-based image registration methods consist of four steps [8]. Among them, the most difficult part of a registration process is the determination of the correspondence between two given feature point sets of the images to be registered. If some correspondences are incorrect, they will produce an incorrect transformation function, which could yield totally wrong results. Therefore, the correct feature correspondences are a key problem for accurate image registration. Graph spectral theory is a powerful tool, which characterizes the global structural properties of graphs using the eigenvalues and eigenvectors of either the adjacency matrix or the closely related Laplacian matrix [9]. Therefore, graph spectral methods have been widely used in computer vision fields for feature matching, such as graph matching [1014]. Scott and Longuet-Higgins [10] first introduced a Gaussian weighted function to build an interimage proximity matrix to get correspondences from the strength matrix based on singular value decomposition, which is sensitive to the degree of rotation. To resolve this problem, Shapiro and Brady [11] constructed an intraimage proximity matrix for the individual point sets being matched, which aims to capture relational image structures but a sign correction stage is necessary. Carcassoni and Hancock [12] have shown how the modal structure of point sets can be embedded into the framework of the expectation maximization (EM) algorithm and improved the accuracy of correspondences.

Graph spectral method is effective in characterizing the global structure of image, and kernel principal component analysis (KPCA) [7, 15, 16] has a close relationship with graph spectral method, which also has the similar merits and is effective for pattern recognition, regression analysis, and nonparametric estimation. But in order to improve the real-time performance, the dimensionality reduction becomes a necessity. One of the most popular dimensionality reduction algorithms may be principal component analysis (PCA) [15], which performs dimensionality reduction by projecting the original -dimensional data into the -dimensional linear subspace by the leading eigenvectors of the data’s covariance matrix. Caelli and Kosinov [17] have extended the Shapiro and Brady method of seeking correspondences by searching for matching that maximize the inner product of the truncated and renormalized eigenvectors. Xu and King [18] exploited the PCA algorithm, which can be used to quickly calculate the approximate matching error of two attributed graphs, and reduce the execution complexity.

Although many researchers have applied the PCA into computer vision and pattern recognition, how to choose adaptively the principle component based on the theorem is still not answered in detail. In this paper, we will give an error analysis theorem and show how to choose adaptively the principal component based on error analysis theorem, which can further extend and improve the theory of PCA. Therefore, we exploit error analysis theorem and propose a novel robust adaptive principal component analysis (RAPCA) method based on intergraph matrix of the objects for image registration. Firstly, the RAPCA is extracted to capture the common structure pattern based on intergraph matrix. Secondly, the robust similarity measure is proposed based on adaptive principal component by projecting both the reference image and the sensed image into the same lower dimensional feature space. Thirdly, the robust registration algorithm is derived based on the RAPCA. The experimental results show that the proposed method is very effective for image registration on real-world images.

This paper is organized as follows. Section 2 gives the error analysis theorem and a novel image registration algorithm based on RAPCA is proposed. Section 3 reports the experimental results and we draw the conclusion in Section 4.

2. Robust Adaptive Principal Component Analysis Based on Error Analysis Theorem

2.1. Error Analysis Theorem

An adaptive principal component analysis based on error analysis theorem is exploited to extract principal feature component to describe the original data and abandon the interference of small eigenvalues corresponding to eigenvectors. We propose error analysis theorem according to Karhunen-Loeve Transform (KLT) [19, 20] and give a quantitative and qualitative analysis to show how to choose adaptively the principal component to avoid choosing the principal component by trial and error.

Theorem 1 (error analysis theorem). Let image (matrix) represent an matrix, and is transformed into by orthogonal transform ; that is, ; then mean square error can be expressed as follows:where is the orthogonal matrix, is the covariance matrix, and is the eigenvector corresponding to the th eigenvalue of the covariance matrix of .

Proof. Let be the transformed image (matrix) giving an orthogonal transform . The original image (matrix) can be rewritten asThe estimate of can be written as follows:where are undetermined coefficients.
The mean square error is defined as We have the following formulation according to orthogonality condition , if ; otherwise, . ConsiderThe gradient of the function with respect to is given and let . ThusSubstituting (6) into (5), we have Consequently, we will prove the following formula: Firstly, we construct an auxiliary function The gradient of the function with respect to is given and let . ThusFrom (10), we can see that is the eigenvalue of covariance matrix , and is the corresponding eigenvector. Therefore So we can choose adaptively principal component according to mean square error (1) in order to avoid choosing the principal component by trial and error.
In order to better exploit error analysis theorem, we will give an error rate (ER) as measure criterion to choose adaptively principal component and the error rate is defined as follows: Let the size of the matrix be a dimensionality; the matrix can be written as . We construct the covariance matrix , where and we also obtain adaptively the most principal component according to error rate (12) based on singular value decomposition.

2.2. Registration Algorithm Based on RAPCA

First, we construct an intergraph matrix of the two sets of features and give adaptive principal component based on intergraph matrix to capture the common structure pattern. Then, we can project the intranormalized Laplacian graph matrix into the same lower dimensional feature space to reveal its structure patterns, respectively. The detailed registration algorithm based on RAPCA is described as follows.

Step 1. Construct an intergraph matrix of the two point sets of and , and the is defined as , where is the Euclidean distance between the two point sets and the scale parameter controls the degree of interaction between the two sets of features.

Step 2. Construct the covariance matrix based on an intergraph matrix , and then compute its eigenvalues and eigenvectors.

Step 3. Choose adaptively the principal component according to error rate (12).

Step 4. Construct intranormalized Laplacian graph matrices and of point sets, and the normalized Laplacian graph matrix is defined asand . The normalized Laplacian matrix is similarly defined. Please see [9] for details.

Step 5. Project and into the same lower dimensional feature space to reveal the structure patterns, which is defined as and .

Step 6. Compute the similarity matrix , where reflects the similarity between two point sets and . The points and having a 1 : 1 correspondence with one another are given based on the elements of being both the smallest element in its row and the smallest element in its column. Otherwise, it is many-to-one or one-to-many correspondence. Finally, the transformation function is obtained by the matching relationship.

3. Experimental Results and Discussion

In this section, we provide some experimental evaluations of registration algorithm based on RAPCA for image registration. We can choose adaptively the principal component according to the error rate when it is less than 10−1, and all the experiments have been done on a personal computer using MATLAB R2010a, with Intel(R) Core (TM) CPU 2.53 GHz and 4.00 GB RAM. There are analyses on real-world images which aim to demonstrate that the proposed method is efficient and feasible comparing with Caelli’s method (clustering matching method) [17].

To test RAPCA algorithm, we applied it to medical images. Figure 1 shows the comparison of matching results using our method and Caelli’s method [17] to test on T1 and T2 of the 24th slice of a magnetic resonance imaging (MRI) sequence. The 18 feature points, 25 feature points, and 29 feature points are extracted by the Harris Corner Detector [21] from Figures 1(a) and 1(d), 1(b) and 1(e), and 1(c) and 1(f) respectively. From Figures 1(a) and 1(d), we can see that the feature points matching are one-to-one correspondence with Caelli’s method and our method. With increase in the number of feature points, Caelli’s method produces more many-to-one correspondence as shown in Figures 1(b) and 1(c). However, our method still achieves a one-to-one correspondence as shown in Figures 1(e) and 1(f). Our RAPCA algorithm has high matching ability by projecting intranormalized Laplacian graph matrix into the same lower dimensional feature space based on intergraph matrix, which can reveal the internal geometrical structure information of two point sets. Caelli’s method produces some many-to-one correspondence because the distance between some points is very close, which are considered to be in the same class. In addition, Caelli’s method is not also stable and can produce different matching results with different feature points extracted. These MRI images are examples to illustrate that the features matching of our method is better than Caelli’s method.

Figure 2 shows the matching performance of Caelli’s method and our method. From the experimental results, we can see that the feature points correspondences are shown in Figures 2(a), 2(b), and 2(c), which reflect the correct correspondence relationship of Figures 1(a) and 1(d), 1(b) and 1(e), and 1(c) and 1(f), respectively. The results indicate that our method is robust and better than Caelli’s method.

To further test our algorithm, we applied the proposed method to the 217 × 181 medical images from the same patient of different modality from the brain datasets [22]. Figure 3 (top row and bottom row) gives matching results for different modality images with Caelli’s method and our method, respectively. The first and second column give T1 and PD matching results, and the third and fourth column give PD and T2 matching results, respectively. Figures 3(a) and 3(b) give T1 and PD matching results with different feature points, which produce the different results, and the matching results are bad as shown in Figure 3(b). Figures 3(c) and 3(d) give PD and T2 matching results with different feature points, which also produce the different results, and the matching results are also bad as shown in Figure 3(c). Therefore, Caelli’s method is not stable with different feature points from the top row of Figure 3. However, our method can find correct feature correspondences, which show that the proposed method is effective and feasible for different modality images. The reason is that we incorporate the intergraph matrix to capture the common structure pattern and obtain the adaptive principal component based on error analysis theorem. Meanwhile, the robust similarity measure is proposed based on robust principal component by projecting both the reference image and the sensed image into the same lower dimensional feature space to reduce computational complexity. Table 1 also shows the comparison of computation time which indicates that the computation time of our method is less than Caelli’s method.

4. Conclusion

In this paper, we present a novel RAPCA method based on intergraph matrix for image registration. Firstly, we give an error analysis theorem, and an adaptive principal component is extracted based on error analysis theorem by incorporating intergraph matrix to capture the common structure pattern of the objects. Secondly, the robust similarity measure is proposed based on robust principal component by projecting both the reference image and the sensed image into the same lower dimensional feature space. Thirdly, the robust registration algorithm is given based on the RAPCA. The experimental results indicate that the proposed method is effective and feasible for image registration.

Conflict of Interests

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

Acknowledgments

This work is supported in part by the National Natural Science Foundation of China under Grant no. 61363049, the project funded by China Postdoctoral Science Foundation under Grant no. 2014M550881, the Open Project Program of the State Key Laboratory of Management and Control for Complex Systems under Grant no. 20140101, the Scientific Research Fund of Jiangxi Provincial Education Department under Grant no. GJJ14541, the Open Project Program of the Key Laboratory of Nondestructive Testing, Ministry of Education, under Grant no. ZD201429007, and the Doctor Scientific Research Starting Foundation under Grant no. EA201307044.