Algorithms for Collaborative Harmonization

๐Ÿ“… 2025-08-28
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

199K/year
๐Ÿค– AI Summary
This study addresses the core problem of harmonizing multiple melodic lines: โ€œHow to aggregate diverse harmonic suggestions into an optimal harmonic sequence that balances collective representativeness and musical coherence?โ€ We propose the first collaborative harmony aggregation framework tailored for structured music language, innovatively integrating Kemeny ranking aggregation with majority voting to dynamically reconcile collective preference modeling and music-theoretic constraints. Through systematic experiments comparing multiple aggregation algorithms, we demonstrate that our method significantly outperforms baselines in both representation fidelity and harmonic coherence; specifically, the hybrid Kemenyโ€“majority voting approach achieves the best overall performance. This work establishes an interpretable, computationally tractable theoretical framework and practical paradigm for collective intelligence in music AI.

Technology Category

Application Category

๐Ÿ“ Abstract
We consider a specific scenario of text aggregation, in the realm of musical harmonization. Musical harmonization shares similarities with text aggregation, however the language of harmony is more structured than general text. Concretely, given a set of harmonization suggestions for a given musical melody, our interest lies in devising aggregation algorithms that yield an harmonization sequence that satisfies the following two key criteria: (1) an effective representation of the collective suggestions; and (2) an harmonization that is musically coherent. We present different algorithms for the aggregation of harmonies given by a group of agents and analyze their complexities. The results indicate that the Kemeny and plurality-based algorithms are most effective in assessing representation and maintaining musical coherence.
Problem

Research questions and friction points this paper is trying to address.

Aggregate harmonization suggestions from multiple agents
Produce musically coherent harmonization sequences
Effectively represent collective input in harmonization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Kemeny algorithm for harmony aggregation
Plurality-based method for musical coherence
Structured harmonization from collective suggestions
๐Ÿ”Ž Similar Papers