SDLGASSep 15, 2023

Exploring Meta Information for Audio-based Zero-shot Bird Classification

arXiv:2309.08398v27 citationsh-index: 105
Originality Incremental advance
AI Analysis

This addresses data scarcity for rare species in computational bioacoustics, but it is incremental as it builds on existing zero-shot methods with new metadata sources.

The study tackled the problem of data scarcity for rare bird species in audio classification by exploring how meta-information improves zero-shot learning, achieving a mean unweighted F1-score of 0.233 across five test sets.

Advances in passive acoustic monitoring and machine learning have led to the procurement of vast datasets for computational bioacoustic research. Nevertheless, data scarcity is still an issue for rare and underrepresented species. This study investigates how meta-information can improve zero-shot audio classification, utilising bird species as an example case study due to the availability of rich and diverse meta-data. We investigate three different sources of metadata: textual bird sound descriptions encoded via (S)BERT, functional traits (AVONET), and bird life-history (BLH) characteristics. As audio features, we extract audio spectrogram transformer (AST) embeddings and project them to the dimension of the auxiliary information by adopting a single linear layer. Then, we employ the dot product as compatibility function and a standard zero-shot learning ranking hinge loss to determine the correct class. The best results are achieved by concatenating the AVONET and BLH features attaining a mean unweighted F1-score of .233 over five different test sets with 8 to 10 classes.

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