Learning to rumble: Automated elephant call classification, detection and endpointing using deep architectures
Christiaan M. Geldenhuys, Thomas R. Niesler
TL;DR
This work develops a fully automated system for detecting, endpointing, and classifying elephant vocalisations from continuous audio using deep architectures, with a focus on frame-level detection to enable implicit endpointing and subcall analysis. The authors introduce an audio spectrogram transformer (AST) in a sequence-to-sequence setup, and demonstrate substantial gains through in-domain pretraining and transfer learning across African and Asian elephant datasets. They achieve state-of-the-art performance for framewise detection (AP ≈ 0.962) and multi-class call classification (AUC ≈ 0.957 for 5 classes and ≈0.979 for 7 subcall classes), including new benchmarks for subcall classification. The results indicate that transformer-based models, particularly when pre-trained on related data, offer significant practical potential for automated elephant monitoring, conservation, and behavioral inference in wildlife management contexts.
Abstract
We consider the problem of detecting, isolating and classifying elephant calls in continuously recorded audio. Such automatic call characterisation can assist conservation efforts and inform environmental management strategies. In contrast to previous work in which call detection was performed at a segment level, we perform call detection at a frame level which implicitly also allows call endpointing, the isolation of a call in a longer recording. For experimentation, we employ two annotated datasets, one containing Asian and the other African elephant vocalisations. We evaluate several shallow and deep classifier models, and show that the current best performance can be improved by using an audio spectrogram transformer (AST), a neural architecture which has not been used for this purpose before, and which we have configured in a novel sequence-to-sequence manner. We also show that using transfer learning by pre-training leads to further improvements both in terms of computational complexity and performance. Finally, we consider sub-call classification using an accepted taxonomy of call types, a task which has not previously been considered. We show that also in this case the transformer architectures provide the best performance. Our best classifiers achieve an average precision (AP) of 0.962 for framewise binary call classification, and an area under the receiver operating characteristic (AUC) of 0.957 and 0.979 for call classification with 5 classes and sub-call classification with 7 classes respectively. All of these represent either new benchmarks (sub-call classifications) or improvements on previously best systems. We conclude that a fully-automated elephant call detection and subcall classification system is within reach. Such a system would provide valuable information on the behaviour and state of elephant herds for the purposes of conservation and management.
