Search papers, labs, and topics across Lattice.
This study introduces a lightweight ResNet-based two-stage cascade for the passive acoustic monitoring of killer whales, addressing challenges like class imbalance and deployment shift. The first stage detects vocalizations, while the second classifies them into five ecotypes, achieving a macro-F1 score of 0.960 for detection and 0.958 for classification, significantly outperforming existing models. Additionally, the method adapts to new acoustic environments through active learning, improving detection F1 from 0.405 to 0.755, all while maintaining real-time processing capabilities.
A two-stage detection and classification system boosts killer whale monitoring accuracy and speed, crucial for the conservation of endangered populations.
Passive acoustic monitoring of killer whales is particularly important for conservation of the endangered Southern Resident killer whale population, but requires accurate models that can operate in real time under severe class imbalance and deployment shift. We propose a lightweight ResNet-based two-stage cascade that first detects killer whale vocalizations and then classifies confident detections into five eastern North Pacific ecotypes, abstaining on ambiguous calls. We train and evaluate the pipeline on the DCLDE 2027 dataset, where the detector achieves 0.960 macro-F1 and the classifier 0.958, outperforming frozen Perch 2.0 embeddings on the five-ecotype benchmark. By separating detection from ecotype recognition, the end-to-end cascade improves seven-class macro-F1 from 0.919 for a single-stage model to 0.933, with the largest gain on the rare OKW ecotype. To assess transfer beyond the benchmark, we use active learning to adapt the Stage 1 to the acoustic environment of Puget Sound, WA, increasing killer whale detection F1 from 0.405 to 0.755 on manually verified detection windows. Finally, each stage processes a 3 s window in approximately 1.4 ms on an NVIDIA H100, enabling faster than real time inference. These results demonstrate that the proposed two-stage cascade pipeline enables reliable killer whale detection and classification, adaptation to new acoustic domains, and real-time monitoring for conservation applications.