SDAIASNov 30, 2024

Raw Audio Classification with Cosine Convolutional Neural Network (CosCovNN)

arXiv:2412.00312v11 citationsh-index: 3
Originality Highly original
AI Analysis

This addresses the problem of inefficient parameter usage in CNNs for audio classification, offering a more efficient and accurate method for researchers and practitioners in audio processing.

The study tackled raw audio classification by replacing traditional CNN filters with cosine filters, resulting in a model with 77% fewer parameters and achieving state-of-the-art performance across five datasets.

This study explores the field of audio classification from raw waveform using Convolutional Neural Networks (CNNs), a method that eliminates the need for extracting specialised features in the pre-processing step. Unlike recent trends in literature, which often focuses on designing frontends or filters for only the initial layers of CNNs, our research introduces the Cosine Convolutional Neural Network (CosCovNN) replacing the traditional CNN filters with Cosine filters. The CosCovNN surpasses the accuracy of the equivalent CNN architectures with approximately $77\%$ less parameters. Our research further progresses with the development of an augmented CosCovNN named Vector Quantised Cosine Convolutional Neural Network with Memory (VQCCM), incorporating a memory and vector quantisation layer VQCCM achieves state-of-the-art (SOTA) performance across five different datasets in comparison with existing literature. Our findings show that cosine filters can greatly improve the efficiency and accuracy of CNNs in raw audio classification.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes