CVAug 23, 2022

How to Track and Segment Fish without Human Annotations: A Self-Supervised Deep Learning Approach

arXiv:2208.10662v28 citationsh-index: 52
Originality Incremental advance
AI Analysis

This addresses the need for cost-effective fish ecology analysis for ecologists, though it is incremental as it builds on existing unsupervised and self-supervised methods.

The paper tackles the problem of tracking and segmenting fish in underwater videos without human annotations by proposing a self-supervised deep learning approach that uses spatial and temporal variations to generate pseudo-labels, achieving effectiveness validated on three public datasets.

Tracking fish movements and sizes of fish is crucial to understanding their ecology and behaviour. Knowing where fish migrate, how they interact with their environment, and how their size affects their behaviour can help ecologists develop more effective conservation and management strategies to protect fish populations and their habitats. Deep learning is a promising tool to analyze fish ecology from underwater videos. However, training deep neural networks (DNNs) for fish tracking and segmentation requires high-quality labels, which are expensive to obtain. We propose an alternative unsupervised approach that relies on spatial and temporal variations in video data to generate noisy pseudo-ground-truth labels. We train a multitask DNN using these pseudo-labels. Our framework consists of three stages: (1) an optical flow model generates the pseudo labels using spatial and temporal consistency between frames, (2) a self-supervised model refines the pseudo-labels incrementally, and (3) a segmentation network uses the refined labels for training. Consequently, we perform extensive experiments to validate our method on three public underwater video datasets and demonstrate its effectiveness for video annotation and segmentation. We also evaluate its robustness to different imaging conditions and discuss its limitations.

Foundations

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

Your Notes