paper-with-me

홈 › Papers

OpenMU: Your Swiss Army Knife for Music Understanding

2024-10-21 · Mengjie Zhao, Zhi Zhong, Zhuoyuan Mao, Shiqi Yang, Wei-Hsiang Liao, Shusuke Takahashi, Hiromi Wakaki, Yuki Mitsufuji

We present OpenMU-Bench, a large-scale benchmark suite for addressing the data scarcity issue in training multimodal language models to understand music. To construct OpenMU-Bench, we leveraged existing datasets and bootstrapped new annotations. OpenMU-Bench also broadens the scope of music understanding by including lyrics understanding and music tool usage. Using OpenMU-Bench, we trained our music understanding model, OpenMU, with extensive ablations, demonstrating that OpenMU outperforms baseline models such as MU-Llama. Both OpenMU and OpenMU-Bench are open-sourced to facilitate future research in music understanding and to enhance creative music production efficiency.

📄 PDF Abstract BibTeX arXiv:2410.15573

Code (2)

mzhaojp22/openmu 공식 구현 pytorch
sony/openmu 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CogCompNLP: Your Swiss Army Knife for NLP

2018-05-01 · LREC 2018 5 · Daniel Khashabi, Mark Sammons, Ben Zhou, Tom Redman 외
Semantic Role Labeling

A Higher-Order Swiss Army Infinitesimal Jackknife

2019-07-28 · Ryan Giordano, Michael. I. Jordan, Tamara Broderick

Cross validation (CV) and the bootstrap are ubiquitous model-agnostic tools for assessing the error or variability of machine learning and statistical estimators. However, these methods require repeatedly re-fitting the …

BIG-bench Machine Learning

Swiss Army Knife: Synergizing Biases in Knowledge from Vision Foundation Models for Multi-Task Learning

2024-10-18 · Yuxiang Lu, Shengcao Cao, Yu-Xiong Wang

Vision Foundation Models (VFMs) have demonstrated outstanding performance on numerous downstream tasks. However, due to their inherent representation biases originating from different training paradigms, VFMs exhibit adv…

Multi-Task LearningTransfer Learning

PyCM: Multiclass confusion matrix library in Python

2018-05-29 · The Journal of Open Source Software 2018 5 · Sepand Haghighi, Masoomeh Jasemi, Shaahin Hessabi, Alireza Zolanvari

PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall …

General Classification

The Swiss Army Knife for Image-to-Image Translation: Multi-Task Diffusion Models

2022-04-06 · Julia Wolleb, Robin Sandkühler, Florentin Bieder, Philippe C. Cattin

Recently, diffusion models were applied to a wide range of image analysis tasks. We build on a method for image-to-image translation using denoising diffusion implicit models and include a regression problem and a segmen…

DenoisingImage GenerationImage-to-Image Translationregression+2