SDLGJul 7

A Self-Supervised Approach for Minimal-Annotation Hydroacoustic Data Exploration

arXiv:2607.077335.4h-index: 17
Predicted impact top 58% in SD · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in passive acoustic monitoring, this reduces the annotation burden for exploring large unlabeled datasets, though the method is domain-specific and incremental.

This work proposes a self-supervised pipeline using a Masked AutoEncoder and clustering to explore hydroacoustic data with minimal annotation. Applied to a multi-year dataset, it mapped 317 clusters to 15 classes in under an hour, achieving performance comparable to existing detectors and recovering known seasonal patterns.

Passive hydroacoustic monitoring often generates large volumes of continuous recordings that are only partially exploited due to the cost of manual annotation. Supervised detection methods perform well but require large labeled datasets, seldom available for rare signals or understudied environments. This work proposes a self-supervised exploration pipeline to address this limitation in low-frequency settings. A Masked AutoEncoder (MAE) is pre-trained on a reconstruction pretext task, then used to extract patch-level representations from spectrograms. Within each spectrogram, adjacent informative patches are aggregated into event-level embeddings, enabling the disentanglement of overlapping events. These embeddings are then clustered at the dataset scale using the dimension reduction algorithm UMAP and the clustering algorithm HDBSCAN to identify hydroacoustic patterns. The pipeline was applied to a multi-year hydroacoustic dataset collected near Mayotte Island, Indian Ocean, containing marine mammal vocalizations, seismo-volcanic signals, and anthropogenic noise. The 317 clusters were manually mapped to 15 hydroacoustic classes or noise in less than one hour. The method was evaluated in two ways. Quantitatively, when used as a classifier, it achieved performance comparable to two existing detectors. Qualitatively, it recovered known seasonal patterns of marine mammal acoustic activity. It also identified patterns of previously unstudied signals, thereby demonstrating its practical value.

Foundations

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

Your Notes