AVEX: What Matters for Animal Vocalization Encoding
Marius Miron, David Robinson, Milad Alizadeh, Ellen Gilsenan-McMahon, Gagan Narula, Emmanuel Chemla, Maddie Cusimano, Felix Effenberger
Abstract
Bioacoustics, the study of sounds produced by living organisms, plays a vital role in conservation, biodiversity monitoring, and behavioral studies. Many tasks in this field, such as species, individual, and behavior classification and detection, are well-suited to machine learning. However, they often suffer from limited annotated data, highlighting the need for a general-purpose bioacoustic encoder capable of extracting useful representations for diverse downstream tasks. Such encoders have been proposed before, but are often limited in scope due to a focus on a narrow range of species (typically birds), and a reliance on a single model architecture or training paradigm. Moreover, they are usually evaluated on a small set of tasks and datasets. In this work, we present a large-scale empirical study that covers aspects of bioacoustics that are relevant to research but have previously been scarcely considered: training data diversity and scale, model architectures and training recipes, and the breadth of evaluation tasks and datasets. We obtain encoders that are state-of-the-art on the existing and newly proposed benchmarks. We also identify *what matters* for training these encoders, such that this work can be extended when more data are available or better architectures are proposed. Specifically, across 26 datasets with tasks including species classification, detection, individual ID, and vocal repertoire discovery, we find that self-supervised pre-training followed by supervised post-training on a mixed bioacoustics + general-audio corpus yields the strongest in- and out-of-distribution performance. We show the importance of data diversity in both stages. To support ongoing research and applications, we release the model checkpoints as well as the Animal Vocalization Encoder library [AVEX](https://projects.earthspecies.org/avex/) (an API for model loading and inference, and a Python-based system for training and evaluating bioacoustics representation learning models)
BibTeX
@inproceedings{
miron2026what,
title={What Matters for Bioacoustic Encoding},
author={Marius Miron and David Robinson and Milad Alizadeh and Ellen Gilsenan-McMahon and Gagan Narula and Emmanuel Chemla and Maddie Cusimano and Felix Effenberger and Masato Hagiwara and Benjamin Hoffman and Sara Keen and Diane Kim and Jane K. Lawton and Jen-Yu Liu and Aza Raskin and Olivier Pietquin and Matthieu Geist},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=MFuM9KAEYc}
}