Few-shot Multispectral Segmentation with Representations Generated by Reinforcement Learning
The task of segmentation of multispectral images, which are images with numerous channels or bands, each capturing a specific range of wavelengths of electromagnetic radiation, has been previously explored in contexts with large amounts of labeled data. However, these models tend not to generalize well to datasets of smaller size. In this paper, we propose a novel approach for improving few-shot segmentation performance on multispectral images using reinforcement learning to generate representations. These representations are generated as mathematical expressions between channels and are tailored to the specific class being segmented. Our methodology involves training an agent to identify the most informative expressions using a small dataset, which can include as few as a single labeled sample, updating the dataset using these expressions, and then using the updated dataset to perform segmentation. Due to the limited length of the expressions, the model receives useful representations without any added risk of overfitting. We evaluate the effectiveness of our approach on samples of several multispectral datasets and demonstrate its effectiveness in boosting the performance of segmentation algorithms in few-shot contexts. The code is available at https://github.com/dilithjay/IndexRLSeg.
Code (2)
Tasks
Image Segmentationreinforcement-learningReinforcement LearningSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Multispectral Video Semantic Segmentation: A Benchmark Dataset and Baseline
Robust and reliable semantic segmentation in complex scenes is crucial for many real-life applications such as autonomous safe driving and nighttime rescue. In most approaches, it is typical to make use of RGB images…
SegmentationSemantic SegmentationVideo Semantic SegmentationSnapshot multispectral imaging using a filter array
A multispectral filter array (MSFA) is one solution for capturing a multispectral image (MSI) in a single shot at low cost. We introduce our optimization method of the spectral sensitivity of the MSFAs and demosaicking, …
DemosaickingSensitivityProgressive Cross Attention Network for Flood Segmentation using Multispectral Satellite Imagery
In recent years, the integration of deep learning techniques with remote sensing technology has revolutionized the way natural hazards, such as floods, are monitored and managed. However, existing methods for flood segme…
Deep LearningBeyond the Visible: Multispectral Vision-Language Learning for Earth Observation
Vision-language models for Earth observation (EO) typically rely on the visual spectrum of data as the only model input, thus failing to leverage the rich spectral information available in the multispectral channels reco…
Contrastive LearningEarth Observationimage-classificationImage Classification+2From Words to Wavelengths: VLMs for Few-Shot Multispectral Object Detection
Multispectral object detection is critical for safety-sensitive applications such as autonomous driving and surveillance, where robust perception under diverse illumination conditions is essential. However, the limited a…
Multispectral Object DetectionAutonomous Driving