Next Article in Journal
A Framework for Providing Information about Parking Spaces
Previous Article in Journal
The Effect of Color Saturation of Travel Pictures on Consumer Appeal
Previous Article in Special Issue
Spatial Distribution of Soil Heavy Metal Concentrations in Road-Neighboring Areas Using UAV-Based Hyperspectral Remote Sensing and GIS Technology
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Monitoring of Oil Spill Risk in Coastal Areas Based on Polarimetric SAR Satellite Images and Deep Learning Theory

1
School of Resources and Environment, University of Electronic Science and Technology of China, Chengdu 611731, China
2
Technology Service Center of Surveying and Mapping, Sichuan Bureau of Surveying, Mapping and Geoinformation, Chengdu 610081, China
3
School of Resources and Environmental Engineering, Anhui University, Hefei 230601, China
*
Author to whom correspondence should be addressed.
Sustainability 2023, 15(19), 14504; https://doi.org/10.3390/su151914504
Submission received: 30 August 2023 / Revised: 2 October 2023 / Accepted: 3 October 2023 / Published: 5 October 2023

Abstract

:
Healthy coasts have a high ecological service value. However, many coastal areas are faced with oil spill risks. The Synthetic Aperture Radar (SAR) remote sensing technique has become an effective tool for monitoring the oil spill risk in coastal areas. In this study, taking Jiaozhou Bay in China as the study area, an innovative oil spill monitoring framework was established based on Polarimetric SAR (PolSAR) images and deep learning theory. Specifically, a DeepLabv3+-based semantic segmentation model was trained using 35 Sentinel-1 satellite images of oil films on the sea surface from maritime sectors in different regions all over the world, which not only considered the information from the PolSAR images but also meteorological conditions; then, the well-trained framework was deployed to identify the oil films in the Sentinel-1 images of Jiaozhou Bay from 2017 to 2019. The experimental results show that the detection accuracies of the proposed oil spill detection model were higher than 0.95. It was found that the oil films in Jiaozhou Bay were mainly concentrated in the vicinity of the waterways and coastal port terminals, that the occurrence frequency of oil spills in Jiaozhou Bay decreased from 2017 to 2019, and that more than 80 percent of the oil spill events occurred at night, mainly coming from the illegal discharge of waste oil from ships. These data indicate that, in the future, the PolSAR technique will play a more important role in oil spill monitoring for Jiaozhou Bay due to its capability to capture images at night.

1. Introduction

