Related Experiment Video
Updated: Jun 20, 2025

05:16
Flying Insect Detection and Classification with Inexpensive Sensors
Published on: October 15, 2014
25.1K
Windy events detection in big bioacoustics datasets using a pre-trained Convolutional Neural Network.
Francesca Terranova1, Lorenzo Betti2, Valeria Ferrario3
1Department of Life Sciences and Systems Biology, University of Turin, Turin, Italy.
The Science of the Total Environment
|July 21, 2024
Summary
This study introduces a method using a deep learning model, YAMNet, to automatically detect wind noise in Passive Acoustic Monitoring (PAM) data. This improves the reliability of wildlife sound analysis by filtering out wind-compromised recordings.
Area of Science:
- Bioacoustics and Ecoacoustics
- Machine Learning for Environmental Monitoring
Background:
- Passive Acoustic Monitoring (PAM) generates large datasets for wildlife studies.
- Wind noise is a significant challenge, causing misclassifications and masking biological sounds in acoustic data.
- Reliable analysis of wildlife vocalizations requires effective noise reduction techniques.
Purpose of the Study:
- To develop a straightforward approach for identifying wind-affected recordings in PAM datasets.
- To pre-process acoustic data, ensuring the integrity and reliability of wildlife sound analysis.
- To evaluate the effectiveness of a pre-trained convolutional neural network (YAMNet) for wind noise detection.
Main Methods:
- Utilized YAMNet, a deep learning model for sound classification.
- Applied YAMNet in a Transfer Learning scenario with annotated data from the Stony Point Penguin Colony.
- Compared the performance of the pre-trained YAMNet against a fine-tuned model.
Main Results:
- YAMNet achieved a precision of 0.71 and recall of 0.66 in its pre-trained state.
- Transfer learning significantly improved performance, reaching a precision of 0.91 and recall of 0.92 (>28% relative increment).
- Demonstrated the model's capability to effectively identify wind-induced noise in acoustic recordings.
Conclusions:
- The fine-tuned YAMNet model offers a robust solution for detecting wind noise in bioacoustic data.
- This pre-processing step is crucial for ensuring the reliability of Passive Acoustic Monitoring data analysis.
- The open-access code and efficient model performance enable broad application on standard hardware for wind-noise-free acoustic research.
Related Concept Videos
Classification of Signals
430
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
430
Force Classification
1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K
Perception of Sound Waves
4.4K
The human ear is not equally sensitive to all frequencies in the audible range. It may perceive sound waves with the same pressure but different frequencies as having different loudness. Moreover, the perception of sound waves depends on the health of an individual's ears, which decays with age. The health of one's ears may also be affected by regular exposure to loud noises.
The pitch of a sound depends on the frequency and the pressure amplitude of the source. Two sounds of the same...
The pitch of a sound depends on the frequency and the pressure amplitude of the source. Two sounds of the same...
4.4K
Perceiving Loudness, Pitch, and Location
204
The human brain perceives pitch through two primary mechanisms reflected in place theory and frequency theory. Each mechanism describes how sound waves are interpreted as specific pitches by the brain, offering insights into the intricate processes of auditory perception.
Place theory, or place coding, suggests that different pitches are heard because various sound waves activate specific locations along the cochlea's basilar membrane. The brain determines the pitch of a sound by...
Place theory, or place coding, suggests that different pitches are heard because various sound waves activate specific locations along the cochlea's basilar membrane. The brain determines the pitch of a sound by...
204
Sampling Continuous Time Signal
225
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
225
Deconvolution
148
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
148

