Search papers, labs, and topics across Lattice.
The authors introduce the Massive Audio Embedding Benchmark (MAEB), a large-scale benchmark comprising 30 diverse audio tasks spanning speech, music, environmental sounds, and cross-modal audio-text reasoning in over 100 languages. Through evaluation of 50+ models, they reveal a performance trade-off between acoustic and linguistic understanding, and demonstrate that no single model achieves state-of-the-art performance across all tasks. They also find a strong correlation between MAEB performance and the performance of audio encoders when used in audio large language models.
Audio models can't do it all: a comprehensive benchmark reveals stark performance trade-offs between acoustic and linguistic understanding, with no single model dominating across diverse audio tasks.
We introduce the Massive Audio Embedding Benchmark (MAEB), a large-scale benchmark covering 30 tasks across speech, music, environmental sounds, and cross-modal audio-text reasoning in 100+ languages. We evaluate 50+ models and find that no single model dominates across all tasks: contrastive audio-text models excel at environmental sound classification (e.g., ESC50) but score near random on multilingual speech tasks (e.g., SIB-FLEURS), while speech-pretrained models show the opposite pattern. Clustering remains challenging for all models, with even the best-performing model achieving only modest results. We observe that models excelling on acoustic understanding often perform poorly on linguistic tasks, and vice versa. We also show that the performance of audio encoders on MAEB correlates highly with their performance when used in audio large language models. MAEB is derived from MAEB+, a collection of 98 tasks. MAEB is designed to maintain task diversity while reducing evaluation cost, and it integrates into the MTEB ecosystem for unified evaluation across text, image, and audio modalities. We release MAEB and all 98 tasks along with code and a leaderboard at https://github.com/embeddings-benchmark/mteb.