Analysis and application of multispectral data for water segmentation using machine learning
Shubham Gupta, Uma D., and Ramachandra Hebbar

TL;DR
This study evaluates multispectral Sentinel-2 data for water segmentation, highlighting the effectiveness of shortwave infrared bands and proposing a lightweight neural network, BandNet, for efficient water body monitoring.
Contribution
It identifies the most effective spectral bands for water segmentation and introduces BandNet, a resource-efficient neural network for practical remote sensing applications.
Findings
B11 band achieves 71% accuracy in water segmentation.
SVM is the most effective single-band classifier.
BandNet achieves 92.47 mIOU with minimal resources.
Abstract
Monitoring water is a complex task due to its dynamic nature, added pollutants, and land build-up. The availability of high-resolu-tion data by Sentinel-2 multispectral products makes implementing remote sensing applications feasible. However, overutilizing or underutilizing multispectral bands of the product can lead to inferior performance. In this work, we compare the performances of ten out of the thirteen bands available in a Sentinel-2 product for water segmentation using eight machine learning algorithms. We find that the shortwave infrared bands (B11 and B12) are the most superior for segmenting water bodies. B11 achieves an overall accuracy of while B12 achieves across all algorithms on the test site. We also find that the Support Vector Machine (SVM) algorithm is the most favourable for single-band water segmentation. The SVM achieves an overall accuracy of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWater Quality Monitoring Technologies · Remote-Sensing Image Classification · Hydrological Forecasting Using AI
MethodsTest · Support Vector Machine
