paper-with-me

홈 › Papers

Adaptive Sampling of Algal Blooms Using Autonomous Underwater Vehicle and Satellite Imagery: Experimental Validation in the Baltic Sea

2023-05-01 · Joana Fonseca, Sriharsha Bhat, Matthew Lock, Ivan Stenius, Karl H. Johansson

This paper investigates using satellite data to improve adaptive sampling missions, particularly for front tracking scenarios such as with algal blooms. Our proposed solution to find and track algal bloom fronts uses an Autonomous Underwater Vehicle (AUV) equipped with a sensor that measures the concentration of chlorophyll a and satellite data. The proposed method learns the kernel parameters for a Gaussian process model using satellite images of chlorophyll a from the previous days. Then, using the data collected by the AUV, it models chlorophyll a concentration online. We take the gradient of this model to obtain the direction of the algal bloom front and feed it to our control algorithm. The performance of this method is evaluated through realistic simulations for an algal bloom front in the Baltic sea, using the models of the AUV and the chlorophyll a sensor. We compare the performance of different estimation methods, from GP to curve interpolation using least squares. Sensitivity analysis is performed to evaluate the impact of sensor noise on the methods performance. We implement our method on an AUV and run experiments in the Stockholm archipelago in the summer of 2022.

📄 PDF Abstract BibTeX arXiv:2305.00774

Code (1)

joanafonsec/gp4aes 공식 구현

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…
BLOOM BLOOM is a decoder-only Transformer language model that was trained on the ROOTS corpus, a dataset comprising hundreds of sources in 46 natural and 13 programming languages…

Similar Papers 제목 키워드 기반

Characterizing Algal blooms in a shallow and a deep channel over a decade (2008-2018)

2020-03-16

The outbreaks of algal blooms occur in both shallow and deep-water bodies. To compare the characteristics of algal blooms in the shallow and deep water, we consider the Arabian Gulf and Sea of Oman as a case study. While…

Identification of algal blooms in lakes in the Baltic states using Sentinel-2 data and artificial neural networks

2024-02-14 · IEEE Access 2024 2 · Dalia Grendaite, Linas Petkevicius

Algal blooms are a common problem in inland waters, which raise growing awareness on monitoring lakes’ conditions. The on site monitoring is expensive and requires large human resources efforts. This work proposes remote…

Hybrid Machine Learning techniques in the management of harmful algal blooms impact

2024-02-14 · Andres Molares-Ulloa, Daniel Rivero, Jesus Gil Ruiz, Enrique Fernandez-Blanco 외

Harmful algal blooms (HABs) are episodes of high concentrations of algae that are potentially toxic for human consumption. Mollusc farming can be affected by HABs because, as filter feeders, they can accumulate high conc…

Hybrid Machine LearningManagement

A structure-preserving numerical approach for simulating algae blooms in marine water bodies of western Patagonia

2020-07-23

Patagonian fjords' area is one of the largest estuarine regions in the world. Every one of its water bodies displays a unique hydrodynamic behavior with enormous effects on the biogeochemical characteristics of the ecosy…

Remote sensing data imputation using deep learning for multispectral imagery

2026-05-19 · Shuang Liu, Fiona Johnson, Rohitash Chandra arxiv

Remote sensing techniques have been increasingly utilised in aquatic applications in recent years. A common challenge in using optical satellite data is the presence of missing observations due to cloud cover. These data…