paper-with-me

홈 › Papers

TinyChirp: Bird Song Recognition Using TinyML Models on Low-power Wireless Acoustic Sensors

2024-07-31 · Zhaolan Huang, Adrien Tousnakhoff, Polina Kozyr, Roman Rehausen, Felix Bießmann, Robert Lachlan, Cedric Adjih, Emmanuel Baccelli

Monitoring biodiversity at scale is challenging. Detecting and identifying species in fine grained taxonomies requires highly accurate machine learning (ML) methods. Training such models requires large high quality data sets. And deploying these models to low power devices requires novel compression techniques and model architectures. While species classification methods have profited from novel data sets and advances in ML methods, in particular neural networks, deploying these state of the art models to low power devices remains difficult. Here we present a comprehensive empirical comparison of various tinyML neural network architectures and compression techniques for species classification. We focus on the example of bird song detection, more concretely a data set curated for studying the corn bunting bird species. The data set is released along with all code and experiments of this study. In our experiments we compare predictive performance, memory and time complexity of classical spectrogram based methods and recent approaches operating on raw audio signal. Our results indicate that individual bird species can be robustly detected with relatively simple architectures that can be readily deployed to low power devices.

📄 PDF Abstract BibTeX arXiv:2407.21453

Code (2)

TinyPART/TinyBirdSounds 공식 구현 pytorch
tinypart/tinychirp 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

PolyChirp: Multi-Species Birdsong Classification Using TinyML on Low-Power Acoustic Sensors

2026-08-24 · Nathan Duboisset, Zhaolan Huang, Felix Bießmann, Roudy Dagher 외 arxiv

Recent progress in the field of TinyML has demonstrated that low-power hardware based on microcontrollers can achieve bird species monitoring in real time based on acoustic sensor data for an entire breeding period on a …

Binary Classification

Automatic recognition of element classes and boundaries in the birdsong with variable sequences

2016-01-23 · Takuya Koumura, Kazuo Okanoya

Researches on sequential vocalization often require analysis of vocalizations in long continuous sounds. In such studies as developmental ones or studies across generations in which days or months of vocalizations must b…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Boundary DetectionGeneral Classification+2

Machine Learning-based Classification of Birds through Birdsong

2022-12-09 · Yueying Chang, Richard O. Sinnott

Audio sound recognition and classification is used for many tasks and applications including human voice recognition, music recognition and audio tagging. In this paper we apply Mel Frequency Cepstral Coefficients (MFCC)…

Audio TaggingClassification

Unsupervised classification to improve the quality of a bird song recording dataset

2023-02-15 · Félix Michaud, Jérôme Sueur, Maxime Le Cesne, Sylvain Haupert

Open audio databases such as Xeno-Canto are widely used to build datasets to explore bird song repertoire or to train models for automatic bird sound classification by deep learning algorithms. However, such databases su…

Sound ClassificationTemporal Localization

Data-Efficient Self-Supervised Algorithms for Fine-Grained Birdsong Analysis

2025-11-15 · Houtan Ghaffari, Lukas Rauch, Paul Devos arxiv

Research in bioacoustics, neuroscience, and linguistics often uses birdsong as a proxy to acquire knowledge across diverse areas. This requires audio models to annotate and parse the birdsong. Developing such models requ…

Self-Supervised LearningOnline ClusteringData Augmentation