paper-with-me

Papers

A Transformer Based Pitch Sequence Autoencoder with MIDI Augmentation

2020-10-15 · Mingshuo Ding, Yinghao Ma

Despite recent achievements of deep learning automatic music generation algorithms, few approaches have been proposed to evaluate whether a single-track music excerpt is composed by automatons or Homo sapiens. To tackle this problem, we apply a masked language model based on ALBERT for composers classification. The aim is to obtain a model that can suggest the probability a MIDI clip might be composed condition on the auto-generation hypothesis, and which is trained with only AI-composed single-track MIDI. In this paper, the amount of parameters is reduced, two methods on data augmentation are proposed as well as a refined loss function to prevent overfitting. The experiment results show our model ranks $3^{rd}$ in all the $7$ teams in the data challenge in CSMT(2020). Furthermore, this inspiring method could be spread to other music information retrieval tasks that are based on a small dataset.

📄 PDF Abstract BibTeX arXiv:2010.07758

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationInformation RetrievalLanguage ModelingLanguage ModellingMusic GenerationMusic Information RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
LAMB LAMB is a a layerwise adaptive large batch optimization technique. It provides a strategy for adapting the learning rate in large batch settings. LAMB uses…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

MIDI-VAE: Modeling Dynamics and Instrumentation of Music with Applications to Style Transfer

2018-09-20 · Gino Brunner, Andres Konrad, Yuyi Wang, Roger Wattenhofer

We introduce MIDI-VAE, a neural network model based on Variational Autoencoders that is capable of handling polyphonic music with multiple instrument tracks, as well as modeling the dynamics of music by incorporating not…

Style Transfer

Emotion-Guided Image to Music Generation

2024-10-29 · Souraja Kundu, Saket Singh, Yuji Iwahori

Generating music from images can enhance various applications, including background music for photo slideshows, social media experiences, and video creation. This paper presents an emotion-guided image-to-music generatio…

Contrastive LearningMusic Generation

Evaluating Interval-based Tokenization for Pitch Representation in Symbolic Music Analysis

2025-01-08 · Dinh-Viet-Toan Le, Louis Bigo, Mikaela Keller

Symbolic music analysis tasks are often performed by models originally developed for Natural Language Processing, such as Transformers. Such models require the input data to be represented as sequences, which is achieved…

GiantMIDI-Piano: A large-scale MIDI dataset for classical piano music

2020-10-11 · Qiuqiang Kong, Bochen Li, Jitong Chen, Yuxuan Wang

Symbolic music datasets are important for music information retrieval and musical analysis. However, there is a lack of large-scale symbolic datasets for classical piano music. In this article, we create a GiantMIDI-Pian…

Information RetrievalMusic Information RetrievalRetrieval

N-Gram Unsupervised Compoundation and Feature Injection for Better Symbolic Music Understanding

2023-12-13 · Jinhao Tian, Zuchao Li, Jiajia Li, Ping Wang

The first step to apply deep learning techniques for symbolic music understanding is to transform musical pieces (mainly in MIDI format) into sequences of predefined tokens like note pitch, note velocity, and chords. Sub…