paper-with-me

Papers

Unsupervised Incremental Learning and Prediction of Music Signals

2015-02-02 · Ricard Marxer, Hendrik Purwins

A system is presented that segments, clusters and predicts musical audio in an unsupervised manner, adjusting the number of (timbre) clusters instantaneously to the audio input. A sequence learning algorithm adapts its structure to a dynamically changing clustering tree. The flow of the system is as follows: 1) segmentation by onset detection, 2) timbre representation of each segment by Mel frequency cepstrum coefficients, 3) discretization by incremental clustering, yielding a tree of different sound classes (e.g. instruments) that can grow or shrink on the fly driven by the instantaneous sound events, resulting in a discrete symbol sequence, 4) extraction of statistical regularities of the symbol sequence, using hierarchical N-grams and the newly introduced conceptual Boltzmann machine, and 5) prediction of the next sound event in the sequence. The system's robustness is assessed with respect to complexity and noisiness of the signal. Clustering in isolation yields an adjusted Rand index (ARI) of 82.7% / 85.7% for data sets of singing voice and drums. Onset detection jointly with clustering achieve an ARI of 81.3% / 76.3% and the prediction of the entire system yields an ARI of 27.2% / 39.2%.

📄 PDF Abstract BibTeX arXiv:1502.00524

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringIncremental LearningOnset DetectionPrediction

Similar Papers 제목 키워드 기반

Introducing EEG Analyses to Help Personal Music Preference Prediction

2024-04-24 · Zhiyu He, Jiayu Li, Weizhi Ma, Min Zhang 외

Nowadays, personalized recommender systems play an increasingly important role in music scenarios in our daily life with the preference prediction ability. However, existing methods mainly rely on users' implicit feedbac…

EEGPredictionRecommendation Systems

Unsupervised Musical Object Discovery from Audio

2023-11-13 · Joonsu Gha, Vincent Herrmann, Benjamin Grewe, Jürgen Schmidhuber 외

Current object-centric learning models such as the popular SlotAttention architecture allow for unsupervised visual scene decomposition. Our novel MusicSlots method adapts SlotAttention to the audio domain, to achieve un…

ObjectObject DiscoveryProperty Prediction

Unsupervised Symbolic Music Segmentation using Ensemble Temporal Prediction Errors

2022-07-02 · Shahaf Bassan, Yossi Adi, Jeffrey S. Rosenschein

Symbolic music segmentation is the process of dividing symbolic melodies into smaller meaningful groups, such as melodic phrases. We proposed an unsupervised method for segmenting symbolic music. The proposed model is ba…

Segmentation

Unsupervised Transcription of Piano Music

2014-12-01 · NeurIPS 2014 12 · Taylor Berg-Kirkpatrick, Jacob Andreas, Dan Klein

We present a new probabilistic model for transcribing piano music from audio to a symbolic form. Our model reflects the process by which discrete musical events give rise to acoustic signals that are then superimposed to…

Unsupervised Music Source Separation Using Differentiable Parametric Source Models

2022-01-24 · Kilian Schulze-Forster, Gaël Richard, Liam Kelley, Clement S. J. Doire 외

Supervised deep learning approaches to underdetermined audio source separation achieve state-of-the-art performance but require a dataset of mixtures along with their corresponding isolated source signals. Such datasets …

Audio Source SeparationDeep LearningMusic Source SeparationVocal ensemble separation