Related Experiment Video
Updated: Jul 2, 2025

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
A Comparative Study of Preprocessing and Model Compression Techniques in Deep Learning for Forest Sound
Thivindu Paranayapa1, Piumini Ranasinghe1, Dakshina Ranmal1
1Department of Computer Science & Engineering, University of Moratuwa, Moratuwa 10400, Sri Lanka.
Deep learning models, specifically Convolutional Neural Networks (CNNs), can be optimized for edge devices. Compression techniques like pruning and quantization enable accurate forest sound classification on resource-constrained hardware.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Signal Processing
Background:
- Deep learning models excel in complex tasks but often require substantial computational resources.
- Deploying advanced AI on resource-constrained edge devices presents significant challenges.
- Acoustic data analysis benefits from efficient deep learning techniques for real-world applications.
Purpose of the Study:
- To comparatively analyze the performance of seven Convolutional Neural Network (CNN) models for deployment on edge devices.
- To investigate the effectiveness of data augmentation, feature extraction, and model compression techniques.
- To evaluate CNN models using acoustic data from the forest sound dataset.
Main Methods:
- Comparative analysis of seven distinct CNN architectures.
- Application of data augmentation and feature extraction techniques.
- Implementation of model compression strategies including weight/filter pruning and 8-bit quantization.
Main Results:
- Optimized CNNs achieved a balance between accuracy and model size through compression.
- MobileNet-v3-small and ACDNet demonstrated high accuracy (87.95% and 85.64%) with compact sizes (243 KB and 484 KB).
- Weight and filter pruning followed by 8-bit quantization proved effective for model compression.
Conclusions:
- Convolutional Neural Networks can be effectively compressed and optimized for deployment on resource-constrained edge devices.
- The study demonstrates the feasibility of using optimized CNNs for real-time forest environment sound classification.
- Efficient deep learning models are crucial for advancing AI capabilities in edge computing applications.
Related Concept Videos
Classification of 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...
Force Classification
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,...
Downsampling
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Survival Tree
Building a Survival Tree
Constructing a...
Extraction: Advanced Methods
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...

