<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multispectral Imaging | Bohan Chen's Personal Webpage</title><link>https://chenbh.com/tags/multispectral-imaging/</link><atom:link href="https://chenbh.com/tags/multispectral-imaging/index.xml" rel="self" type="application/rss+xml"/><description>Multispectral Imaging</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Fri, 07 Jun 2024 00:00:00 +0000</lastBuildDate><image><url>https://chenbh.com/media/icon_hu5000416120042106492.png</url><title>Multispectral Imaging</title><link>https://chenbh.com/tags/multispectral-imaging/</link></image><item><title>CGAP: A Hybrid Contrastive and Graph-based Active Learning Pipeline to Detect Water and Sediment in Multispectral Images</title><link>https://chenbh.com/publication/chen-cgap-nodate/</link><pubDate>Fri, 07 Jun 2024 00:00:00 +0000</pubDate><guid>https://chenbh.com/publication/chen-cgap-nodate/</guid><description>&lt;p>The &lt;strong>contrastive graph-based active learning pipeline (CGAP)&lt;/strong> combines a learned feature
embedding with graph Laplace learning to classify land, surface water, and near-water
sediment in Landsat imagery. Custom contrastive augmentations make the features robust to
geometric transformations, changes in spatial resolution, and light cloud cover while
reducing the dimension used for graph construction.&lt;/p>
&lt;p>CGAP includes a basic version trained from the labeled RiverPIXELS dataset and an adaptive
version that uses active learning to guide a human-in-the-loop labeling process. A compact
representative set is joined with each test image to form a graph, allowing label
propagation without constructing one prohibitively large graph over every training pixel.&lt;/p>
&lt;p>The experiments show stronger boundary and overall accuracy than the preceding GAP,
support-vector-machine, random-forest, and DeepWaterMap baselines, using orders of magnitude
less labeled data than a CNN–U-Net pipeline. The accompanying &lt;strong>GraphRiverClassifier&lt;/strong>
connects the trained model to Google Earth Engine and Colab for rapid analysis of arbitrary
Landsat scenes.&lt;/p></description></item><item><title>Batch Active Learning for Multispectral and Hyperspectral Image Segmentation Using Similarity Graphs</title><link>https://chenbh.com/publication/chen-batch-2024/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><guid>https://chenbh.com/publication/chen-batch-2024/</guid><description>&lt;p>This paper develops a graph-based pipeline for &lt;strong>label-efficient multispectral and
hyperspectral image segmentation&lt;/strong>. Pixels or local image patches are embedded as nodes of
a similarity graph, and graph Laplace learning propagates the small number of queried
labels across the image.&lt;/p>
&lt;p>The batch acquisition rule selects unlabeled nodes that are local maxima of a model-change
score on the graph. This prevents a batch from concentrating on redundant nearby samples,
while patch-neighborhood features provide spatial context beyond individual spectra. The
method therefore reduces both human labeling effort and the number of expensive learning
cycles.&lt;/p>
&lt;p>Experiments across remote-sensing datasets show that carefully selected batches reach a
target segmentation accuracy with far fewer labels than random sampling and retain the
effectiveness of sequential active learning at substantially lower computational cost.&lt;/p></description></item></channel></rss>