AnalysisGNN: Unified Music Analysis with Graph Neural Networks

📅 2025-09-08
📈 Citations: 0
Influential: 0
📄 PDF

career value

187K/year
🤖 AI Summary
Existing music analysis methods are typically domain-specific and struggle to uniformly process heterogeneous symbolic score data with inconsistent annotations, exhibiting limited robustness against annotation inconsistencies and domain shifts. Method: We propose the first unified music analysis framework based on graph neural networks, integrating multi-task learning, logit fusion, a weighted loss function, and a novel non-harmonic note prediction module—designed to filter out interfering notes and enhance label consistency—alongside a data shuffling strategy to improve cross-domain generalization. Contribution/Results: Experiments demonstrate that our framework achieves performance on par with traditional static methods across multiple heterogeneous corpora, while significantly improving cross-domain stability and robustness. To our knowledge, this is the first approach to systematically address both annotation inconsistency and domain shift in multi-domain music analysis.

Technology Category

Application Category

📝 Abstract
Recent years have seen a boom in computational approaches to music analysis, yet each one is typically tailored to a specific analytical domain. In this work, we introduce AnalysisGNN, a novel graph neural network framework that leverages a data-shuffling strategy with a custom weighted multi-task loss and logit fusion between task-specific classifiers to integrate heterogeneously annotated symbolic datasets for comprehensive score analysis. We further integrate a Non-Chord-Tone prediction module, which identifies and excludes passing and non-functional notes from all tasks, thereby improving the consistency of label signals. Experimental evaluations demonstrate that AnalysisGNN achieves performance comparable to traditional static-dataset approaches, while showing increased resilience to domain shifts and annotation inconsistencies across multiple heterogeneous corpora.
Problem

Research questions and friction points this paper is trying to address.

Unifies music analysis across domains with GNN
Integrates heterogeneously annotated symbolic music datasets
Improves consistency by excluding non-chord tones
Innovation

Methods, ideas, or system contributions that make the work stand out.

Graph neural network with multi-task loss
Non-Chord-Tone module excludes passing notes
Logit fusion integrates heterogeneous datasets
🔎 Similar Papers
No similar papers found.