CVROMar 20, 2023

Improved Benthic Classification using Resolution Scaling and SymmNet Unsupervised Domain Adaptation

arXiv:2303.10960v12 citationsh-index: 57
Originality Incremental advance
AI Analysis

This work addresses domain adaptation for fine-grained benthic classification, which is incremental as it enhances an existing method for a specific application.

The paper tackled the problem of domain shift in benthic image classification between different AUV surveys by adapting SymmNet with bilinear pooling and resolution scaling, resulting in improved classification accuracy on two datasets.

Autonomous Underwater Vehicles (AUVs) conduct regular visual surveys of marine environments to characterise and monitor the composition and diversity of the benthos. The use of machine learning classifiers for this task is limited by the low numbers of annotations available and the many fine-grained classes involved. In addition to these challenges, there are domain shifts between image sets acquired during different AUV surveys due to changes in camera systems, imaging altitude, illumination and water column properties leading to a drop in classification performance for images from a different survey where some or all these elements may have changed. This paper proposes a framework to improve the performance of a benthic morphospecies classifier when used to classify images from a different survey compared to the training data. We adapt the SymmNet state-of-the-art Unsupervised Domain Adaptation method with an efficient bilinear pooling layer and image scaling to normalise spatial resolution, and show improved classification accuracy. We test our approach on two datasets with images from AUV surveys with different imaging payloads and locations. The results show that generic domain adaptation can be enhanced to produce a significant increase in accuracy for images from an AUV survey that differs from the training images.

Code Implementations1 repo
Foundations

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

Your Notes