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,341 papers · 148 categories

Trend · papers per month

118236354472 · Jun 202019922001200920182026
48 results for pitch estimation

Model disentangles timbre and pitch for musical instruments.

problem Learning disentangled representations of musical instrument sounds.
method Gaussian mixture variational autoencoders with two separate encoders for timbre and pitch.
result Model successfully disentangles timbre and pitch, enabling controllable synthesis and transfer.

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.

Improved F0 estimation in noisy speech with neural networks.

problem Difficult F0 estimation at low SNRs in unexpected noise.
method Waveform-to-sinusoid regression using RNN trained on supervised data.
result Significant improvement in FPE and GPE rates compared to existing methods.

Improved speech emotion recognition using pitch-synchronous single frequency filtering spectrogram.

problem Uncertainty principles in STFT spectrogram limit time and frequency resolutions.
method Modified SFF spectrogram by averaging amplitudes between GCI locations, named pitch-synchronous SFF spectrogram.
result Improved SER accuracy (63.95% to 70.4%) on IEMOCAP dataset.

The study improves pitch detection in polyphonic music by learning harmonic priors.

problem Challenges in transcribing polyphonic music due to overlapping harmonics.
method Introduced Gaussian process priors and used variational Bayes for inference.
result Learning priors that fit the frequency content of sound events improves pitch detection.

Paper proposes a bijective approach for signal/symbol translation using variational auto-encoders.

problem Extracting symbolic information from signals, especially in music, is challenging and non-generic.
method Turned into a density estimation task, using two variational auto-encoders with additive constraint.
result Bijective signal/symbol translation achieved, allowing both signal-to-symbol and symbol-to-signal inference.

Paper improves music transcription models with invariance and data augmentation.

problem Improving accuracy of frame-based music transcription models.
method Translation-invariant network combining filterbank and CNN, trained with pitch-shift augmented data.
result Top-performing model in MIREX evaluation, reducing model complexity and avoiding overfitting.

Music SketchNet generates missing measures in incomplete music pieces, guided by user input.

problem Generating missing measures in incomplete monophonic musical pieces.
method Introducing SketchVAE for factorized representation of rhythm and pitch, and two discriminative architectures for guided music completion.
result Our approach outperforms state-of-the-art models in both objective and subjective evaluations.

Researchers create exact minimal surfaces with helical motifs in biological structures.

problem Analyzing helical motifs in minimal surfaces of biological structures.
method Developed a method to construct exact minimal surfaces with arbitrary helical motifs.
result Exact minimal surfaces with helical motifs can be created and analyzed.

Enhanced Tacotron for Japanese speech synthesis improves naturalness.

problem Challenges in end-to-end Japanese speech synthesis due to pitch accents.
method Extended Tacotron with self-attention to capture pitch accent dependencies.
result Proposed systems show improvements but still lag behind traditional pipeline methods.

HMMs improve music transcription accuracy.

problem Improving automatic transcription of music.
method Employed PLCA for multi-pitch estimation and integrated HMMs for note segmentation and post-processing.
result HMMs enhance transcription accuracy on different instruments.

Improved F0 contour estimation from noisy speech with higher frequency resolution.

problem Estimating the fundamental frequency contour of speech from noisy audio.
method Regression model using recurrent deep neural networks trained on supervised learning.
result Improves F0 contour estimation by more than 25% at SNRs between -10 dB and +10 dB.

EC^2-VAE generates music analogies by disentangling pitch and rhythm representations.

problem Disentangling music representations for generating creative analogies.
method Explicitly-constrained variational autoencoder (EC^2-VAE) for disentangling pitch and rhythm representations.
result EC^2-VAE enables the generation of music analogies by borrowing representations from different pieces.

In this paper, we investigate the asymptotic behavior of regular ends of flat surfaces in the hyperbolic 3-space H^3. Galvez, Martinez and Milan showed that when the singular set does not accumulate at an end, the end is asymptotic to a rotationally symmetric flat surface. As a refinement of their result, we show that …

2007-08-02abs ↗pdf ↗

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 ↗

MIDI-VAE models music dynamics and instrumentation for style transfer.

problem Modeling and transferring musical style across different instruments and dynamics.
method Variational Autoencoder (VAE) for polyphonic music modeling and style transfer.
result MIDI-VAE successfully transfers musical style between different genres and instruments.

Study shows adding noise to training data improves speech synthesis system's performance under noisy test conditions.

problem Impact of noisy linguistic features on neural network-based speech synthesis systems.
method Comparison of systems using ideal and corrupted linguistic features in training and test sets.
result Adding noise to training data can regularize the model and improve performance under noisy test conditions.

