Application of PCA-CNN (Principal Component Analysis - Convolutional Neural Networks) Method On Sentinel-2 Image Classification For Land Cover Mapping
Application of PCA-CNN (Principal Component Analysis - Convolutional Neural Networks) Method On Sentinel-2 Image Classification For Land Cover Mapping
Email: [email protected]
3 Departmen of Agricultural Engineering. FTP. Universitas Jember, Indonesia
Email: [email protected]
Received: 09 Jul 2022, Abstract— Land cover information based on remote sensing imagery is
Received in revised form: 01 Aug 2022, effective information for land use management. The use of Sentinel-2
imagery is considered to be able to provide better information on land
Accepted: 07 Aug 2022,
cover because it has a spatial accuracy of 10 meters. Convolutional Neural
Available online: 15 Aug 2022 Networks is one of the deep learning methods that can be used for image
©2022 The Author(s). Published by AI interpretation in order to obtain image classification results which will later
Publication. This is an open access article obtain information about land cover. PCA-CNN (Principal Component
under the CC BY license Analysis-Convolutional Neural Network) is a development method of the
(https://creativecommons.org/licenses/by/4.0/). Convolutional Neural Network method which gives special treatment to
the dimension reduction process in the input data. The dimension reduction
Keywords— Land Cover, Sentinel-2, Deep
process is carried out by utilizing the PCA method so that the data
Learning, PCA, CNN.
processing process becomes faster without losing important information so
that better method performance is obtained. The PCA-CNN method is
implemented on a dataset of the Situbondo district which is classified into
five land cover classes. The results of the PCA-CNN method have an
Overall Accuracy of 94.4% and Kappa Indeks 0,92 with 100 epochs of
repeated experiments.
pattern processing, such as object classification in decreases sharply and generally shows PC with
images. CNN or ConvNet is a deep feed-forward eigen values of more than 1.
artificial neural network that is widely applied in image b. Using the cumulative proportion of variance
analysis. CNN consists of one input layer (input layer), which is formulate as follows
one output layer (output layer), and a number of hidden
layers [10]. ∑𝑘𝑖=1 𝜆𝑖
𝑝𝑃𝐶𝑘 = × 100%
∑𝒏𝒊=𝟏 𝜆𝑖
with 𝜆1 > 𝜆2 > ⋯ > 𝜆𝐷 . The number PCs has at
II. METHODOLOGY
least a cumulative proportion of variance of 80%
2.1 Principal Component Analysis (PCA)
[8].
Dimensional reduction is a process carried out to
8. The new variable resulting from the reduction is
simplify the existing variables to be fewer without losing
obtained by using an eigen vector matrix with an
the information contained in the initial data. One of the
input.
methods used in dimension reduction is Principal
Component Analysis (PCA). The workings of PCA is to 𝑃𝐶1 = 𝑒1′ 𝑋 ′ = 𝑒11 𝑋1′ + 𝑒21 𝑋2′ … +𝑒𝑝1 𝑋𝑝′
change the initial variable as many as n variables are 𝑃𝐶2 = 𝑒2′ 𝑋 ′ = 𝑒12 𝑋1′ + 𝑒22 𝑋2′ … +𝑒𝑝2 𝑋𝑝′
reduced to k new variables called Principal Component ⋮ ⋱ ⋮
(PC). Sum The number of k is less than n but by using a 𝑃𝐶𝑝 = 𝑒𝑝′ 𝑋 ′ = 𝑒1𝑝 𝑋1′ + 𝑒2𝑝 𝑋2′ … +𝑒𝑝𝑝 𝑋𝑝′
number of k(PC) can produce a value that is close to the 2.2 Convolutional Neural Networks (CNN)
same using n variables. PC that is formed is a linear Convolutional Neural Networks (CNN) or ConvNet is a
combination of the initial variables that are independent or deep feed-forward artificial neural network that is widely
not correlated with PC other. The following are the steps applied in image analysis. CNN consists of an input layer
to perform dimension reduction using PCA: (input layer), an output layer (output layer), and a number
1. Compile the input matrix X as one of the k attribute of hidden layers (hidden layer). Hidden layers generally
vector data 𝑥𝑖𝑗 where 𝑖 = 1,2, … , 𝑛 and 𝑗 = 1,2, … , 𝑚. contain convolutional layers, pooling layers, normalization
layers, ReLu layers, full connected layers, and loss layers.
𝑥11 𝑥12 … 𝑥1𝑚
𝑥21 𝑥22 … 𝑥2𝑚 All the layers are arranged in a pile. CNN uses a three-
𝑋=[ ⋮ ⋮ ⋱ ⋮ ] dimensional architecture, namely width, height, and depth.
𝑥𝑛1 𝑥𝑛2 … 𝑥𝑛𝑚 The width and height dimensions on CNN are
representations of the image (texture and morphology)
2. Calculating the mean 𝑋 = 𝑋̅ which statisfies the
while the inner dimensions represent color channels [11].
following equation
The following is the architecture of CNN can be seen in
1 𝑛
𝑋̅ = ∑ 𝑥𝑖 Figure 1 [1].
𝑛 𝑖=1
iterations (epochs) on the model to be run. The PCA-CNN process are shown in the confusin matrix in Figure 4.
model uses batch_size = 20 and the number of iterations
(epochs) = 100. A total of 1000 images are used as training
data for each class and 500 images are used as testing data
for each class.
3.3 Classification Result and Visual Assessment
The following are the results of the classification process
using the PCA-CNN model which are presented in the
“Training and test accuracy” graph and the “Training and
test loss” graph can be seen in Figure 3.a and Figure 3.b.
five main classes namely kebun, perumahan, Pertanian [18] Zang, C, X. Pan., H. Li., A. Gardiner., I. Sargent., J. Hare.,
lahan kering, sawah, and Tubuh Air. The PCA-CNN P.M. Atkinson. 2018. A Hybrid MLP-CNN classifier for
method has the Overall Accuracy of the PCA-CNN model very fine resolution remotely sensed image classification.
International Society for Photogrammetry and Remote
which has a value of 94.4% with a kappa index of 0.92.
Sensing (ISPRS) 140(1): 133-144.
REFERENCES
[1] Alom, Taha, Yakopic, Westbreg, Sidike, Nasrin, Esesn,
Abdul, Asari. 2018. The History Began from AlexNet: A
Comprehensive Survey on Deep Learning Approaches.
https://arxiv.org/abs/1803.01164v2.
[2] ESA. 2015. Sentinel-2 User Handbook.z ESA Standard
Document User Handbook: Europe Space Agency.
[3] Hakim F. L. 2019. Interpretasi Citra Satelit Landsat 8 untuk
Pemetaan Tutupan Lahan Provinsi Jawa Timur. Jember:
Universiats Jember.
[4] Han J, M. Kembler, dan J. Pei. 2012. Data Mining:
Concepts and Techniques Thrid. Elsevier.
[5] Heryadi Y. dan E. Irwansyah. 2020. Deep Learning dan
Aplikasnya Dibidang Informasi Geosapsial. Depok:
Artifisia Wahana Informa Teknologi.
[6] Indarto. 2017. Pengindraan Jauh Metode Analisis dan
Interpretasi Citra Satelit. Yogyakarta: Andi
[7] Jia, K., Xiangqin, W., Xiangfa, G., Yunjun, Y., Xianhong,
X. Bin, L. 2014. Land Cover Classification Using Landsat 8
Operational Land Imager Data in Beijing, China. Geocarto
International 29(1): 941-951.
[8] Jhonson, R. A. dan D. W. Wichern. 2007. Applied
Multivariate Statistical Analysis. Pearson Prentice Hill.
[9] Munir, R. 2004. Pengolahan Citra Digital. Bandung:
Institut Teknologi Bandung.
[10] Putra I.W.S.E, A.Y. Wijaya., R. Soelaiman. 2016.
Klasifikasi Citra Menggunakan Convolutional Neural
Network (CNN) pada Caltech 101. Jurnal Teknik ITS 5(1):
1-5.
[11] Saadat. H., J. Adamowski, R. Bonnell, F. Sharifi, M.
Namdar, S. Ale-Ebrahim. 2011. Land use and land cover
classification over a large area in Iran based on single.date
analysis of satellite imagery. ISPRS Journal of
Photogrammetry and Remote Sensing 66(5): 608– 619.
[12] Sampurno, R. dan Toriq, A. 2016. Klasifikasi Tututpan
Lahan Menggunakan Citra Landsat 8 operational Land
Imager (OLI) di Kabupaten Sumedang. Jurnal Teknotan
10(2): 61-70.
[13] Sutojo T, P.N Andono, dan Muljono. 2017. Pengolahan
Citra Digital. Yogyakarta: Penerbit Andi.
[14] Suyanto. 2018. Machine Learning Tingkat Dasar dan
Lanjut. Bandung: Informatika.
[15] Suyanto. 2019. Deep Learning Modernisasi Machine
Learning untuk Big Data. Bandung: Informatika.
[16] Wuryandari, M. D dan I. Afrianto. 2012. Perbandingan
Metode Jaringan Saraf Tiruan Backpropagation dan
Learning Vector Quantization pada Pengenalan Wajah.
Jurnal Komputer dan Informatika (KOMPUTA) 1(1) : 45-
51.
[17] Yu, S, S. Jia., dan C. Xu. 2017. Convolutional Neural
Networks for Hyperspektral Image Classification.
Neourocomputing 219(1): 88-98.