paper-with-me

홈 › Papers

Cluster and Separate: a GNN Approach to Voice and Staff Prediction for Score Engraving

2024-07-15 · Francesco Foscarin, Emmanouil Karystinaios, Eita Nakamura, Gerhard Widmer

This paper approaches the problem of separating the notes from a quantized symbolic music piece (e.g., a MIDI file) into multiple voices and staves. This is a fundamental part of the larger task of music score engraving (or score typesetting), which aims to produce readable musical scores for human performers. We focus on piano music and support homophonic voices, i.e., voices that can contain chords, and cross-staff voices, which are notably difficult tasks that have often been overlooked in previous research. We propose an end-to-end system based on graph neural networks that clusters notes that belong to the same chord and connects them with edges if they are part of a voice. Our results show clear and consistent improvements over a previous approach on two datasets of different styles. To aid the qualitative analysis of our results, we support the export in symbolic music formats and provide a direct visualization of our outputs graph over the musical score. All code and pre-trained models are available at https://github.com/CPJKU/piano_svsep

📄 PDF Abstract BibTeX arXiv:2407.21030

Code (1)

cpjku/piano_svsep 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Deep Learning for ATCO Command Lifecycle Modeling and Workload Prediction

2025-09-04 · Kaizhen Tan arxiv

Air traffic controllers (ATCOs) issue high-intensity voice commands in dense airspace, where accurate workload modeling is critical for safety and efficiency. This paper proposes a multimodal deep learning framework that…

Multimodal Deep Learning

Evaluation of Google's Voice Recognition and Sentence Classification for Health Care Applications

2024-02-02 · Majbah Uddin, Nathan Huynh, Jose M Vidal, Kevin M Taaffe 외

This study examined the use of voice recognition technology in perioperative services (Periop) to enable Periop staff to record workflow milestones using mobile technology. The use of mobile technology to improve patient…

SentenceSentence Classification

HMM-based Writer Identification in Music Score Documents without Staff-Line Removal

2017-07-21 · Partha Pratim Roy, Ayan Kumar Bhunia, Umapada Pal

Writer identification from musical score documents is a challenging task due to its inherent problem of overlapping of musical symbols with staff lines. Most of the existing works in the literature of writer identificati…

feature selectionLine Detection

From Image to Music Language: A Two-Stage Structure Decoding Approach for Complex Polyphonic OMR

2026-04-22 · Nan Xu, Shiheng Li, Shengchao Hou arxiv

We propose a new approach for a practical two-stage Optical Music Recognition (OMR) pipeline, with a particular focus on its second stage. Given symbol and event candidates from the visual pipeline, we decode them into a…

Front-end Diarization for Percussion Separation in Taniavartanam of Carnatic Music Concerts

2021-03-04 · Nauman Dawalatabad, Jilt Sebastian, Jom Kuriakose, C. Chandra Sekhar 외

Instrument separation in an ensemble is a challenging task. In this work, we address the problem of separating the percussive voices in the taniavartanam segments of Carnatic music. In taniavartanam, a number of percussi…