paper-with-me

Papers

Few-shot Multispectral Segmentation with Representations Generated by Reinforcement Learning

2023-11-20 · Dilith Jayakody, Thanuja Ambegoda

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.

📄 PDF Abstract BibTeX arXiv:2311.11827

Code (2)

dilithjay/IndexRL 공식 구현 pytorch
dilithjay/indexrlseg 공식 구현 pytorch

Tasks

Image Segmentationreinforcement-learningReinforcement LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multispectral Video Semantic Segmentation: A Benchmark Dataset and Baseline

2023-01-01 · CVPR 2023 1 · Wei Ji, Jingjing Li, Cheng Bian, Zongwei Zhou 외

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 Segmentation

Snapshot multispectral imaging using a filter array

2018-08-28

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, …

DemosaickingSensitivity

Progressive Cross Attention Network for Flood Segmentation using Multispectral Satellite Imagery

2025-01-21 · Vicky Feliren, Fithrothul Khikmah, Irfan Dwiki Bhaswara, Bahrul I. Nasution 외

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 Learning

Beyond the Visible: Multispectral Vision-Language Learning for Earth Observation

2025-03-20 · Clive Tinashe Marimo, Benedikt Blumenstiel, Maximilian Nitsche, Johannes Jakubik 외

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+2

From Words to Wavelengths: VLMs for Few-Shot Multispectral Object Detection

2025-12-17 · Manuel Nkegoum, Minh-Tan Pham, Élisa Fromont, Bruno Avignon 외 arxiv

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