paper-with-me

홈 › Papers

Advanced Framework for Animal Sound Classification With Features Optimization

2024-07-03 · Qiang Yang, Xiuying Chen, Changsheng Ma, Carlos M. Duarte, Xiangliang Zhang

The automatic classification of animal sounds presents an enduring challenge in bioacoustics, owing to the diverse statistical properties of sound signals, variations in recording equipment, and prevalent low Signal-to-Noise Ratio (SNR) conditions. Deep learning models like Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) have excelled in human speech recognition but have not been effectively tailored to the intricate nature of animal sounds, which exhibit substantial diversity even within the same domain. We propose an automated classification framework applicable to general animal sound classification. Our approach first optimizes audio features from Mel-frequency cepstral coefficients (MFCC) including feature rearrangement and feature reduction. It then uses the optimized features for the deep learning model, i.e., an attention-based Bidirectional LSTM (Bi-LSTM), to extract deep semantic features for sound classification. We also contribute an animal sound benchmark dataset encompassing oceanic animals and birds1. Extensive experimentation with real-world datasets demonstrates that our approach consistently outperforms baseline methods by over 25% in precision, recall, and accuracy, promising advancements in animal sound classification.

📄 PDF Abstract BibTeX arXiv:2407.03440

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDiversitySound Classificationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Regularized Contrastive Pre-training for Few-shot Bioacoustic Sound Detection

2023-09-16 · Ilyass Moummad, Romain Serizel, Nicolas Farrugia

Bioacoustic sound event detection allows for better understanding of animal behavior and for better monitoring biodiversity using audio. Deep learning systems can help achieve this goal, however it is difficult to acquir…

Event DetectionFew-Shot LearningSound Event Detection

Modelling Animal Biodiversity Using Acoustic Monitoring and Deep Learning

2021-03-12 · C. Chalmers, P. Fergus, S. Wich, S. N. Longmore

For centuries researchers have used sound to monitor and study wildlife. Traditionally, conservationists have identified species by ear; however, it is now common to deploy audio recording technology to monitor animal an…

Deep LearningSpecificityTime Series Analysis

ISPA: Inter-Species Phonetic Alphabet for Transcribing Animal Sounds

2024-02-05 · Masato Hagiwara, Marius Miron, Jen-Yu Liu

Traditionally, bioacoustics has relied on spectrograms and continuous, per-frame audio representations for the analysis of animal sounds, also serving as input to machine learning models. Meanwhile, the International Pho…

Mixture of Mixups for Multi-label Classification of Rare Anuran Sounds

2024-03-14 · Ilyass Moummad, Nicolas Farrugia, Romain Serizel, Jeremy Froidevaux 외

Multi-label imbalanced classification poses a significant challenge in machine learning, particularly evident in bioacoustics where animal sounds often co-occur, and certain sounds are much less frequent than others. Thi…

imbalanced classificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Data augmentation approaches for improving animal audio classification

2019-12-16 · Loris Nanni, Gianluca Maguolo, Michelangelo Paci

In this paper we present ensembles of classifiers for automated animal audio classification, exploiting different data augmentation techniques for training Convolutional Neural Networks (CNNs). The specific animal audio …

Audio ClassificationClassificationData AugmentationGeneral Classification