paper-with-me

홈 › Papers

Adaptive Loss Balancing for Multi-Task Bioacoustic Classification of Bird Species and Call Types

2026-07-03 · Paria Vali Zadeh, Sven Tomforde arxiv

Reliable analysis of bird vocalisations in passive acoustic monitoring requires models handling multiple, imbalanced annotation targets. We extend BirdCallNet for joint species and call-type classification on the long-tailed WiWa dataset and investigate how task-loss balancing interacts with pretrained representations and adaptation depth. We evaluate four bird-domain encoders, ConvNeXtBS, EAT, BirdMAE, and ProtoCLR, with separate species and call-type heads under linear probing, attentive probing, and full fine-tuning. A manually tuned fixed objective is compared with homoscedastic uncertainty weighting and Dynamic Weight Averaging across all three adaptation regimes, while GradNorm is evaluated only under full fine-tuning. Results indicate that the factorised multi-task formulation yields the most consistent improvements over the combined single-task baseline for call-type recognition, while its effect on species recognition depends on the adaptation regime. Full fine-tuning is not consistently optimal: ConvNeXtBS achieves the highest mean species performance under linear probing, whereas BirdMAE provides the strongest call-type performance under attentive probing. Adaptive weighting benefits species recognition more consistently than call-type recognition. Uncertainty weighting is particularly effective for species recognition under attentive probing, whereas Dynamic Weight Averaging is generally stronger for the same task under full fine-tuning. GradNorm achieves competitive call-type performance for selected backbones but consistently underperforms other weighting strategies for species recognition and incurs higher computational and memory costs. Overall, the preferred loss-balancing strategy depends on the backbone, adaptation regime, and target task, while frozen-backbone adaptation can provide a more favourable performance-efficiency trade-off than end-to-end fine-tuning.

📄 PDF Abstract BibTeX arXiv:2607.03304

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multiscale CNN based Deep Metric Learning for Bioacoustic Classification: Overcoming Training Data Scarcity Using Dynamic Triplet Loss

2019-03-26 · Anshul Thakur, Daksh Thapar, Padmanabhan Rajan, Aditya Nigam

This paper proposes multiscale convolutional neural network (CNN)-based deep metric learning for bioacoustic classification, under low training data conditions. The proposed CNN is characterized by the utilization of fou…

ClassificationGeneral ClassificationMetric LearningTriplet

BioSEN: A Bio-acoustic Signal Enhancement Network for Animal Vocalizations

2026-05-02 · Tianyu Song, Ton Viet Ta, Ngamta Thamwattana, Hisako Nomura 외 arxiv

Most work in audio enhancement targets human speech, while bioacoustics is less studied due to noisy recordings and the distinct traits of animal sounds. To fill this gap, we adapt speech enhancement methods and build Bi…

Speech Enhancement

Beyond the Baseband: Adaptive Multi-Band Encoding for Full-Spectrum Bioacoustics Classification

2026-04-30 · Eklavya Sarkar, Marius Miron, David Robinson, Gagan Narula 외 arxiv

Animals hear and vocalize across frequency ranges that differ substantially from humans, often extending into the ultrasonic domain. Yet most computational bioacoustics systems rely on audio models pre-trained at 16 kHz,…

Multi-Loss Rebalancing Algorithm for Monocular Depth Estimation

2020-08-01 · ECCV 2020 8 · Jae-Han Lee, Chang-Su Kim

An algorithm to combine multiple loss terms adaptively for training a monocular depth estimator is proposed in this work. We construct a loss function space containing tens of losses. Using more losses can improve infere…

Depth EstimationMonocular Depth Estimation

Foundation Models for Bioacoustics -- a Comparative Review

2025-08-02 · Raphael Schwinger, Paria Vali Zadeh, Lukas Rauch, Mats Kurz 외 arxiv

Automated bioacoustic analysis is essential for biodiversity monitoring and conservation, requiring advanced deep learning models that can adapt to diverse bioacoustic tasks. This article presents a comprehensive review …

Self-Supervised LearningRepresentation Learning