paper-with-me

홈 › Papers

State Space Models for Bioacoustics: A Comparative Evaluation with Transformers

2025-12-03 · Chengyu Tang, Sanjeev Baskiyar arxiv

In this study, we evaluate the efficacy of the Mamba architecture bioacoustics by introducing BioMamba, a Mamba-based audio representation model for wildlife sounds. We pre-train a BioMamba using self-supervised learning on a large audio corpus and evaluate it on the BEANS benchmark across diverse classification and detection tasks. Compared to the state-of-the-art Transformer-based model (AVES), BioMamba achieves comparable performance while significantly reducing VRAM consumption. Our results demonstrate Mamba's potential as a computationally efficient alternative for real-world environmental monitoring.

📄 PDF Abstract BibTeX arXiv:2512.03563

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Auto deep learning for bioacoustic signals

2023-11-08 · Giulio Tosato, Abdelrahman Shehata, Joshua Janssen, Kees Kamp 외

This study investigates the potential of automated deep learning to enhance the accuracy and efficiency of multi-class classification of bird vocalizations, compared against traditional manually-designed deep learning mo…

Audio ClassificationClassificationDeep LearningFeature Engineering+2

NatureLM-audio: an Audio-Language Foundation Model for Bioacoustics

2024-11-11 · David Robinson, Marius Miron, Masato Hagiwara, Olivier Pietquin

Large language models (LLMs) prompted with text and audio represent the state of the art in various auditory tasks, including speech, music, and general audio, showing emergent abilities on unseen tasks. However, these c…

zero-shot-classificationZero-Shot Learning

Comparing Self-Supervised Learning Models Pre-Trained on Human Speech and Animal Vocalizations for Bioacoustics Processing

2025-01-10 · Eklavya Sarkar, Mathew Magimai. -Doss

Self-supervised learning (SSL) foundation models have emerged as powerful, domain-agnostic, general-purpose feature extractors applicable to a wide range of tasks. Such models pre-trained on human speech have demonstrate…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognition+1

Perch 2.0: The Bittern Lesson for Bioacoustics

2025-08-06 · Bart van Merriënboer, Vincent Dumoulin, Jenny Hamer, Lauren Harrell 외 arxiv

Perch is a performant pre-trained model for bioacoustics. It was trained in supervised fashion, providing both off-the-shelf classification scores for thousands of vocalizing species as well as strong embeddings for tran…

Transfer Learning

Beyond task performance: Decoding bioacoustic embeddings with speech features

2026-06-12 · Ines Nolasco, Jules Cauzinille, Marius Miron, Gagan Narula 외 arxiv

Pretrained audio embeddings are standard in bioacoustics, yet little is known about which acoustic features these models encode, nor which are useful for a given task. This hinders transparency and limits extension to ra…