ASCLLGSDApr 8, 2019

Audio Classification of Bit-Representation Waveform

arXiv:1904.04364v28 citations
Originality Incremental advance
AI Analysis

This addresses audio classification problems for researchers and practitioners, but it is incremental as it modifies waveform representation within existing deep learning frameworks.

The study tackled audio signal classification by proposing a bit sequence representation of waveforms, which achieved the best performance in acoustic event and sound/music classification tasks compared to raw audio and power spectrum representations.

This study investigated the waveform representation for audio signal classification. Recently, many studies on audio waveform classification such as acoustic event detection and music genre classification have been published. Most studies on audio waveform classification have proposed the use of a deep learning (neural network) framework. Generally, a frequency analysis method such as Fourier transform is applied to extract the frequency or spectral information from the input audio waveform before inputting the raw audio waveform into the neural network. In contrast to these previous studies, in this paper, we propose a novel waveform representation method, in which audio waveforms are represented as a bit sequence, for audio classification. In our experiment, we compare the proposed bit representation waveform, which is directly given to a neural network, to other representations of audio waveforms such as a raw audio waveform and a power spectrum with two classification tasks: one is an acoustic event classification task and the other is a sound/music classification task. The experimental results showed that the bit representation waveform achieved the best classification performance for both the tasks.

Foundations

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

Your Notes