The spectral signature of different bands used in remote sensing
1. Introduction
Satellite and airborne Remote Sensing for observing the earth surface, land monitoring and geographical information systems are the big issues in world’s daily life as well as country defense projects. The source of information was primarily acquired by imaging sensors and spectroradiometer in remote sensing multispectral image stack format. The traditional image processing either by single picture image processing or compressing pictures stack via Principle Component Analysis (PCA) or Independent Component Analysis (ICA) into a single image component for further pixel classification or region segmentation is not enough to describe the true information extracted from multispectral satellite sensors. In an effort to significantly improve the existing classification and segmentation performance in this research, the contextual information between pixels or pixel vectors is characterized by a time series model for the remote sensing image processing.
Time Series statistical models such as Autoregressive Moving Average (ARMA) were considered useful in describing the texture and contextual information of an remote sensing image. To simplify the computation, a two-dimensional (2-D) Autoregressive (AR) model was used instead. In the first phase, the 2-D univariate time series based imaging model was derived mathematically (Ho, 2008) to extract the features for further terrain segmentations. The effectiveness of the model was demonstrated in region segmentation of a multispectral image of the Lake Mulargias region in Italy. Due to the nature of remote sensing images such as SAR (Synthetic Aperture Radar) and TM (Thermal Mapper) which are mostly in multispectral image stack format, a 2-D Multivariate Vector AR (ARV) time series model with pixel vectors of multiple elements (i.e. 15 elements in the case of TM+SAR remote sensing) are examined. The 2-D system parameter matrix and white noise error covariance matrix are estimated for further classifications in the 2nd phase of algorithm development. To compute the time series ARV system parameter matrix and estimate the error covariance matrix efficiently, a new method based on modern numerical analysis is developed by introducing the Schur complement matrix, the QR (orthogonal, upper triangular) matrix and the Cholesky factorizations in the ARV model formulation. As for pixel classification, the powerful Support Vector Machine (SVM) kernel based learning machine is applied in conjunction with the 2-D time series ARV model. The SVM is particularly suitable for the high dimensional vector measurement as the “curse of dimensionality” problem is avoided. The performance improvement over the popular Markov random field is demonstrated. The 2-D multivariate time series model is particularly suitable to capture the rich contextual information in single and multiple images at the same time. A single composite image is constructed from the vector pixels through ARV based Support Vector Machine classifications.
2. Remote Sensing Image Data Set
The remote sensing image data of the earth surface is from either satellite or aircraft in digital multispectral or hyperspectral format. Both multispectral and hyperspectral imaging techniques are the process of capturing the same scene at different wavelengths that yield a 2-D spatial dimensions and one spectral dimension hypercube. The main properties of a remote sensing image are the wavelength bands it interprets. As far as remote sensing physical phenomena is concerned, some are the measurements of the spatial information reflected by the solar radiation in terms of visible and ultraviolet frequency range of wave (Schowengerdt, 1997). This type of remote sensing is the passive type. Some are the spatial distribution of energy emitted by the earth in the thermal infrared. Others are in the microwave band of wavelengths, measuring the energy returns from the earth that was transmitted from the vehicle which is the active type of remote sensing (Richards, 1999). The remote sensing image data is based on the concept of the “spectral signature” of an object (Prieto, 2000). Therefore, different land covers have different spectral signatures. The system produces multi-spectral images stack that each pixel is represented by the mathematical pixel vector which contains a set of brightness values for the pixels arranged in column form:
Table 1. (Bruzzone, 1998) below lists examples of the spectral regions on earth remote sensing.
Spetral Signature | Wavelength | Radiation source | Surface |
Visible | 0.4-0.7 mm | Solar | Reflectance |
Infrared | 0.7-1.1 mm | Solar | Refl ectance |
Short Infrared | 1.1-2.5 mm | Solar | Reflectance |
Mid Infrared | 3-5 mm | Solar and Thermal | Refl. and Temp. |
Thermal Infrared | 0.95 mm | Thermal | Temperature |
Radar band Ka | 0.8-1.1 cm | Thermal | Temperature |
Radar band K | 1.1-1.7 cm | Thermal | Temperature |
Radar band Ku | 1.7-2.4 cm | Thermal | Temperature |
Radar band X | 2.4-3.8 cm | Thermal | Temperature |
Radar band C | 3.8-7.5 cm | Thermal | Temperature |
Radar band S | 7.5-15 cm | Thermal | Temperature |
Radar band L | 15-30 cm | Thermal | Temperature |
Radar band P | 30-100 cm | Thermal | Temperature |
Thermal Mapper (TM) Remote Sensing Images Data:
The Landsat earth resources satellite system was the first designed to provide global coverage of the earth surface via remote sensing techniques. Three imaging instruments have been used with this satellite. These are the Return Beam Vidicon (RBV), the Multi-spectral Scanner (MSS) and the Thermal Mapper (TM). Landsat uses multispectral instruments to record the remote sensing images stack. Figure 1. shows one example of 6 different bands of Thermal Mapper acquired by the Landsat 5 satellite in the area of the Mulargias lake in July 1996.
Synthetic Aperture Radar (SAR) Remote Sensing Images Data:
Active remote sensing techniques employ an artificial source of radiation. The resulting signal scatters back to the sensor which reflect atmosphere or earth characteristics. Synthetic Aperture Radar is an imaging technology that the radiation is emitted in a beam from a moving sensor. The backscattered components returned from the ground are measured. An image of the backscatter spatial distribution is reconstructed by digital processing of the amplitude and phase of the returned signal. Samples of SAR polarization images are shown in figure 2.
Though SAR images are popular due to its accessibility, the speckle noise is all over the places which degrades in the image quality.
2.3. Hyperspectral Remote Sensing Images:
The other type of multiple spectral images data are produced by spectrometers which is different from multipectral instruments. One example is the NASA’s Airborne Visible InfraRed Imaging Spectrometer (AVIRIS) optical sensor that delivers calibrated images of the upwelling spectral radiance in 224 contiguous spectral bands. The AVIRIS detector operates with a wavelength of 10 nanometers to cover the entire range. Figure 3 shows the AVIRIS hyperspectral sample images through different spectral bands.
Either multi-spectral image stack (TM or SAR) or hyperspectral remote sensing stack are suitable for demonstrating the classification capability of the newly developed Multivariate Autoregressive image model based SVM method. Unfortunately, the MOFFET data set of AVIRIS remote sensing on NASA’s website is no longer available. The remote sensing image data for testing algorithm in this chapter is limited to the multispectral (TM and SAR) images stack for the purpose of comparisons to other classification algorithms.
3. Methodologies on Time Series Remote Sensing Image Analysis
A general scheme of Time Series Remote Sensing Image Processing as described in this chapter is shown in figure 4 and 5. below:
4. Univariate Time Series Region Growing
We assume airborne and satellite’s remote sensing can be defined as a collection of random variables indexed according to the order they are obtained in time-space. For example, we consider a sequence of random variables
5. Multivariate AR Model and Error Covariance Matrix Estimation
The remote sensing image data widely used in military, geographic survey and scientific research such as SAR (Synthetic Aperture Radar), TM (Thermal Mapper ) are in multi-spectral format. As shown in figure 9, it consists of a stack of images. There are correlations between pixels in a single image as well as correlations among image slices. The Autoregressive (AR) model described in univariate time series model was based on Box-Jenkins system (Box, 1970) which is not enough to describe information extracted from multi-spectral satellite sensors. The innovative 2-D Multivariate Vector AR form (ARV) time series model described in this section is aimed to solve the problem.
In order to preserve most of the stacking remote sensing information for further
2-D image processing, there are methods such as Classification using Markov Random Fields and PCA method (Chen, 2002), Independent Component Analysis (Chen, 2002), …etc which require data compression before using 2-D single image classification technique. Both PCA and ICA methods are really time consuming. Lengthy computation time plus undetermined components to select make them unfeasible. On the contrary, the computation involved with the multivariate ARV method is the simplest matrix operations which are faster (roughly 2 times faster in computations). Besides, the classification accuracy results have shown that this new Multivariate Vector AR method is feasible and superior.
The Multivariate Time Series data analysis model is a generalized vector form of the Box-Jenkins’ univariate time series model. It is also called the ARMAV (AutoRegressive Moving Average Vector) model. The fact is that each time series observation is a vector containing multiple factors.
LetAutoRegressive Vector (ARV) is reduced to:
Example: m=2, p=2, W=0 of ARV model
Optimization Method: Least Squares
Let’s assume the system is a m-dimensional time series
An AR(p) time series model can be expressed as the following regression model:
where
Therefore,
The Parameter Matrix
Define
Let’s also define:
The least squares estimation of the B matrix can be found as
Therefore, the estimated parameter matrix is
The error covariance matrix is
Where
We have
Therefore,
The error covariance matrix
Let’s define the Schur complement matrix as
which is the moment matrix
where
The least squares estimate can be computed from a QR factorization of the data matrix
where
The submatrices
According to matrix numerical analysis, the QR factorization of the data matrix
of the moment matrix.
Therefore,
Therefore,
From equation (13)
we can then derive the estimated parameter matrix
where again
The error covariance matrix
Where
Suppose
Note that the theory behind QR decomposition, Cholesky factorization and the Schur Complement form will be detailed in section 5.2, section 5.3 and section 5.4 respectively.
5.1. Numerical Simulation
The following 2 simulated experimental examples will explain and verify the multivariate ARV model algorithm described above.
Example 1:
From Equation (3)
Let
The 200 simulated 2 elements vector of Multivariate Time Series random process data set
where
After multivariate ARV time series model estimation process, we get the estimated:
We can see that both the estimated parameter matrix and error covariance matrix by the above least squares algorithm is accurate by measuring a small percentage of matrix norm of matrices difference:
Example 2:
Estimation result:
The estimated parameter matrix is also accurate in this 2nd example.
5.2. QR Algorithm
To find the eigenvalue decomposition is to find a diagonal matrix
and a nonsingular matrix
Two problems might occur. First is that the decomposition may not exist. Secondly, even if the decomposition exists, it might not be robust enough. The way to solve the problems is to get as close to diagonal as possible. Ideally we would like to find the Jordan canonical form of the matrix, however, this is not practical to do in finite precision arithmetic. Instead we compute the Schur decomposition of the matrix
5.3. Cholesky Factorization
In mathematics, the Cholesky factorization (or decomposition) (Kreyszig, 1999) is named after Andre-Louis Cholesky, who found that a symmetric positive-definite matrix can be decomposed into a lower triangular matrix and the transpose of the lower triangular matrix. The lower triangular matrix is the Cholesky triangle of the original, positive-definite matrix. Cholesky's result has since been extended to matrices with complex entries.
Any square matrix A with non-zero pivots can be written as the product of a lower triangular matrix L and an upper triangular matrix U; this is called the LU decomposition. However, if A is symmetric and positive definite, we can choose the factors such that U is the transpose of L, and this is called the Cholesky decomposition. Both the LU and the Cholesky decomposition are used to solve systems of linear equations. When it is applicable, the Cholesky decomposition is twice as efficient as the LU decomposition.
5.4. The Schur Complement Form
Let’s understand what is Schur complement form. It is a block of a matrix within the larger matrix which is defined as follows. Suppose
so that
6. Support Vector Machine classifier
Support Vector Machine (SVM), a new class of machine learning with superior classification capability over other learning algorithms. It can be analyzed theoretically using concepts from statistical learning theory (Vapnik, 1998) and at the same time to achieve good performance when applied to real problems. We have implemented software on top of SVM-KM matlab toolbox developed by Dr. A. Rakotomamonjy of INSA, France for remote sensing image classification and region segmentations. The results on both Multivariate AR model (ARV) and non-AR pixel-by-pixel based methods are reasonably good. Of course, the ARV’s additional contextual information gives a better performance. The main idea of this classification is to construct a hyperplane as a decision surface in a way that the margin of separation between positive and negative classes is maximized. The support vector machine can provide a good generalization performance on pattern classification problems. The SVM constructs models that are complex, it contains a large class of neural networks, radial basis function and polynomial classifiers as the special cases. Nevertheless, it is also simple enough to be analyzed mathematically due to the fact that it can be shown to correspond to a linear method in a high dimensional feature space nonlinearly related to input space. By use of kernels, all needed computations are performed directly in the input space. There are different cases of SVM, the first case is the linear separable data to be trained on linear machine. The 2nd case is the nonlinear SVM trained on non-separable data, this will result in a quadratic programming problem. The SVM can work with high dimensional data as the method is less dependent on the statistical distribution of the data. The SVM avoids the “Curse of Dimensionality” problems typically experienced in statistical pattern classifications (Chen, 1999).
SVM were specifically designed for binary classification. The multiclass applications on SVM is still an on-going popular research topics. A few straight forward methods have been proposed in such a way that multiclass classifier can be constructed by combining several binary classifiers. Some other researchers are proposing to create multi-classifiers that process multi-class data at once but it is most likely less accurate. The multi-class remote sensing SVM classifier we developed that describes in this chapter is based on One-Again-One pairwise with majority votes.
Support Vector Machine Concepts
The SVM in most cases is competitive among the existing classification methods. It is relatively easy to use. We assume the data vectors
Let’s also consider simple case of two classes data set :
Define classification output indicator vector
A hyperplane
Where
A separable hyperplane is shown in figure 10.
To illustrate the concept of SVM kernel mapping, we show in figure 11 how to map the input space to a feature space such that the non-separable input space can be separable in the feature space. This is done by nonlinear mapping to higher dimension and constructing a separating hyperplane with a maximum margin.
Feature space kernel mapping example:
Figure 11 shows the basic idea of SVM which maps data into dot product space (feature space)
The dot product is
7. Experimental Results
The UK village remote sensing data set were used and the Multivariate Time Series SVM performance is compared with other existing classification techniques. This image data set was kindly offered by Italian Remote Sensing Research group (Serpico 1995, Bruzzone 1999). It consists of a set of 250x350 pixel images acquired by two imaging sensors installed on a 1268 Airborne Thematic Mapper (ATM) scanner and a PLC band, full polarimetric NASA JPL SAR sensor. For performance comparison, Table 2 shows the experimenting results of the classification accuracies by several remote sensing popular classifiers (Ho, 2008):
Method 1: Structured Neural Networks (TLN) by University of Genoa, Italy (Serpico 1995)
Method 2: K-mean + PCA (Ho, 2008)
Method 3: K-mean + ICA (Ho, 2008)
Method 4: K-mean + (PCA+MRF) (Ho, 2008)
Method 5: FCM + (PCA+MRF) (Ho, 2008)
Method 6: Multivariate ARV Support Vector Machine (Ho, 2008)
Method 1: Structured Neural Networks (TLN) method:
This method uses the architecture of structured multilayer feedforward networks. The networks are trained to solve the problem by the error backpropagation algorithm. They are transformed into equivalent networks to obtain a simplified representation. It is considered to be a hierarchical committee that accomplishes the classification task by checking on a set of explicit constraints on input data.
Method 2: K-mean + PCA:
Principal Component Analysis (PCA) is a technique to reduce multidimensional data to a lower dimension for analysis. By constructing the transformation matrix which consists of eigenvectors and ordering the eigenvalues, the statistically uncorrelated components can be extracted. It is an unsupervised approach that finds the best features from data. K-means clustering is a form of stochastic hill climbing in the log-likelihood function. The contours in the feature space represents equal log-likelihood values. It iteratively calculates the mean vectors in the selected classes. As more data are inputted, it dynamically adjusts until there is no change on mean vectors.
Method 3: K-mean + ICA:
Independent Component Analysis (ICA) is a computational method to separate a multivariate signal into additive subcomponents which are statistically independent and at least one of which is a non-Gaussian source signal. Method 3 is the same as Method 2 except that PCA is replaced by ICA.
Method 4: K-mean + (PCA+MRF):
Markov Random Field (MRF) theory provides a basis for modeling contextual constraints in image processing. It is a model of the joint distribution of a set of random variables. The estimated pixels based on MRF model form a new image. PCA is applied to each pixel vector of the new image stack. This is followed by K-mean operation.
Method 5: FCM + (PCA+MRF):
Fuzzy-C-Mean (FCM) is an iterative clustering method. In every iteration of the classical K-Means procedure, each data point is assumed to belong to exactly one cluster. But in FCM, we relax this condition and assume that each sample has some graded or fuzzy membership in a cluster. Method 5 is the same as Method 4 except that K-mean is replaced by FCM operation.
Method 6: Multivariate ARV Support Vector Machine
This method was newly developed as described in the sections earlier.
Figure 12,13,14,15 show the results of region segmentation by this novel multivariate Time Series model based SVM classification method as described in this chapter.
Figure 12. is the original th-c-hh (one example of 15 remote sensing input data). Figure 13. is the Multivariate AR – SVM without smooth post-processing result. Figure 14. is the Multivariate AR – SVM with post-processing result and Figure 15. is the Multivariate AR – SVM with post-processing and tone re-scaling result.
Method 1 | Method 2 | Method 3 | Method 4 | Method 5 | Method 6 | |
Accuracy | 86.49% | 64.93% | 65.79% | 72.46% | 75.27% | 87.11% |
The followings are the color bar and crop identifications in UK village remote sensing image data set:
Figure 13. Multivariate AR – SVM without smooth post-processing result
Figure 14. Multivariate AR – SVM with post-processing result
Figure 15. Multivariate AR – SVM with post-processing and tone re-scaling result
8. Conclusion
This chapter has focused on contexture information in order to improve remote sensing pixel classification accuracy. The study of time series is primarily concerned with time or spatial correlation structure. The time series model has its world wide applications in the area of finance and oceanography but not much in remote sensing image processing. We took the big challenge to develop this new idea for remote sensing information processing. As we mentioned earlier, the time series models were started from univariate system to move gradually toward complicated multivariate matrix structures in order to solve the multiple image pixel stack problems. The system optimization and image pixel estimation solutions were changed from simple derivative, linear system to complex matrix decompositions by numerical analysis. It does open up a new era away from traditional approaches as far as remote sensing image processing is concerned. Numerical methods are the arithmetic operations to solve the mathematically formulated problems. Although they are involved with large numbers of tedious calculations, the most recent fast and efficient digital computer can solve them quickly. The role of numerical analysis in solving the engineering problem has increased dramatically. They are capable of handling large systems of equations, nonlinearities and geometries that are often impossible to solve analytically. The remote sensing data mining is huge. The system is initially gained by empirical means through observations and experiments. As new measurements are taken, the generalizations might be modified or newly developed. On the other hand, generalizations can have a strong influence on the observations. Hopefully the conclusions can be drawn eventually. From an electrical and computer engineering problem solving perspective, a system’s mathematical model has to be usefully expressed. We are hoping that system mathematical modeling and the powerful numerical methods that take full advantage of fast computing tools can resolve most of the remote sensing issues. Take one example in this chapter: the Multivariate Time Series model with system parameter matrix estimation and error covariance matrix (solved by Cholesky decomposition and the stable QR algorithm) might be able to capture remote sensing research attentions for their complex unsolvable image stacking problems. Though originality of this method exists, the algorithm stability does require years of testing by researchers and interested parties. The novel Estimation of Parameters Matrix of Multivariate Time Series techniques we developed in this chapter can be useful not only for image classification but also good for other research areas such as accurate stock market predictions, video prediction for wireless multimedia applications, adaptive frame prediction for scalable video coding …etc. The reasons are that multivariate time series can handle multiple data factors at every single time stamp. It can also expand the traditional Digital Signal Processing capability which is mostly in univariate time sequences. Advanced methods for automatic analysis of multisensor and multitemporal remote sensing images is still on-going in the years to come. Image processing and pattern recognition researches have been going on for over half century since the digital computer was invented. Many excellent and useful tools such as Maple, Matlab, IDS, Labview …etc have been created accordingly. Millions of image processing algorithms and great research results were also published. Remote sensing, image processing and pattern recognition related community have generated many journal papers and held developer conferences each year around the world to exchange ideas. Still, none of the “final” universal optimal algorithm has been done successfully yet. Take an example of the remote sensing texture classifications, it is difficult to obtain a good texture representation and to have the true adaptive function for segmentation for all kinds of remote sensing data.
9. Future Work
Though the multivariate ARV model was developed, to select the optimal order of an ARV model is one of complicated problem to solve. The error covariance matrix
References
- 1.
Akaike H. 1971 . Autoregressive Model Fitting for Control.23 163 180 . - 2.
Anton H. Rorres C. 2000 John Wiley and Sons - 3.
Bruzzone L. Prieto D. 1999 Technique for The Selection Of Kernel Function Parameters in RBF neural Networks for Classification of Remote Sensing Images37 2 1179 1184 , March. - 4.
Bruzzone L. 1998 , PhD dissertation, Electronics and Computer Science, Univeristy of Genova, Italy. - 5.
Chapra S. Canale R. 2002 Numerical Methods for Engineers with Software and Programming Applications, 4th edition, McGraw Hill - 6.
Chen C. 1999 editorInformation.Processingfor.RemoteSensing.WorldScientific.12 13 - 7.
Chen C. Ho P. 2003 On the ARMA model based Region Growing method for extracting lake region in a Remote Sensing image, on ,5238 Paper5238-13 , September 8-12,, Barcelona, Spain. - 8.
Chen C. 2002 Remote Sensing Data Unsupervised Classification Using Gauss-Markov Random Fields and PCA, MS thesis ECE University of Massachusetts at Dartmouth. - 9.
Cheney W. Kincaid D. 1999 Numerical Mathematics and Computing , 4th edition, Publisher: Gary W. Ostedt Book - 10.
Glantz S. ,2002 , 5th edition, McGraw-Hill - 11.
Box G. Jenkins G. 1970 and Jenkins, G. 1970.Time Series Analysis: Forecast and Control, Sa n Francisco, Holden-Day, - 12.
Ho P. ,2008 Ph.D dissertation, Univ. of Massachusetts Dartmouth, Jan. - 13.
Kreyszig E. ,1999 . , 8th edition, John Wiley and Sons - 14.
Lutkepohl H. ,1985 Comparison of Criteria for Estimating the Order of a Vector Autoregressive Process. ,6 ,35 52 . - 15.
Moler C. ,2004 , Chapter 10, SIAM. - 16.
Prieto D. ,2000 , Ph.D Thesis, University of Genova, - 17.
Richards J. Jia X. 1999 , Springer-Verlag - 18.
Schowengerdt R. ,1997 Remote Sensing, Models and Methods for Image Processing. 2nd edition, Academic Press, - 19.
Serpico S. Roli F. 1995 . Classification of Multisensor Remote Sensing Images by Structured Neural Netorks, ,33 3 562 578 , May - 20.
Schwarz G. 1978 Estimating the Dimension of a Model.6 461 464 .