CVLGJul 22, 2021

External-Memory Networks for Low-Shot Learning of Targets in Forward-Looking-Sonar Imagery

arXiv:2107.10504v1
Originality Incremental advance
AI Analysis

This addresses data-efficient target analysis for sonar imagery, which is incremental as it builds on existing memory and few-shot learning methods.

The paper tackles low-shot target recognition in forward-looking-sonar imagery by proposing a memory-based framework that removes non-discriminative details and uses a novel NeuralRAM-based network, achieving performance with 10-30 exemplars comparable to supervised networks trained on hundreds of samples per class.

We propose a memory-based framework for real-time, data-efficient target analysis in forward-looking-sonar (FLS) imagery. Our framework relies on first removing non-discriminative details from the imagery using a small-scale DenseNet-inspired network. Doing so simplifies ensuing analyses and permits generalizing from few labeled examples. We then cascade the filtered imagery into a novel NeuralRAM-based convolutional matching network, NRMN, for low-shot target recognition. We employ a small-scale FlowNet, LFN to align and register FLS imagery across local temporal scales. LFN enables target label consensus voting across images and generally improves target detection and recognition rates. We evaluate our framework using real-world FLS imagery with multiple broad target classes that have high intra-class variability and rich sub-class structure. We show that few-shot learning, with anywhere from ten to thirty class-specific exemplars, performs similarly to supervised deep networks trained on hundreds of samples per class. Effective zero-shot learning is also possible. High performance is realized from the inductive-transfer properties of NRMNs when distractor elements are removed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes