paper-with-me

Papers

Environmental Sound Classification on the Edge: A Pipeline for Deep Acoustic Networks on Extremely Resource-Constrained Devices

2021-03-05 · Md Mohaimenuzzaman, Christoph Bergmeir, Ian Thomas West, Bernd Meyer

Significant efforts are being invested to bring state-of-the-art classification and recognition to edge devices with extreme resource constraints (memory, speed, and lack of GPU support). Here, we demonstrate the first deep network for acoustic recognition that is small, flexible and compression-friendly yet achieves state-of-the-art performance for raw audio classification. Rather than handcrafting a once-off solution, we present a generic pipeline that automatically converts a large deep convolutional network via compression and quantization into a network for resource-impoverished edge devices. After introducing ACDNet, which produces above state-of-the-art accuracy on ESC-10 (96.65%), ESC-50 (87.10%), UrbanSound8K (84.45%) and AudioEvent (92.57%), we describe the compression pipeline and show that it allows us to achieve 97.22% size reduction and 97.28% FLOP reduction while maintaining close to state-of-the-art accuracy 96.25%, 83.65%, 78.27% and 89.69% on these datasets. We describe a successful implementation on a standard off-the-shelf microcontroller and, beyond laboratory benchmarks, report successful tests on real-world datasets.

📄 PDF Abstract BibTeX arXiv:2103.03483

Code (1)

mohaimenz/acdnet 공식 구현 pytorch

Tasks

Audio ClassificationEnvironmental Sound ClassificationGPUModel CompressionQuantizationSound Classification

Similar Papers 제목 키워드 기반

TinyML for Acoustic Anomaly Detection in IoT Sensor Networks

2026-03-27 · Amar Almaini, Jakob Folz, Ghadeer Ashour arxiv

Tiny Machine Learning enables real-time, energy-efficient data processing directly on microcontrollers, making it ideal for Internet of Things sensor networks. This paper presents a compact TinyML pipeline for detecting …

Anomaly Detection

A Squeeze-and-Excitation and Transformer based Cross-task System for Environmental Sound Recognition

2022-03-16 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub

Environmental sound recognition (ESR) is an emerging research topic in audio pattern recognition. Many tasks are presented to resort to computational models for ESR in real-life applications. However, current models are …

Acoustic Scene ClassificationData AugmentationScene Classification

Diversity-Robust Acoustic Feature Signatures Based on Multiscale Fractal Dimension for Similarity Search of Environmental Sounds

2021-02-05 · Motohiro Sunouchi, Masaharu Yoshioka

This paper proposes new acoustic feature signatures based on the multiscale fractal dimension (MFD), which are robust against the diversity of environmental sounds, for the content-based similarity search. The diversity …

Density EstimationDiversity

Few-shot Long-Tailed Bird Audio Recognition

2022-06-22 · Marcos V. Conde, Ui-Jin Choi

It is easier to hear birds than see them. However, they still play an essential role in nature and are excellent indicators of deteriorating environmental quality and pollution. Recent advances in Deep Neural Networks al…

Environmental sound analysis with mixup based multitask learning and cross-task fusion

2021-03-30 · Weiping Zheng, Dacan Jiang, Gansen Zhao

Environmental sound analysis is currently getting more and more attentions. In the domain, acoustic scene classification and acoustic event classification are two closely related tasks. In this letter, a two-stage method…

Acoustic Scene ClassificationClassificationEnsemble LearningGeneral Classification+1