arXiv AI

An Automated Pipeline for Few-Shot Bird Call Classification: A Case Study with the Tooth-Billed Pigeon

This paper introduces an automated one‑shot bird call classification pipeline tailored for rare species that lack large training datasets. By leveraging embedding spaces from large bird classification networks and a cosine‑similarity classifier, the system incorporates filtering and denoising steps to detect calls with minimal data. The approach was validated on simulated Xeno‑Canto recordings and on the critically endangered tooth‑billed pigeon, achieving 1.0 recall and 0.95 accuracy. "whyItMatters":"The system enables conservationists to monitor endangered species with only a few recordings, filling a gap left by existing large‑scale classifiers."

arXiv Machine Learning
Aug 20

ChiroEcho: extending automated bat vocalisation classification beyond the learned taxonomy

ChiroEcho is a deep learning framework that jointly predicts bat species and genus, then uses genus predictions together with geographic species distributions to identify species not present in the training taxonomy. By incorporating geographic constraints, the system expands its effective taxonomy, enabling classification of 41 out of 48 native European bat species—an increase from 73% to 85% coverage. The study demonstrates that limited evaluation data can mask species‑level performance and that combining coarse predictions with external constraints can recover labels for unseen fine‑grained classes.

By Burooj Ghani, Welmoed Eversteijn, Milan van Hirtum, Juan Sebasti\'an Ca\~nas, Vincent J. Kalkman, Dan Stowell, A. Leonie Baier
arXiv AI
6d ago

Investigating Target Class Influence on Neural Network Compressibility for Energy-Autonomous Avian Monitoring

The paper explores how the number of bird species (target classes) affects the compressibility of neural networks for passive acoustic monitoring on microcontroller units (MCUs). By training and compressing models with varying class counts, the authors show that significant compression can be achieved with minimal performance loss. They also benchmark different hardware platforms and assess the feasibility of deploying energy‑autonomous monitoring devices.

By Nina Brolich, Simon Geis, Maximilian Kasper, Alexander Barnhill, Axel Plinge, Dominik Seu{\ss}
arXiv Machine Learning
Jul 3

Few-Shot Open-Set Audio Classification Using Attention Information-Fused Prototypes

arXiv:2607. 01297v1 Announce Type: cross Abstract: Most existing audio classification methods suppose that each query (testing) sample belongs to a class of support (training) samples, and misrecognize samples of unseen classes as seen classes (cannot reject samples of unseen classes).

By Yanxiong Li, Jiaxin Tan, Qianqian Li, Guoqing Chen, Sen Huang, Tuomas Virtanen
arXiv AI
Jun 10

Democratising Camera Trap AI: An Open-Source Model for Detecting UK Mammals

arXiv:2606. 10940v1 Announce Type: cross Abstract: Camera traps have become a cornerstone of biodiversity monitoring, but the artificial intelligence that turns vast quantities of images into usable ecological data is often locked behind commercial platforms or trained on fauna that does not match that of the British Isles.

By Paul Fergus, Philip Stephens, Russell A. Hill, Lee Oliver, Katie Appleby, Sarah Beatham, Naomi Davies Walsh, Stuart Nixon, Naomi Matthews, Chris Sutherland, Kelly Hitchcock
Hugging Face Trending Papers
Jun 9

Democratising Camera Trap AI: An Open-Source Model for Detecting UK Mammals

Camera traps have become a cornerstone of biodiversity monitoring, but the artificial intelligence that turns vast quantities of images into usable ecological data is often locked behind commercial platforms or trained on fauna that does not match that of the British Isles. In an attempt to remove barriers and increase uptake, we release an open-source object detection model for 31 classes, 28 common UK mammal and bird species, plus utility classes for humans, calibration poles, and vehicles, drawn from a curated dataset of 48,165 labelled instances assembled from multiple sites over a decade of operational deployment through Conservation AI and its successor, Trap Tracker.