English

Sound Classification of Four Insect Classes

Sound 2024-12-18 v1 Artificial Intelligence Audio and Speech Processing

Abstract

The goal of this project is to classify four different insect sounds: cicada, beetle, termite, and cricket. One application of this project is for pest control to monitor and protect our ecosystem. Our project leverages data augmentation, including pitch shifting and speed changing, to improve model generalization. This project will test the performance of Decision Tree, Random Forest, SVM RBF, XGBoost, and k-NN models, combined with MFCC feature. A potential novelty of this project is that various data augmentation techniques are used and created 6 data along with the original sound. The dataset consists of the sound recordings of these four insects. This project aims to achieve a high classification accuracy and to reduce the over-fitting problem.

Keywords

Cite

@article{arxiv.2412.12395,
  title  = {Sound Classification of Four Insect Classes},
  author = {Yinxuan Wang and Sudip Vhaduri},
  journal= {arXiv preprint arXiv:2412.12395},
  year   = {2024}
}

Comments

The manuscript is in submission

R2 v1 2026-06-28T20:38:00.887Z