As a part of the ocean, coastal areas provide a large portion of the material and energy needs of human beings, and also provide a livable ecological environment for marine species [1]. Therefore, the ecological environment of coastal areas is of great significance to human beings. However, due to the uncontrolled exploitation of marine resources and discharge of pollutants, the ecological environments of many coastal areas are facing some ecological risks—typically, oil spill risks.
With the rapid development of coastal economies, more and more cargo ships are transporting goods at sea, which is bound to cause an increase in the occurrence of oil spill accidents [2,3]. Oil films spread and drift with ocean currents, causing large-scale marine pollution and fatal effects on marine ecology and lives [4]. Oil products can inhibit the photosynthesis of phytoplankton and reduce the dissolved oxygen in water, thus affecting the survival of marine organisms [5]. They can also cause deformations in hatched fish, and the heavy metal elements from oil spills accumulate in the body of the fish, which in turn endangers human health through consumption [6]. It has been reported that, since the 1970s, over five million tons of oil have been released into marine environments due to accidents [7]. For example, in 2018, the ship Sanchi departed from Panama and then collided with a bulk carrier vessel, which departed from Hong Kong. This accident caused oil films that covered more than 100 km2 of the sea’s surface [8], and it took about two weeks to complete the initial clean-up of the oil spill.
To take effective actions to protect the environment of coastal areas, oil spill risk monitoring studies are needed. Early studies mainly relied on historical statistical data or on data sampled from in-situ stations [9]. It is essential to implement spatially continuous monitoring of the sea surface to obtain a more comprehensive understanding of the distribution of risk sources. The satellite remote sensing technique is capable of capturing large-scale images of the Earth, and has been utilized in the study of the ecological risk monitoring of coastal areas [10,11,12,13]. Researchers have presented a number of methods to identify marine oil spills from remote sensing images [14,15,16]. Compared with optical remote sensing, which is easily affected by both clouds and the solar flare effect occurring on the sea surface, Synthetic Aperture Radar (SAR) has unique advantages thanks to its all-weather and all-condition imaging capabilities. Besides this, oil films can weaken the scattering signals from the water, making oil films exhibit a dark-spot appearance in SAR images that differs from the surrounding water in most cases. This makes SAR data an important data source for detecting marine oil spills [16]. Therefore, a lot of studies have focused on oil spill detection from SAR images [17,18,19,20,21].
The study in [17] revealed that texture analysis is an efficient approach for detecting oil spill areas in SAR images, and they proposed a novel oil spill detection approach using texture analysis and an artificial neural network. Skrunes et al. [18] used multi-source SAR images to validate the capability of polarimetric features, such as polarimetric decomposition parameters and the copolarized phase difference, in identifying oil types. A recent work by Dong et al. [19] presented a semi-automatic oil spill detection approach from Sentinel-1 images by combining manual annotation and computer-aided interpretation. In recent years, due to their good performance in representation learning and in mining useful information from big data, deep learning-based methods have been applied to detect oil spills in SAR images [20]. Chen et al. [21] applied two different deep learning-based detection models to select the optimal polarimetric feature combinations from quad-polarimetric SAR images, which showed better performances than traditional supervised classification methods; Shaban et al. [15] utilized a multi-layer convolutional neural network (CNN) for oil spill classification and semantic segmentation from SAR images, as did a more recent study conducted by Ma et al. [16].
Although more and more studies are focusing on oil spill identification from PolSAR images via deep learning-based methods, some bottlenecks still need to be solved—typically, the “look-alikes” phenomenon. Look-alikes refer to targets on the sea surface that also have weak backscattering signals similar to those of oil films, such as the wake caused by ships, heavy rainfall regions, and low wind-speed regions [16]. To distinguish oil films from these look-alikes is challenging work, which means that more information should be considered when training a deep learning-based oil spill detection model. Based on this, this paper presents a DeepLabv3+-based semantic segmentation model for the task of oil spill detection from PolSAR satellite images. Different from most related studies that have only utilized the backscattering intensity signal data, the proposed model considers more information, including more polarimetric features and some information on meteorological conditions. We first trained the model with 35 Sentinel-1 satellite images of oil films on the sea surface from maritime sectors in different regions all over the world, and then used the well-trained model to identify and assess the oil spill risk in Jiaozhou Bay from 2017 to 2019.
The study objectives of this paper are to develop a reliable and robust algorithm to identify oil films on the ocean from SAR images, and to apply the identification results to assess the oil spill risk in the coasts. We summarize the main contributions of our work as follows: (1) More information from both the PolSAR dataset and meteorological dataset are taken into account by the oil spill monitoring framework, which can significantly alleviate the influence of look-alikes; (2) Sufficient images with oil films on the sea surface are input into the training step of the proposed model, which ensures the robustness of the model; (3) The oil spill risk in Jiaozhou Bay over multiple years is comprehensively monitored and evaluated.
The rest of this paper is organized as follows: Section 2 introduces some basic information about Jiaozhou Bay and the datasets used in this study; Section 3 describes the proposed oil spill detection method; then, the experimental results and the discussion are provided in Section 4; finally, conclusions are drawn in Section 6.

2. Study Area and Data Sources

2.1. Study Area

Jiaozhou Bay is located in the Yellow Sea near the south coast of the Shandong Peninsula and is a semi-enclosed port of Qingdao (Figure 1). It covers an area of approximately 416 km2 and serves as a vital hub for maritime trade in China. The study area is located in the warm, temperate monsoon climate zone, and is mainly influenced by southeasterly winds in the summer and northerly winds in the winter, with an average yearly rainfall of 600–800 mm [22].
Jiaozhou Bay is known as Qingdao’s “mother bay” [23]. There are a number of aquaculture industries located in the shallow eastern, western, and northern waters of the bay. The tourism industry in the surrounding urban areas is booming, and offshore marine trades have rapidly developed over the last decade. A direct threat to the developed marine trades is the release of oil. It must be pointed out that, due to the negative influence of the COVID-19 pandemic on marine trade activities around China, this study only focuses on the monitoring of oil spills in Jiaozhou Bay from 2017 to 2019, i.e., before the COVID-19 pandemic.

2.2. Data Sources