WeSinger improves singing voice synthesis with data augmentation and specialized modules.

problem Improving the accuracy and naturalness of synthesized singing voices.
method Developed a multi-singer Chinese neural singing voice synthesis system with deep bi-directional LSTM, Transformer, LPCNet, and data augmentation.
result WeSinger achieves state-of-the-art performance on the Opencpop corpus.

Geometric characterization of sub-Riemannian geodesics on frame bundles.

problem Characterize sub-Riemannian geodesics on frame bundles of 3-manifolds.
method Lie theoretical description, geometric characterization, complex length spectrum computation.
result Sub-Riemannian metrics on frame bundles of isospectral manifolds are length isospectral.

This paper proposes a method for instrument classification in polyphonic music using monophonic data.

problem Instrument classification in polyphonic music from monophonic data.
method Data augmentation techniques including overlaying audio segments of the same genre, pitch, and tempo synchronization. Convolutional Neural Networks used for classification.
result An ensemble of VGG-like classifiers trained on non-augmented, pitch-synchronized, tempo-synchronized and genre-similar excerpts achieved above 80% LRAP.

For every genus gg, we prove that S2×RS^2 \times R contains complete, properly embedded, genus-gg minimal surfaces whose two ends are asymptotic to helicoids of any prescribed pitch. We also show that as the radius of the S2S^2 tends to infinity, these examples converge smoothly to complete, properly embedded minimal s…

2015-08-01abs ↗pdf ↗

Study of motion control systems on Lie groups with specific geometric constraints.

problem Controlling motion systems on Lie groups with geometric constraints.
method Analysis of control systems on Lie groups, focusing on infinitesimal roto-translations and geodesics.
result Explicit geodesics found for the sub-Riemannian structure on the Lie group.

Machine learning and complexity-entropy methods estimate liquid crystal properties from textures.

problem Extracting physical properties from liquid crystal textures.
method Combining permutation entropy, statistical complexity, and machine learning.
result Significant precision in predicting physical properties of liquid crystals.

SING generates musical notes from instruments in real-time.

problem Efficiently generating high-quality audio from MIDI data.
method Frame-by-frame waveform generation with a single decoder, using a new loss function.
result SING produces significantly improved audio quality compared to state-of-the-art models, with 32x faster training and 2,500x faster inference.

For every genus g, we prove that S^2 x R contains complete, properly embedded, genus-g minimal surfaces whose two ends are asymptotic to helicoids of any prescribed pitch. We also show that as the radius of the S^2 tends to infinity, these examples converge smoothly to complete, properly embedded minimal surfaces in Eu…

2013-04-22abs ↗pdf ↗

We describe all possible self-similar motions of immersed hypersurfaces in Euclidean space under the mean curvature flow and derive the corresponding hypersurface equations. Then we present a new two-parameter family of immersed helicoidal surfaces that rotate/translate with constant velocity under the flow. We look at…

2011-06-22abs ↗pdf ↗

Improved music transcription accuracy using Particle Filtering for PLCA model.

problem Limited performance of EM-based PLCA models in automatic music transcription.
method Employed Particle Filtering (PF) to overcome EM algorithm's limitations.
result Achieved 61.8% and 59.5% note-level transcription accuracy on two instrument repertoires.

ConvS2S-VC converts voice characteristics and pitch contour using a fully convolutional seq2seq model.

problem Voice conversion with preservation of pitch contour and duration.
method Fully convolutional seq2seq architecture with conditional batch normalization.
result ConvS2S-VC outperforms baseline methods in sound quality and speaker similarity.

Generative adversarial networks improve speech synthesis from MFCCs.

problem Synthesizing speech from MFCCs, which are typically unusable for synthesis.
method Predict fundamental frequency and voicing from MFCCs, convert spectral envelope to filters, train excitation model, add noise.
result High quality speech can be reconstructed from MFCCs alone.

Study on helix curves and their Möbius energy asymptotics.

problem Understanding the asymptotic behavior of Möbius energy for helix curves.
method Investigation of helix curves with fixed radius, focusing on energy decay and blow-up.
result Proven asymptotics for both uncoiling and coiling helix curves, revealing distinct strategies for each.

New algorithm separates vocals from music recordings efficiently.

problem Separate vocal and instrumental parts in music recordings.
method Informed group-sparse representation for linear-time singing voice separation.
result Efficacy confirmed on iKala dataset; music accompaniment follows group-sparse structure.