paper-with-me

홈 › Papers

AnalysisGNN: Unified Music Analysis with Graph Neural Networks

2025-09-08 · Emmanouil Karystinaios, Johannes Hentschel, Markus Neuwirth, Gerhard Widmer arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.06654

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

GraphMuse: A Library for Symbolic Music Graph Processing

2024-07-17 · Emmanouil Karystinaios, Gerhard Widmer

Graph Neural Networks (GNNs) have recently gained traction in symbolic music tasks, yet a lack of a unified framework impedes progress. Addressing this gap, we present GraphMuse, a graph processing framework and library …

EngravingGNN: A Hybrid Graph Neural Network for End-to-End Piano Score Engraving

2025-09-23 · Emmanouil Karystinaios, Francesco Foscarin, Gerhard Widmer arxiv

This paper focuses on automatic music engraving, i.e., the creation of a humanly-readable musical score from musical content. This step is fundamental for all applications that include a human player, but it remains a mo…

Graph Neural Network

Probabilistic Multilabel Graphical Modelling of Motif Transformations in Symbolic Music

2026-03-27 · Ron Taieb, Yoel Greenberg, Barak Sober arxiv

Motifs often recur in musical works in altered forms, preserving aspects of their identity while undergoing local variation. This paper investigates how such motivic transformations occur within their musical context in …

A Long-Tail Friendly Representation Framework for Artist and Music Similarity

2023-09-08 · Haoran Xiang, Junyu Dai, Xuchen Song, Furao Shen

The investigation of the similarity between artists and music is crucial in music retrieval and recommendation, and addressing the challenge of the long-tail phenomenon is increasingly important. This paper proposes a Lo…

Graph Neural NetworkMetric LearningMusic RecommendationRetrieval

Combinatorial music generation model with song structure graph analysis

2023-12-24 · SeongHyeon Go, Kyogu Lee

In this work, we propose a symbolic music generation model with the song structure graph analysis network. We construct a graph that uses information such as note sequence and instrument as node features, while the corre…

Graph Neural NetworkMusic Generation