paper-with-me

홈 › Papers

From Note-Level to Chord-Level Neural Network Models for Voice Separation in Symbolic Music

2020-11-05 · Patrick Gray, Razvan Bunescu

Music is often experienced as a progression of concurrent streams of notes, or voices. The degree to which this happens depends on the position along a voice-leading continuum, ranging from monophonic, to homophonic, to polyphonic, which complicates the design of automatic voice separation models. We address this continuum by defining voice separation as the task of decomposing music into streams that exhibit both a high degree of external perceptual separation from the other streams and a high degree of internal perceptual consistency. The proposed voice separation task allows for a voice to diverge to multiple voices and also for multiple voices to converge to the same voice. Equipped with this flexible task definition, we manually annotated a corpus of popular music and used it to train neural networks that assign notes to voices either separately for each note in a chord (note-level), or jointly to all notes in a chord (chord-level). The trained neural models greedily assign notes to voices in a left to right traversal of the input chord sequence, using a diverse set of perceptually informed input features. When evaluated on the extraction of consecutive within voice note pairs, both models surpass a strong baseline based on an iterative application of an envelope extraction function, with the chord-level model consistently edging out the note-level model. The two models are also shown to outperform previous approaches on separating the voices in Bach music.

📄 PDF Abstract BibTeX arXiv:2011.03028

Code (0)

등록된 구현이 없습니다.

Similar 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 …

AccoMontage2: A Complete Harmonization and Accompaniment Arrangement System

2022-09-01 · Li Yi, Haochen Hu, Jingwei Zhao, Gus Xia

We propose AccoMontage2, a system capable of doing full-length song harmonization and accompaniment arrangement based on a lead melody. Following AccoMontage, this study focuses on generating piano arrangements for popul…

RetrievalTemplate Matching

An Agent-Based Framework for Automated Higher-Voice Harmony Generation

2025-09-29 · Nia D'Souza Ganapathy, Arul Selvamani Shaja arxiv

The generation of musically coherent and aesthetically pleasing harmony remains a significant challenge in the field of algorithmic composition. This paper introduces an innovative Agentic AI-enabled Higher Harmony Music…

Musical Voice Separation as Link Prediction: Modeling a Musical Perception Task as a Multi-Trajectory Tracking Problem

2023-04-28 · Emmanouil Karystinaios, Francesco Foscarin, Gerhard Widmer

This paper targets the perceptual task of separating the different interacting voices, i.e., monophonic melodic streams, in a polyphonic musical piece. We target symbolic music, where notes are explicitly encoded, and mo…

Graph Neural NetworkLink Prediction

Spectral Mapping of Singing Voices: U-Net-Assisted Vocal Segmentation

2024-05-30 · Adam Sorrenti

Separating vocal elements from musical tracks is a longstanding challenge in audio signal processing. This study tackles the distinct separation of vocal components from musical spectrograms. We employ the Short Time Fou…

Audio Signal ProcessingAudio Source Separation