Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

36912 · Jun 202019922001200920172026
48 results for piano accompaniment

Framework generates pop song melodies and piano accompaniment.

problem Creating high-quality pop songs with automated systems.
method Unified strategy using three models: harmony alternation, melody generation, and melody integration.
result Generated melodies rated significantly higher than those from LSTM, and accompaniment comparable to Band in a Box.

We present Piano Genie, an intelligent controller which allows non-musicians to improvise on the piano. With Piano Genie, a user performs on a simple interface with eight buttons, and their performance is decoded into the space of plausible piano music in real time. To learn a suitable mapping procedure for this proble…

2018-10-11abs ↗pdf ↗

PIANO speeds up multinomial logistic regression solving.

problem Handling large datasets and many classes in logistic regression.
method Parallel iterative algorithm based on Majorization Minimization.
result PIANO converges to a stationary point of Multinomial and Sparse Multinomial Logistic Regression.

Transformer improves pop piano composition by incorporating beat-based structure.

problem Generating expressive pop piano compositions with coherent rhythmic structure.
method Improved data representation for Transformers, incorporating beat-bar-phrase structure.
result Composes pop piano music with better rhythmic structure than existing models.

Music relies heavily on repetition to build structure and meaning. Self-reference occurs on multiple timescales, from motifs to phrases to reusing of entire sections of music, such as in pieces with ABA structure. The Transformer (Vaswani et al., 2017), a sequence model based on self-attention, has achieved compelling …

2018-09-12abs ↗pdf ↗

We advance the state of the art in polyphonic piano music transcription by using a deep convolutional and recurrent neural network which is trained to jointly predict onsets and frames. Our model predicts pitch onset events and then uses those predictions to condition framewise pitch predictions. During inference, we r…

2017-10-30abs ↗pdf ↗

Transformer adapts to multi-instrumental music generation using NES and Lakh MIDI datasets.

problem Generating multi-instrumental music scores with Transformers.
method Adapted Transformer architecture to multi-instrumental setting, used NES-MDB and Lakh MIDI datasets for pre-training.
result Pre-training with Lakh MIDI dataset improves performance for multi-instrumental music generation.

We present a supervised neural network model for polyphonic piano music transcription. The architecture of the proposed model is analogous to speech recognition systems and comprises an acoustic model and a music language model. The acoustic model is a neural network used for estimating the probabilities of pitches in …

2015-08-07abs ↗pdf ↗

Deep Autotuner corrects singing pitch without scores, using vocal and accompaniment spectral data.

problem Automatic pitch correction without musical scores for singing performances.
method Convolutional Gated Recurrent Unit (CGRU) model trained on karaoke data.
result The model predicts pitch correction from vocal and accompaniment spectral contents, making the voice sound in tune with the accompaniment.

A semi-recurrent hybrid VAE-GAN model for generating sequential data is introduced. In order to consider the spatial correlation of the data in each frame of the generated sequence, CNNs are utilized in the encoder, generator, and discriminator. The subsequent frames are sampled from the latent distributions obtained b…

2018-06-01abs ↗pdf ↗

Bayesian inference engines improve density estimation accuracy and scalability.

problem Constructing accurate and scalable probability density functions.
method Bayesian inference engines (no-U-turn sampling and expectation propagation) with binning strategy.
result Density estimates have excellent comparative performance and scale well to large sample sizes.

We describe the gauge-theoretic approach to transformations in integrable geometry through discussion of two classical examples: surfaces of constant negative Gauss curvature and isothermic surfaces. These are purely expository notes written to accompany some lectures I gave in Fukuoka in May 2015.

2015-11-13abs ↗pdf ↗

Forecasting multivariate time series data, such as prediction of electricity consumption, solar power production, and polyphonic piano pieces, has numerous valuable applications. However, complex and non-linear interdependencies between time steps and series complicate the task. To obtain accurate prediction, it is cru…

2018-09-12abs ↗pdf ↗

This paper gives an overview of some basic properties of Leibniz algebras. Some of the results were known earlier, but in the article they are accompanied by new simple proofs. Some of the results are new. The article can be viewed as a digest or a mini-manual for the basic theory of Leibniz algebras

2013-02-14abs ↗pdf ↗

Clarifies when certain stochastic PDEs have affine solutions.

problem Existence of affine realizations for semilinear SPDEs driven by Lévy processes.
method Analyzes conditions for affine solutions to SPDEs driven by Lévy processes.
result Conditions for the existence of affine realizations are established.

One important effect of price shocks in the United States has been increased political attention paid to the structure and performance of oil and natural gas markets, along with some governmental support for energy conservation. This paper describes how price changes helped lead the emergence of a political agenda acco…

2015-02-25abs ↗pdf ↗

We show how to reduce the process of predicting general order statistics (and the median in particular) to solving classification. The accompanying theoretical statement shows that the regret of the classifier bounds the regret of the quantile regression under a quantile loss. We also test this reduction empirically ag…

2012-06-27abs ↗pdf ↗

We define enhanced presentations of quandles via generators and relations with additional information comprising signed operations and an order structure on the set of generators. Such a presentation determines a virtual link diagram up to virtual moves. We list formal Reidemeister moves in which Tietze moves on the pr…

2004-08-26abs ↗pdf ↗

Generative adversarial network improves audio inpainting for long gaps.

problem Generating missing audio content in long-range gaps using WGAN.
method Proposed WGAN architecture with short-range and long-range neighboring borders.
result The proposed model outperforms classical WGAN in reconstructing high-frequency content.