paper-with-me

홈 › Papers

LooPy: A Research-Friendly Mix Framework for Music Information Retrieval on Electronic Dance Music

2023-05-01 · Xinyu Li

Music information retrieval (MIR) has gone through an explosive development with the advancement of deep learning in recent years. However, music genres like electronic dance music (EDM) has always been relatively less investigated compared to others. Considering its wide range of applications, we present a Python package for automated EDM audio generation as an infrastructure for MIR for EDM songs, to mitigate the difficulty of acquiring labelled data. It is a convenient tool that could be easily concatenated to the end of many symbolic music generation pipelines. Inside this package, we provide a framework to build professional-level templates that could render a well-produced track from specified melody and chords, or produce massive tracks given only a specific key by our probabilistic symbolic melody generator. Experiments show that our mixes could achieve the same quality of the original reference songs produced by world-famous artists, with respect to both subjective and objective criteria. Our code is accessible in this repository: https://github.com/Gariscat/loopy and the official site of the project is also online https://loopy4edm.com .

📄 PDF Abstract BibTeX arXiv:2305.01051

Code (1)

gariscat/loopy 공식 구현

Tasks

Audio GenerationInformation RetrievalMusic GenerationMusic Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

MusIAC: An extensible generative framework for Music Infilling Applications with multi-level Control

2022-02-11 · Rui Guo, Ivor Simpson, Chris Kiefer, Thor Magnusson 외

We present a novel music generation framework for music infilling, with a user friendly interface. Infilling refers to the task of generating musical sections given the surrounding multi-track music. The proposed transfo…

Music GenerationRhythm

Concept-Based Techniques for "Musicologist-friendly" Explanations in a Deep Music Classifier

2022-08-26 · Francesco Foscarin, Katharina Hoedt, Verena Praher, Arthur Flexer 외

Current approaches for explaining deep learning systems applied to musical data provide results in a low-level feature space, e.g., by highlighting potentially relevant time-frequency bins in a spectrogram or time-pitch …

A Long-Tail Friendly Representation Framework for Artist and Music Similarity

2023-09-08 · Haoran Xiang, Junyu Dai, Xuchen Song, Furao Shen

The investigation of the similarity between artists and music is crucial in music retrieval and recommendation, and addressing the challenge of the long-tail phenomenon is increasingly important. This paper proposes a Lo…

Graph Neural NetworkMetric LearningMusic RecommendationRetrieval

MUSE-Explainer: Counterfactual Explanations for Symbolic Music Graph Classification Models

2025-09-30 · Baptiste Hilaire, Emmanouil Karystinaios, Gerhard Widmer arxiv

Interpretability is essential for deploying deep learning models in symbolic music analysis, yet most research emphasizes model performance over explanation. To address this, we introduce MUSE-Explainer, a new method tha…

Graph ClassificationGraph Neural Network

Loopy Belief Propagation for Approximate Inference: An Empirical Study

2013-01-23 · Kevin Murphy, Yair Weiss, Michael. I. Jordan

Recently, researchers have demonstrated that loopy belief propagation - the use of Pearls polytree algorithm IN a Bayesian network WITH loops OF error- correcting codes.The most dramatic instance OF this IS the near Shan…