Chord Generation from Symbolic Melody Using BLSTM Networks
Hyungui Lim, Seungyeon Rhyu, Kyogu Lee

TL;DR
This paper introduces a BLSTM-based method for generating chord progressions from monophonic melodies, outperforming traditional models and preferred by listeners in quality assessments.
Contribution
The novel use of BLSTM networks for chord generation from symbolic melodies, demonstrating improved accuracy and listener preference over existing methods.
Findings
Achieved 23.8% performance improvement over HMM.
Achieved 11.4% performance improvement over DNN-HMM.
Generated chord sequences are preferred by listeners.
Abstract
Generating a chord progression from a monophonic melody is a challenging problem because a chord progression requires a series of layered notes played simultaneously. This paper presents a novel method of generating chord sequences from a symbolic melody using bidirectional long short-term memory (BLSTM) networks trained on a lead sheet database. To this end, a group of feature vectors composed of 12 semitones is extracted from the notes in each bar of monophonic melodies. In order to ensure that the data shares uniform key and duration characteristics, the key and the time signatures of the vectors are normalized. The BLSTM networks then learn from the data to incorporate the temporal dependencies to produce a chord progression. Both quantitative and qualitative evaluations are conducted by comparing the proposed method with the conventional HMM and DNN-HMM based approaches. Proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Music Technology and Sound Studies · Speech and Audio Processing
