Graph-based Active Learning for Semi-supervised Classification of SAR Data
Kevin Miller, John Mauro, Jason Setiadi, Xoaquin Baca, Zhan Shi, Jeff, Calder, Andrea L. Bertozzi

TL;DR
This paper introduces a graph-based active learning approach using CNNVAE embeddings for semi-supervised SAR data classification, effectively reducing the need for labeled data and enabling human-in-the-loop labeling.
Contribution
The novel integration of CNNVAE embeddings with graph-based semi-supervised learning and active learning for SAR data classification.
Findings
Effective with small labeled datasets
Improves generalization over traditional methods
Enables human-in-the-loop active learning
Abstract
We present a novel method for classification of Synthetic Aperture Radar (SAR) data by combining ideas from graph-based learning and neural network methods within an active learning framework. Graph-based methods in machine learning are based on a similarity graph constructed from the data. When the data consists of raw images composed of scenes, extraneous information can make the classification task more difficult. In recent years, neural network methods have been shown to provide a promising framework for extracting patterns from SAR images. These methods, however, require ample training data to avoid overfitting. At the same time, such training data are often unavailable for applications of interest, such as automatic target recognition (ATR) and SAR data. We use a Convolutional Neural Network Variational Autoencoder (CNNVAE) to embed SAR data into a feature space, and then…
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
TopicsMachine Learning and Algorithms · Domain Adaptation and Few-Shot Learning · Advanced SAR Imaging Techniques
