SDASApr 2, 2021

An Audio-Based Deep Learning Framework For BBC Television Programme Classification

arXiv:2104.01161v25 citations
AI Analysis

This work addresses genre classification for television programmes, which is incremental as it applies existing deep learning methods to a specific domain.

The paper tackles the problem of classifying BBC television programmes by genre using audio data, achieving an average accuracy of 93.7% on a dataset of 6,160 programmes across nine genres.

This paper proposes a deep learning framework for classification of BBC television programmes using audio. The audio is firstly transformed into spectrograms, which are fed into a pre-trained convolutional Neural Network (CNN), obtaining predicted probabilities of sound events occurring in the audio recording. Statistics for the predicted probabilities and detected sound events are then calculated to extract discriminative features representing the television programmes. Finally, the embedded features extracted are fed into a classifier for classifying the programmes into different genres. Our experiments are conducted over a dataset of 6,160 programmes belonging to nine genres labelled by the BBC. We achieve an average classification accuracy of 93.7% over 14-fold cross validation. This demonstrates the efficacy of the proposed framework for the task of audio-based classification of television programmes.

Foundations

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

Your Notes