paper-with-me

홈 › Papers

Progressive Generative Adversarial Binary Networks for Music Generation

2019-03-12 · Manan Oza, Himanshu Vaghela, Kriti Srivastava

Recent improvements in generative adversarial network (GAN) training techniques prove that progressively training a GAN drastically stabilizes the training and improves the quality of outputs produced. Adding layers after the previous ones have converged has proven to help in better overall convergence and stability of the model as well as reducing the training time by a sufficient amount. Thus we use this training technique to train the model progressively in the time and pitch domain i.e. starting from a very small time value and pitch range we gradually expand the matrix sizes until the end result is a completely trained model giving outputs having tensor sizes [4 (bar) x 96 (time steps) x 84 (pitch values) x 8 (tracks)]. As proven in previously proposed models deterministic binary neurons also help in improving the results. Thus we make use of a layer of deterministic binary neurons at the end of the generator to get binary valued outputs instead of fractional values existing between 0 and 1.

📄 PDF Abstract BibTeX arXiv:1903.04722

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkMusic Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation

2018-04-25 · Hao-Wen Dong, Yi-Hsuan Yang

It has been shown recently that deep convolutional generative adversarial networks (GANs) can learn to generate music in the form of piano-rolls, which represent music by binary-valued time-pitch matrices. However, exist…

Music Generation

Comparision Of Adversarial And Non-Adversarial LSTM Music Generative Models

2022-11-01 · Moseli Mots'oehli, Anna Sergeevna Bosman, Johan Pieter de Villiers

Algorithmic music composition is a way of composing musical pieces with minimal to no human intervention. While recurrent neural networks are traditionally applied to many sequence-to-sequence prediction tasks, including…

Music Generation

HAIM: Human-AI Music Datasets for AI Music Production Tracking Benchmark

2026-06-01 · Seonghyeon Go, Yumin Kim arxiv

As generative platforms such as Suno and Udio reach human-grade audio quality, the scope of AI's utility has expanded across the entire music production workflow. Beyond simple track generation, these advancements have c…

Binary Classification

EnvGAN: Adversarial Synthesis of Environmental Sounds for Data Augmentation

2021-04-15 · Aswathy Madhu, Suresh K

The research in Environmental Sound Classification (ESC) has been progressively growing with the emergence of deep learning algorithms. However, data scarcity poses a major hurdle for any huge advance in this domain. Dat…

Data AugmentationEnvironmental Sound ClassificationSound Classification

Unrolled Creative Adversarial Network For Generating Novel Musical Pieces

2024-12-31 · Pratik Nag

Music generation has been established as a prominent topic in artificial intelligence and machine learning over recent years. In most recent works on RNN-based neural network methods have been applied for sequence genera…

Music Generation