An Ontology-Aware Framework for Audio Event Classification
Yiwei Sun, Shabnam Ghaffarzadegan

TL;DR
This paper introduces an ontology-aware neural network framework that leverages label structure and relations to enhance audio event classification accuracy, utilizing ontology layers and graph convolutional networks.
Contribution
It presents a novel neural network architecture combining ontology layers and GCNs to model label dependencies in audio classification tasks.
Findings
Improved classification performance on benchmark datasets.
Effective modeling of label dependencies within ontologies.
Enhanced understanding of label relations in audio event classification.
Abstract
Recent advancements in audio event classification often ignore the structure and relation between the label classes available as prior information. This structure can be defined by ontology and augmented in the classifier as a form of domain knowledge. To capture such dependencies between the labels, we propose an ontology-aware neural network containing two components: feed-forward ontology layers and graph convolutional networks (GCN). The feed-forward ontology layers capture the intra-dependencies of labels between different levels of ontology. On the other hand, GCN mainly models inter-dependency structure of labels within an ontology level. The framework is evaluated on two benchmark datasets for single-label and multi-label audio event classification tasks. The results demonstrate the proposed solutions efficacy to capture and explore the ontology relations and improve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Music Technology and Sound Studies · Video Analysis and Summarization
MethodsGraph Convolutional Networks · Graph Convolutional Network
