1. Introduction
Chlorophyll a (Chla) is an important biological indicator of phytoplankton biomass in aquatic ecosystems, and it plays a crucial role in measuring primary productivity of the ocean and assessing the ecological quality of water bodies [
1]. Phytoplankton absorb carbon dioxide and produce oxygen through photosynthesis, and their presence in appropriate amounts can improve water quality, as well as help to reduce greenhouse gas emissions [
2]. However, human activities have a particularly significant impact on coastal waters, leading to local eutrophication and rapid increases in the surface biomass of phytoplankton [
3]. Harmful algal blooms caused by marine eutrophication are serious aquatic ecological disasters that can severely damage the ecological environment of water bodies and pose a threat to human society [
4,
5]. Therefore, constructing a chlorophyll a concentration field in coastal waters can provide detailed scientific data for ecological investigations, water quality monitoring, coastal aquaculture, and fisheries resource development, which is of great significance for improving the ecological quality of coastal waters.
Traditional methods of collecting water samples using buoys and cruises to measure chlorophyll a concentrations have limitations such as low spatial and temporal resolution, high cost, and time-consuming procedures, which restrict their application at large and long-term scales [
6]. In contrast, remote sensing techniques for chlorophyll a concentration inversion can overcome these limitations and offer advantages such as high spatial and temporal resolution, low cost, and high efficiency [
7,
8]. Currently, commonly used satellite sensors include Sea-viewing Wide Field-of-view Sensor (SeaWiFS) launched by NASA in 1997, Moderate Resolution Imaging Spectroradiometer (MODIS) jointly launched by NASA and the US Geological Survey (USGS) in 1999, Medium Resolution Imaging Spectrometer (MERIS) launched by the European Space Agency (ESA) in 2002, and Ocean and Land Colour Instrument (OLCI) launched by ESA in 2016 [
10]. Generic methods for chlorophyll a inversion in open ocean areas using these sensors have been well established, such as the OCx algorithm for chlorophyll a concentrations greater than 0.20 mg/m3 [
11] and the CI algorithm for chlorophyll a concentrations less than 0.15 mg/m3 [
12]. However, these algorithms have poor accuracy in chlorophyll a inversion in complex water bodies such as coastal waters, which cannot meet application requirements and therefore require further research and exploration.
Currently, there are mainly two types of chlorophyll a inversion algorithms for coastal waters, including band ratio algorithms [
13,
14] and fluorescence-based algorithms [
15]. Some two-, three-, and four-band ratio algorithms in the band ratio method can consider the impact of water components and perform well in coastal waters, but their models only hold under certain assumptions and are difficult to adapt to highly turbid water bodies [
14]. The fluorescence-based algorithms, including the Fluorescence Line Height (FLH), Normalized Fluorescence Height (NFH), and Fluorescence Envelope Area (FEA) methods, can reduce the impact of suspended particles, yellow substances, and aerosols on remote sensing reflectance and achieve good accuracy in regional coastal chlorophyll inversion. However, the fluorescence peak is influenced by chlorophyll concentration, and the rapid changes in water environment in coastal waters can limit the accuracy of this method [
16,
17]. The above-mentioned algorithms for chlorophyll a in coastal waters only yield ideal results in specific water areas and are difficult to extend to other coastal regions, making it challenging to determine their applicability and limitations on a global scale. To address this issue, classification or segmented inversion algorithms based on water component types have been widely used. For example, Neil et al. [
18] divided the global inland and coastal aquatic systems into 13 different optical water types and used a dynamic ensemble algorithm to determine the inversion model parameters for specific water bodies, achieving a correlation coefficient of 0.89 for the inversion results. While this algorithm has high universality, its inversion results are directly limited by the optical water classification criteria and require the establishment of fusion algorithms between different optical water types, making it relatively complex. Therefore, a more objective and simpler algorithm is needed.
Due to the ability of machine learning algorithms to eliminate the limitations of chlorophyll a inversion based on water component classification and the fact that they do not require any prior knowledge to be established between response and prediction variables, chlorophyll a inversion based on machine learning algorithms has received increasing attention [19, 20]. The chlorophyll a concentration in water affects the absorption and reflection characteristics of spectra. Based on this feature, remote sensing reflectance (Rrs) can be used as an input feature of machine learning models to predict chlorophyll a concentrations [
21]. Among them, multilayer perceptron (MLP), Gaussian process regression (GPR), support vector regression (SVR), and random forest regression (RFR) have been proven to have potential in chlorophyll a inversion in complex water bodies [
22]. However, traditional machine learning algorithms have limitations in dealing with large-scale high-dimensional data, model parameter adjustment, and nonlinear model establishment compared to deep learning algorithms, which have better scalability and the ability to automatically learn feature patterns [
23]. Among them, convolutional neural networks (CNNs) are a neural network architecture that can extract high-dimensional or complex features from raw data. As long as the training dataset covers a wide range of data, CNNs can effectively process spectral information in remote sensing data, thereby improving the accuracy of chlorophyll a inversion [
24]. However, research on a general method based on one-dimensional convolutional neural networks (1D CNN) for chlorophyll a inversion is still relatively limited.
This paper proposes a universal method for Chla inversion in coastal waters, which combines 1D CNN and other traditional machine learning algorithms to establish a relationship model between remote sensing reflectance (Rrs) and Chla concentration. We use the original Rrs as input features to predict Chla concentration and demonstrate the performance of the model. Through comparison with other algorithms, we verify the high accuracy of the model in coastal waters with different nutrient levels. Finally, we conduct Chla inversion and relevant analysis in coastal waters based on this model. The proposed method provides an effective solution for global Chla inversion in coastal waters.
Author Contributions
For research articles with several authors, a short paragraph specifying their individual contributions must be provided. The following statements should be used “Conceptualization, X.X. and Y.Y.; methodology, X.X.; software, X.X.; validation, X.X., Y.Y. and Z.Z.; formal analysis, X.X.; investigation, X.X.; resources, X.X.; data curation, X.X.; writing—original draft preparation, X.X.; writing—review and editing, X.X.; visualization, X.X.; supervision, X.X.; project administration, X.X.; funding acquisition, Y.Y. All authors have read and agreed to the published version of the manuscript.” Please turn to the CRediT taxonomy for the term explanation. Authorship must be limited to those who have contributed substantially to the work reported.