paper-with-me

Papers

A Streamlined Encoder/Decoder Architecture for Melody Extraction

2018-10-30 · Tsung-Han Hsieh, Li Su, Yi-Hsuan Yang

Melody extraction in polyphonic musical audio is important for music signal processing. In this paper, we propose a novel streamlined encoder/decoder network that is designed for the task. We make two technical contributions. First, drawing inspiration from a state-of-the-art model for semantic pixel-wise segmentation, we pass through the pooling indices between pooling and un-pooling layers to localize the melody in frequency. We can achieve result close to the state-of-the-art with much fewer convolutional layers and simpler convolution modules. Second, we propose a way to use the bottleneck layer of the network to estimate the existence of a melody line for each time frame, and make it possible to use a simple argmax function instead of ad-hoc thresholding to get the final estimation of the melody line. Our experiments on both vocal melody extraction and general melody extraction validate the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:1810.12947

Code (1)

bill317996/Melody-extraction-with-melodic-segnet 공식 구현 pytorch

Tasks

DecoderMelody Extraction

Similar Papers 제목 키워드 기반

TONet: Tone-Octave Network for Singing Melody Extraction from Polyphonic Music

2022-02-02 · Ke Chen, Shuai Yu, Cheng-i Wang, Wei Li 외

Singing melody extraction is an important problem in the field of music information retrieval. Existing methods typically rely on frequency-domain representations to estimate the sung frequencies. However, this design do…

DecoderInformation RetrievalMelody ExtractionMusic Information Retrieval+1

Automatic Neural Lyrics and Melody Composition

2020-11-12 · Gurunath Reddy Madhumani, Yi Yu, Florian Harscoët, Simon Canales 외

In this paper, we propose a technique to address the most challenging aspect of algorithmic songwriting process, which enables the human community to discover original lyrics, and melodies suitable for the generated lyri…

DecoderSentence

Deep Attention-Based Alignment Network for Melody Generation from Incomplete Lyrics

2023-01-23 · Gurunath Reddy M, Zhe Zhang, Yi Yu, Florian Harscoet 외

We propose a deep attention-based alignment network, which aims to automatically predict lyrics and melody with given incomplete lyrics as input in a way similar to the music creation of humans. Most importantly, a deep …

DecoderDeep Attention

Generating Nontrivial Melodies for Music as a Service

2017-10-06 · Yifei Teng, An Zhao, Camille Goudeseune

We present a hybrid neural network and rule-based system that generates pop music. Music produced by pure rule-based systems often sounds mechanical. Music produced by machine learning sounds better, but still lacks hier…

BIG-bench Machine LearningDecoderRhythm

Neural Melody Composition from Lyrics

2018-09-12 · Hangbo Bao, Shaohan Huang, Furu Wei, Lei Cui 외

In this paper, we study a novel task that learns to compose music from natural language. Given the lyrics as input, we propose a melody composition model that generates lyrics-conditional melody as well as the exact alig…

Decoder