In this work, Sentinel-1 satellite images were used for oil spill detection. Sentinel-1 is a C-band SAR system composed of two satellites. Sentinel-1 satellite data can be obtained from the European Space Agency (ESA) website (https://scihub.copernicus.eu, accessed on 11 March 2023). Sentinel-1 has a variety of imaging modes, working in single polarization and dual polarization modes [24,25]. Radar waves are susceptible to the physical traits and structures of the target, which ensures the good capability of imaging radar systems to obtain the scattering information of the target.
The revisit period of Sentinel-1 satellites is 6 days; that is to say, users can obtain the Sentinel-1 image of a same area every 6 days. In many cases, the cleanup process for oil films on the ocean lasts more than a week. This means that the observation frequency and image number of the Sentinel-1 system is sufficient to ensure the reliability of the observed phenomena in this study. The interferometric wide swath (IW) imaging mode of Sentinel-1 has the advantages of a wide coverage and high resolution (5 m × 20 m), which makes it suitable for oil spill detection on the sea surface [26]. In this study, the dual-polarimetric SAR images acquired in Sentinel-1 IW mode were utilized to detect oil spills in Jiaozhou Bay. Monostatic dual-polarimetric data can be completely described by a 2 × 2 polarimetric covariance matrix [27,28]. Under the assumption of scattering reciprocity, the polarimetric covariance matrix of Sentinel-1 SAR data can be defined as [29]:
C = C 11 C 12 C 21 C 22 = 2 S VH 2 2 S VH S VV * 2 S VV S VH * S VV 2
with
  S VV = S VV e j VV    
S VH = S VH e j VH  
where S VH represents the scattering component of the horizontal transmission and vertical reception; | S VH | and ∅VH denote the amplitude and the phase of the VH polarization, respectively; and the other variables are similarly defined. * represents the conjugate operator and j is the imaginary unit.
In this study, a deep learning-based method was developed to detect oil spills from Sentinel-1 images acquired in the area of Jiaozhou Bay from 2017 to 2019. To train the network, we collected 35 Sentinel-1 images of oil films on the sea surface by obtaining oil spill event information from maritime sectors in different regions. The training dataset covered 17 regions around the world (Figure 2), mainly the Persian Gulf, the North Sea, the Red Sea, and the Mediterranean Sea. In both the training and detection steps, the Sentinel-1 images were preprocessed before being input into the network, including geocoding and speckle filtering [30].
As per some other studies [31,32], weather conditions—such as wind speed and rainfall—can also change the Bragg scattering effect generated by the sea surface, thus hindering the oil spill detection approach from SAR images. Considering the above issue, we also took wind speed and rainfall information as features to train the detection networks. The wind speed information was obtained from the corresponding Sentinel-1 imagery based on a C-band geophysical model function (CMOD5) [33], which was implemented using SNAP software. The rainfall information was obtained through the Global Precipitation Measurement (GPM) rainfall data provided by NASA (https://disc.gsfc.nasa.gov, accessed on 11 March 2023).

3. Method

3.1. The Baic Architecture

In this study, a DeepLabv3+-based semantic segmentation algorithm was used to identify oil films in Jiaozhou Bay. Among all the semantic segmentation algorithms, the DeepLabv3+ framework [34] is one of the most effective ones, which improves on the DeepLabv3 framework [35] by adding a decoder to refine the segmentation results. The basic architecture of the DeepLabv3+ network model for oil spill detection is shown in Figure 3.
The encoder part consists of a DCNN with dilated convolution and an atrous spatial pyramid pooling (ASPP) module, where group normalization (GN) is introduced to eliminate the influence of batch size on accuracy. The encoder part introduces dilated convolution to expand the receptive field and uses different receptive fields to extract multi-scale features so as to capture rich oil spill features, which are crucial to the accuracy of the segmentation [34].
The decoder part accepts the output of the low-level feature map from the middle layer of the backbone network and the ASPP module to achieve the purpose of restoring the target boundary details, thereby obtaining high-precision oil spill detection results.

3.2. Multi-Feature Input

Normally, oil films manifest themselves in SAR images as dark-spot appearances that differ from the surrounding water. However, “look-alikes”—such as the wake caused by ships, heavy rainfall regions, and low wind speed regions—can also lead to weak backscattering signals [16], which hinders the accurate identification of oil spills. Therefore, integrating more features into the oil spill detection model is beneficial for improving the detection accuracy.
For the Sentinel-1 PolSAR data, the amplitude and phase information (as shown in Equation (1)) were considered in this study. In addition, the polarimetric decomposition parameters were also considered. The polarimetric decomposition process is able to describe the physical scattering mechanisms of the targets well. In this stage, the Cloude–Pottier decomposition theory [36] was used to obtain the polarimetric decomposition parameters, i.e., the polarimetric entropy (H), average scattering angle (α), and polarimetric anisotropy (A).
In the H/A/α decomposition model, H represents the pureness of the scattering traits, which is:
H = τ = 1 2 p τ l o g 2 p τ ,   H 0 , 1
with
p τ = λ 1 λ 1 + λ 2  
where λ 1 and λ 2 are the two real eigenvalues of the polarimetric covariance matrix, as shown in Equation (1). A higher value of H reveals that the contribution of the main scattering component of the target is higher.
α is employed to distinguish the dominant scattering component, and is defined as follows:
α = τ = 1 2 p τ c o s 1 e τ 1 ,   α 0 ° ,   90 °
An α value below 45° indicates that the dominant scattering mechanism of the target is odd scattering. As the value of α increases, the dominant scattering mechanism is more likely to be the double-bounce scattering.
A quantifies the significance of the first eigenvalue with regard to the second eigenvalue:
A = λ 1 λ 2 λ 1 + λ 2 ,   A 0 , 1
Considering that some natural factors such as low wind speed and heavy rainfall can hinder the identification of oil films, information on the ocean environment (including wind speed and rainfall) was also input into the network to further improve its performance in identifying oil spills. The wind speed information was obtained from the CMOD5 algorithm developed for the C-band radar [33]. In CMOD5, the normalized radar cross section σ VV 0 is assumed to be related to the incidence angle as:
σ V V 0 = b 1 1 + b 2 c o s + b 3 c o s 2 1.6
By inputting the σ VV 0 and values of the ocean area in the Sentinel-1 images, the values of the variables b 1 , b 2 , and b 3 for each pixel of the ocean area can be calculated using least-squares estimation. In addition, b 1 , b 2 , and b 3 have nonlinear relationships with the wind speed D:
b 1 = f 1 D
b 2 = f 2 D
b 3 = f 3 D
The wind speed value of each pixel of the ocean area can be obtained using least-squares estimation.
The GPM rainfall dataset used in this study was obtained based on the GPM inversion algorithm proposed by [37]. The dataset provides global rainfall data with high spatial and temporal resolutions.

4. Experimental Results

4.1. Quantitative Assessment Indices

In this paper, two indicators were used to validate the oil spill identification performance—namely, the overall accuracy (OA) and mean intersection over union ( M I o U ) [28].
OA describes the ratio of the number of pixels correctly classified to the total number of pixels:
O A = T P + T N T P + T N + F P + F N
where T P is true positive, which denotes the pixel number correctly predicted as oil spill; T N is true negative, which denotes the pixel number correctly predicted as background; F P is false positive, which denotes the pixel number in the background wrongly predicted as oil spill; and F N is false negative, which denotes the pixel number in the oil spill wrongly predicted as background.
M I o U meansures the average of the ratio of the intersection and the union of the oil spill and background, which is defined as:
M I o U = 1 2 T N F N + T N + F P + T P F N + T P + F P

4.2. Assessment of Oil Spill Identification Accuracy

In the proposed oil spill detection method, multiple features including the amplitude and phase of the polarimetric data, the polarimetric decomposition parameters (i.e., H/A/α), and the meteorological conditions (i.e., wind speed and rainfall) were input into the DeepLabv3+ network. To validate the necessity of inputting multiple features for oil spill detection, we constructed three types of feature sets—namely, δ 1 , only considering amplitude and phase (see Equation (14)); δ 2 , considering amplitude, phase, and polarimetric decomposition parameters (see Equation (15)); and δ 3 , considering all the features mentioned above (see Equation (16)). Besides this, the oil spill detection results obtained by the traditional PolSAR Wishart supervised Classification method [38] are also reported for comparison.
δ 1 = [ S H V ,   S V V ,   V H V V ]
δ 2   = [ S H V ,   S V V ,   V H V V ,   H ,   A ,   α ]
δ 3 = [ S H V ,   S V V ,   V H V V ,   H ,   A ,   α ,   D ,   R ]
The oil spill detection results for some of the Sentinel-1 images are shown in Figure 4. We also list the quantitative assessment values in Table 1. As can be seen, many spots were exhibited in the identification results of the traditional PolSAR supervised classification method, which seriously degrades the identification accuracy. This is because the traditional PolSAR supervised algorithms only take into account the shallow characteristics of the target while ignoring contextual information, and hence cannot provide fine segmentation maps. By considering the rich polarimetric and meteorological data, the detection precision of the proposed method was promoted. In particular—as marked in Figure 4—some look-alikes, which were misclassified as oil films by the other methods, were correctly classified by considering more information. Furthermore, the detected oil films were uniform, which is in line with their real state.
To further validate the generalization capability of the proposed method in different marine areas, we also display the detection results for an image with oil films on the coast of Brazil in August 2019 (Figure 5). It can be observed that, in this new area, the detection result was still quite close to the label image. The OA and MIoU values were 0.9812 and 0.9599, respectively.

4.3. Monitoring of Oil Spill Risk in Jiaozhou Bay

We applied the above well-trained oil spill detection model to identify oil films in 245 Sentinel-1 SAR images of the Jiaozhou Bay area from 2017 to 2019. The number of images in each month for these three years is shown in Figure 6, and the number of images in which oil films were detected is also shown.
It can be seen that oil spill events were detected in most months. An interesting phenomenon is that, in winter, the occurrence frequency of oil spill events was notably lower than that in other seasons. The reason for this is that Jiaozhou Bay is prone to seawater icing in winter, due to the influence of cold air and low temperatures, and hence the activities of the marine trade and fishing industry are limited [39].
Some statistics concerning the oil films in Jiaozhou Bay are displayed in Figure 7. First of all, the proportion of oil spill events showed a downward trend from 42.86% in 2017 to 26.19% in 2019. This suggests that the marine management measures implemented in Jiaozhou Bay over the last few years have effectively controlled the illegal release of oil. As pointed out in [40], a main control measure taken by the Qingdao Maritime Bureau is to punish ship owners who have illegally released oil by comparing the chemical compositions of the oil spills with that in the ships which were transported through the bay.
It can also be seen that oil spill events mainly occurred at night, accounting for 80.95% of the total. The reason for this is that, in Jiaozhou Bay, oil spills most likely come from the illegal cleaning of the oil tanks of ships at night [13]. The area statistics for the oil spills show that most of the oil spills were of a small size, further indicating that the oil spills in Jiaozhou Bay have mostly come from the illegal discharge of waste oil rather than from accidental oil spills or collision accidents.
The oil spill risk distribution maps for Jiaozhou Bay from 2017 to 2019 are displayed in Figure 8. It can be clearly seen that, in general, the frequency of oil spill events decreased year by year. Compared with 2017, the frequency of oil spill events occurring in the waterways and ports of Jiaozhou Bay in 2018 and 2019 significantly reduced, and the frequency of oil spill events occurring at the entrance of the bay in 2019 also significantly reduced, compared with previous years. In all three years, the locations with a high frequency of oil spill events were mainly concentrated in the vicinity of the waterways and coastal port terminals. Besides this, we can also observe that between different years, the highest areas of oil spill incidents were exhibited in different locations. According to the above observations and considering the fact that Jiaozhou Bay is one of the most important shipping ports of China, a conclusion can be drawn here is that the oil spills in the waters of Jiaozhou Bay are not caused by some fixed pollution points, and instead are most likely to be related to shipping activities.

5. Discussion

5.1. Data Limitation

The SAR images used in this study were acquired by the Sentinel-1 system. Sentinel-1 consists of two satellites—namely, Sentinel-1 A and Sentinel-1 B. As introduced in Section 2.2, the revisit period of Sentinel-1 is 6 days. However, since 2022, the images of Sentinel-1 B have become unavailable due to a system breakdown. That is to say, after 2022, the revisit period of the Sentinel-1 system became 12 days. The long revisit period means that some oil films with a small area may not be observed by the satellites, because the cleanup period or natural disappearance period of those oil films are very likely to be shorter than the revisit period of the satellites. In such cases, some illegally released oil by ships in the coasts might not be observed by the Sentinel-1 system, since they often have a small area and are more quickly cleaned up. The aforementioned limitation implies that, in the future, using more data sources from different satellites is an effective means of ensuring a high observation frequency for the monitoring of oil spill events on the coasts.

5.2. Comparison with Related Works

To support the phenomena and conclusions we observed in Section 4, we compared our work with a previous study by Ma et al. [13]. In this work, the authors used remote sensing images to identify the oil spill events that occurred in Jiaozhou Bay from 2015 to 2021. The temporal distribution characteristics of the oil spills in Jiaozhou Bay found in [13] are displayed in Figure 9. Clearly, the study in [13] supports the observed phenomena in this paper that oil spill incidents mainly occur at night and that they occur at the lowest frequency in winter.

6. Conclusions

Coastal areas provide irreplaceable ecological value and represent a significant economic resource for human beings. Taking effective actions to protect the environment of coastal areas is of great significance. For this purpose, monitoring the oil spill risk in coastal areas and conducting risk assessments are important to understand the ecological situation of coastal areas and can assist with subsequent environmental protection plans. Some studies have been conducted to use SAR satellite data and deep learning theory to monitor the oil spill risk of coastal areas, but the monitoring processes and results are not reliable enough in most cases—mainly influenced by the appearance of look-alikes and the limited training dataset.
To solve the bottlenecks of the current oil spill detection methods from SAR images, this work presents an innovative oil spill risk-monitoring framework based on Sentinel-1 PolSAR satellite images and deep learning theory. A DeepLabv3+-based semantic segmentation model was trained using 35 Sentinel-1 images of oil films on the sea surface from maritime sectors in different regions all over the world, which not only considered the information from PolSAR images but also meteorological conditions; then, the well-trained framework was deployed to identify oil films in Sentinel-1 images of Jiaozhou Bay from 2017 to 2019. The qualitative and quantitative assessment results showed that the proposed oil spill detection method has a high detection accuracy; in the meantime, the detected oil films were uniform in the classification maps. The oil spill risk monitoring results of Jiaozhou Bay show that the oil films were mainly concentrated in the vicinity of the waterways and coastal port terminals, that the occurrence frequency of oil spills in the bay decreased from 2017 to 2019, and that most of the oil spills came from the illegal discharge of waste oil from ships at night.

Author Contributions

Conceptualization, L.L. and Q.Z.; methodology, L.L.; software, Q.Z.; validation, Q.Z.; formal analysis, Q.Z.; investigation, L.L.; resources, L.L.; data curation, L.L.; writing—original draft preparation, L.L. and W.S.; writing—review and editing, Q.Z.; visualization, L.L.; supervision, L.L.; project administration, L.L.; funding acquisition, W.S. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Sichuan Science and Technology Program (No. 2023YFG0123, No. 2023YFS0381), and the Sichuan Bureau of Surveying, Mapping and Geoinformation Research Project on New Fundamental Surveying and Mapping Technologies (No. 2023KJ003).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Deyoung, B.; Visbeck, M.; Filho, M.; Baringer, M.O.; Willis, Z. An integrated all-Atlantic ocean observing system in 2030. Front. Mar. Sci. 2019, 6, 428. [Google Scholar] [CrossRef]
  2. Chen, J.H.; Zhang, W.P.; Li, S.F.; Zhang, F.W.; Zhu, Y.H.; Huang, X.L. Identifying critical factors of oil spill in the tanker shipping industry worldwide. J. Clean. Prod. 2018, 180, 1–10. [Google Scholar] [CrossRef]
  3. Zhang, W.P.; Li, C.X.; Chen, J.H.; Wan, Z.; Shu, Y.Q.; Song, L.; Di, Z.J. Governance of global vessel-source marine oil spills: Characteristics and refreshed strategies. Ocean Coast. Manag. 2021, 213, 105874. [Google Scholar] [CrossRef]
  4. Simecek-Beatty, D.; Lehr, W.J. Extended oil spill spreading with Langmuir circulation. Mar. Pollut. Bull. 2017, 122, 226–235. [Google Scholar] [CrossRef]
  5. Davidson, W.F.; Lee, K.; Cogswell, A. Oil Spill Response; Springer: Berlin/Heidelberg, Germany, 2008; Volume 3, pp. 241–246. [Google Scholar]
  6. An, H.; Zhong, W.; Chen, Y.; Li, H.; Gao, X. Features and evolution of international crude oil trade relationships: A trading-based network analysis. Energy 2014, 74, 254–259. [Google Scholar] [CrossRef]
  7. ITOPF. The International Tanker Owners Pollution Federation Limited Oil Tanker Spill Statistics; ITOPF: London, UK, 2020. [Google Scholar]
  8. Yin, L.; Zhang, M.; Zhang, Y.; Qiao, F. The long-term prediction of the oil-contaminated water from the Sanchi collision in the east China sea. Acta Oceanol. Sin. 2018, 37, 34. [Google Scholar] [CrossRef]
  9. Xue, X.S.; Song, L.; Fu, Z.L. Ecological risk assessment of red tide in Qinhuangdao coastal waters. Fish. Sci. 2019, 38, 695–701. [Google Scholar]
  10. Bing, L.; Xing, Q.G.; Liu, X.; Zou, N.N. Spatial distribution characteristics of oil spills in the Bohai sea based on satellite remote sensing and GIS. J. Coast. Res. 2019, 90, 164–170. [Google Scholar] [CrossRef]
  11. Stroming, S.; Robertson, M.; Mabee, B.; Kuwayama, Y.; Schaeffer, B. Quantifying the human health benefits of using satellite information to detect cyanobacterial harmful algal blooms and manage recreational advisories in US lakes. Geohealth 2020, 4, e2020GH000254. [Google Scholar] [CrossRef]
  12. Hedayati, A.; Pirali Zefrehei, A.R.; Sahraei, H. Ecological environment monitoring for sustainable development goals in Gomishan international wetland, Gorgan Bay, Caspian Sea. Environ. Sci. Pollut. Res. 2023, 30, 50134–50143. [Google Scholar] [CrossRef]
  13. Ma, X.S.; Xu, J.G.; Pan, J.; Yang, J.; Wu, P.H.; Meng, X.C. Detection of marine oil spills from radar satellite images for the coastal risk assessment. J. Environ. Manag. 2023, 325, 116637. [Google Scholar] [CrossRef] [PubMed]
  14. Fan, Y.; Rui, X.; Zhang, G.; Poslad, S. Feature merged network for oil spill detection using SAR images. Remote Sens. 2021, 13, 3174. [Google Scholar] [CrossRef]
  15. Shaban, M.; Salim, R.; Khalifeh, H.A.; Khelifi, A.; Shalaby, A.; El-Mashad, S.; Mahmoud, A.; Ghazal, M.; EI-Baz, A. A deep-learning framework for the detection of oil spills from SAR data. Sensors 2021, 21, 2351. [Google Scholar] [CrossRef] [PubMed]
  16. Ma, X.S.; Xu, J.G.; Wu, P.H.; Kong, P. Oil Spill Detection Based on Deep Convolutional Neural Networks Using Polarimetric Scattering Information from Sentinel-1 SAR Images. IEEE Trans. Geosci. Remote Sens. 2022, 60, 4204713. [Google Scholar] [CrossRef]
  17. Shi, L.J.; Zhao, C.F.; Liu, P. Oil spill identification method based on texture analysis and artificial neural network in SAR images. J. Ocean Univ. China 2009, 7, 1269–1274. [Google Scholar]
  18. Skrunes, S.; Brekke, C.; Eltoft, T. An experimental study on oil spill characterization by multi-polarization SAR. In Proceedings of the EUSAR 2012; 9th European Conference on Synthetic Aperture Radar, Nuremberg, Germany, 23–26 April 2012; pp. 139–142. [Google Scholar]
  19. Dong, Y.Z.; Liu, Y.X.; Hu, C.M.; MacDonald, I.R.; Lu, Y.C. Chronic oiling in global oceans. Science 2022, 376, 1300. [Google Scholar] [CrossRef]
  20. Krestenitis, M.; Orfanidis, G.; Ioannidis, K.; Avgerinakis, K.; Kompatsiaris, I. Oil spill identification from satellite images using deep neural networks. Remote Sens. 2019, 11, 1762. [Google Scholar] [CrossRef]
  21. Chen, G.; Li, Y.; Sun, G.; Zhang, Y. Application of deep networks to oil spill detection using polarimetric synthetic aperture radar images. Appl. Sci. 2017, 7, 968. [Google Scholar] [CrossRef]
  22. Ling, Z.; Lxa, C.; Jla, C.; Xhab, C. Long-term changes of nutrients and biocenoses indicating the anthropogenic influences on ecosystem in Jiaozhou Bay and Daya Bay, China. Mar. Pollut. Bull. 2021, 168, 112406. [Google Scholar]
  23. Zhang, S. Tidal flat extraction and change analysis based on the rf-w model: A case study of Jiaozhou Bay, east China. Remote Sens. 2021, 13, 1436. [Google Scholar]
  24. Liang, X.; Zhen, Z.; Song, Y.; Jian, L.; Songa, D. Pol-SAR based oil spillage classification with various scenarios of prior knowledge. IEEE Access 2019, 7, 66895–66909. [Google Scholar] [CrossRef]
  25. Dasari, K.; Anjaneyulu, L.; Nadimikeri, J. Application of C-band Sentinel-1A SAR data as proxies for detecting oil spills of Chennai, east coast of India. Mar. Pollut. Bull. 2021, 174, 113182. [Google Scholar] [CrossRef]
  26. Huang, X.; Zhang, B.; Perrie, W.; Lu, Y.; Wang, C. A novel deep learning method for marine oil spill detection from satellite synthetic aperture radar imagery. Mar. Pollut. Bull. 2022, 179, 113666. [Google Scholar] [CrossRef] [PubMed]
  27. Lu, Z.; Ma, W.; Dan, Z. Stacked sparse autoencoder in PolSAR data classification using local spatial information. IEEE Geosci. Remote Sens. Lett. 2017, 13, 1359–1363. [Google Scholar]
  28. Ma, X.; Huang, Z.; Zhu, S.; Fang, W.; Wu, Y. Rice Planting Area Identification Based on Multi-Temporal Sentinel-1 SAR Images and an Attention U-Net Model. Remote Sens. 2022, 14, 4573. [Google Scholar] [CrossRef]
  29. Lee, J.S.; Pottier, E. Polarimetric Radar Imaging: From Basics to Applications; Chemical Rubber Company Press: Boca Raton, FL, USA, 2009. [Google Scholar]
  30. Ma, X.S.; Wang, C.; Yin, Z.X.; Wu, P.H. SAR Image Despeckling by Noisy Reference-Based Deep Learning Method. IEEE Trans. Geosci. Remote Sens. 2020, 58, 8807–8818. [Google Scholar] [CrossRef]
  31. Roberto, N.; Baldini, L.; Facheris, L.; Chandrasekar, V. Modeling COSMO-SkyMed measurements of precipitating clouds over the sea using simultaneous weather radar observations. Atmos. Res. 2014, 144, 138–156. [Google Scholar] [CrossRef]
  32. Colin, A.; Peureux, C.; Husson, R.; Fablet, R.; Tandeo, P. Segmentation of rainfall regimes by machine learning on a colocalized Nexrad/Sentinel-1 dataset. In Proceedings of the IEEE International Geoscience and Remote Sensing Symposium, Kuala Lumpur, Malaysia, 17–22 July 2022; pp. 307–309. [Google Scholar]
  33. Hersbach, H.; Stoffelen, A.; Haan, S.D. An improved C-band scatterometer ocean geophysical model function: CMOD5. J. Geophys. Res. Ocean. 2007, 112, C03006. [Google Scholar] [CrossRef]
  34. Chen, L.C.; Papandreou, G.; Kokkinos, I.; Murphy, K.; Yuille, A.L. DeepLab: Semantic image segmentation with deep convolutional nets, atrous convolution, and fully connected CRFs. IEEE Trans. Pattern Anal. Mach. Intell. 2018, 40, 834–848. [Google Scholar] [CrossRef]
  35. Chen, L.C.; Papandreou, G.; Schroff, F.; Adam, H. Rethinking atrous convolution for semantic image segmentation. arXiv 2017, arXiv:1706.05587. [Google Scholar]
  36. Cloude, S.R.; Pottier, E. An entropy based classification scheme for land applications of polarimetric SAR. IEEE Trans. Geo. Remote Sens. 1997, 35, 551935. [Google Scholar] [CrossRef]
  37. Grecu, M.; Olson, W.S.; Munchak, S.J.; Ringerud, S.; Liao, L.; Haddad, Z.; Kellely, B.L.; McLaughlin, S.F. The GPM Combined Algorithm. J. Atmos. Ocean. Technol. 2017, 33, 2225–2245. [Google Scholar] [CrossRef]
  38. Conradsen, K.; Nielsen, A.; Schou, J. A test statistic in the complex Wishart distribution and its application to change detection in polarimetric SAR data. IEEE Trans. Geosci. Remote Sens. 2002, 41, 4–19. [Google Scholar] [CrossRef]
  39. Huang, J.; Guo, L.J.; Jiang, T.; Zhu, H.C. Three Decades of Sea-Ice Variability in Jiaozhou Bay Revealed by Landsat Observations. J. Ocean Univ. China 2019, 18, 349–357. [Google Scholar] [CrossRef]
  40. Liu, Z.; Chen, Q.; Zhang, Y.W.; Zheng, C.; Cai, B.P.; Liu, Y.H. Research on transport and weathering of oil spills in Jiaozhou Bight, China. Reg. Stud. Mar. Sci. 2022, 51, 102197. [Google Scholar] [CrossRef]
Figure 1. Map of the study area.
Figure 1. Map of the study area.
Sustainability 15 14504 g001
Figure 2. Oil spill location information for the model training dataset.
Figure 2. Oil spill location information for the model training dataset.
Sustainability 15 14504 g002
Figure 3. The basic architecture of the DeepLabv3 + network model for oil spill detection.
Figure 3. The basic architecture of the DeepLabv3 + network model for oil spill detection.
Sustainability 15 14504 g003
Figure 4. Oil spill detection results. (a) The original Sentinel-1 SAR images. (b) Ground-truth maps. (c) Detection results obtained by the PolSAR Wishart supervised classification method. (d) Detection results obtained by the proposed model using feature set δ 1 . (e) Detection results obtained by the proposed model using feature set δ 2 . (f) Detection results obtained by the proposed model using feature set δ 3 .
Figure 4. Oil spill detection results. (a) The original Sentinel-1 SAR images. (b) Ground-truth maps. (c) Detection results obtained by the PolSAR Wishart supervised classification method. (d) Detection results obtained by the proposed model using feature set δ 1 . (e) Detection results obtained by the proposed model using feature set δ 2 . (f) Detection results obtained by the proposed model using feature set δ 3 .
Sustainability 15 14504 g004
Figure 5. Oil spill detection results for the coast of Brazil in August 2019. (a) The original Sentinel-1 SAR images. (b) The label image. (c) Detection result obtained by the proposed method.
Figure 5. Oil spill detection results for the coast of Brazil in August 2019. (a) The original Sentinel-1 SAR images. (b) The label image. (c) Detection result obtained by the proposed method.
Sustainability 15 14504 g005
Figure 6. The number of oil spill events detected in the 245 SAR images from 2017 to 2019.
Figure 6. The number of oil spill events detected in the 245 SAR images from 2017 to 2019.
Sustainability 15 14504 g006
Figure 7. Statistics concerning the oil films observed in Jiaozhou Bay. (a) The proportion of oil spill events occurring each year. (b) The proportions of oil spill events in daytime and at night. (c) The proportions of oil spills of different sizes.
Figure 7. Statistics concerning the oil films observed in Jiaozhou Bay. (a) The proportion of oil spill events occurring each year. (b) The proportions of oil spill events in daytime and at night. (c) The proportions of oil spills of different sizes.
Sustainability 15 14504 g007
Figure 8. Distribution map of oil spill risk in Jiaozhou Bay from 2017 to 2019.
Figure 8. Distribution map of oil spill risk in Jiaozhou Bay from 2017 to 2019.
Sustainability 15 14504 g008
Figure 9. Seasonal, day, and night regularity of oil spills in Jiaozhou Bay reported by Ma et al. [13].
Figure 9. Seasonal, day, and night regularity of oil spills in Jiaozhou Bay reported by Ma et al. [13].
Sustainability 15 14504 g009
Table 1. Quantitative assessment values for different oil spill identification methods.
Table 1. Quantitative assessment values for different oil spill identification methods.
MethodOAMIoU
PolSAR Wishart0.82150.7238
The proposed model using feature set δ10.96640.9180
The proposed model using feature set δ20.98180.9559
The proposed model using feature set δ30.98380.9606
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Liao, L.; Zhao, Q.; Song, W. Monitoring of Oil Spill Risk in Coastal Areas Based on Polarimetric SAR Satellite Images and Deep Learning Theory. Sustainability 2023, 15, 14504. https://doi.org/10.3390/su151914504

AMA Style

Liao L, Zhao Q, Song W. Monitoring of Oil Spill Risk in Coastal Areas Based on Polarimetric SAR Satellite Images and Deep Learning Theory. Sustainability. 2023; 15(19):14504. https://doi.org/10.3390/su151914504

Chicago/Turabian Style

Liao, Lu, Qing Zhao, and Wenyue Song. 2023. "Monitoring of Oil Spill Risk in Coastal Areas Based on Polarimetric SAR Satellite Images and Deep Learning Theory" Sustainability 15, no. 19: 14504. https://doi.org/10.3390/su151914504

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop