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

Trend · papers per month

1.4%2.8%4.2%5.6% · Apr 199619922001200920182026
48 results for Audio mixing

New algorithm separates audio sources better using alpha-stable distributions.

problem Improving audio source separation using complex distributions.
method Estimating mixtures of alpha-stable distributions using characteristic function matching.
result Better separation performance than Gaussian-based methods.

The paper analyzes how speech enhancement and recognition can be improved in noisy environments.

problem Improving speech recognition in multi-talker scenarios with limited resources.
method Developed and trained two LSTM-based models for speech enhancement and phone recognition, then studied their joint optimization.
result Joint optimization of speech enhancement and recognition leads to a significant reduction in Phone Error Rate (PER).

New method separates mixed distributions without requiring samples of each source.

problem Separating mixed distributions in machine learning and signal processing.
method Neural Egg Separation method iteratively learns to separate known from unknown distributions.
result Neural Egg Separation outperforms current methods in audio and image separation tasks.

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.

Proposes a self-supervised method for generating spatial audio from monaural audio and video.

problem Generating spatial audio from monaural audio and video recordings is challenging and expensive.
method Uses a self-supervised network with an auxiliary classifier to classify video channels and generate spatial audio.
result The proposed method effectively generates spatial audio from monaural audio and video.

Improved audio source separation for underdetermined conditions.

problem Underdetermined source separation challenges for non-NMF-compliant sound sources.
method Generalized Multichannel Variational Autoencoder (GMVAE) that extends Conditional VAE for underdetermined cases.
result The GMVAE method outperformed MNMF in underdetermined source separation tasks.

The paper proposes a method to predict audio ad quality using acoustic features.

problem Improving user experience in online music streaming services by ensuring high quality audio advertisements.
method The paper proposes predicting audio ad quality using acoustic features and a proxy metric called Long Click Rate (LCR). A deep learning model is also introduced.
result The proposed deep learning model outperforms other models trained on hand-crafted features for audio ad quality prediction.

Study improves radio show segmentation using audio embeddings.

problem Automated segmentation of radio shows.
method Created audio embeddings from multi-class classification tasks on different datasets, evaluated performance against text-only baseline.
result Audio embeddings from non-speech sound event classification significantly outperformed text-only baseline by 32.3% in F1-measure.

While graphical models for continuous data (Gaussian graphical models) and discrete data (Ising models) have been extensively studied, there is little work on graphical models linking both continuous and discrete variables (mixed data), which are common in many scientific applications. We propose a novel graphical mode…

2013-04-09abs ↗pdf ↗

We consider the problem of speaker diarization, the problem of segmenting an audio recording of a meeting into temporal segments corresponding to individual speakers. The problem is rendered particularly difficult by the fact that we are not allowed to assume knowledge of the number of people participating in the meeti…

2009-05-15abs ↗pdf ↗

AVDCNN combines audio and visual data for better speech enhancement.

problem Improving speech quality by reducing noise in audio signals.
method Proposes an AVDCNN model that integrates audio and visual streams into a unified deep CNN network for end-to-end training.
result AVDCNN outperforms audio-only and conventional SE methods in enhancing speech quality.

Adversarial attacks on spectrograms can fool audio classifiers trained on waveforms.

problem Susceptibility of audio classifiers to adversarial attacks on spectrograms.
method Applying adversarial attacks to spectrograms and reconstructing audio waveforms.
result Perturbed spectrograms can fool 2D CNNs and 1D CNNs trained on audio waveforms.

Proposes COALA method for learning audio representations aligned with tags.

problem Lack of annotated data for high-performance audio representation learning.
method Aligns latent representations of audio and tags using a contrastive loss.
result Audio embedding model captures both acoustic and semantic characteristics.

Combines symbolic and raw audio models for structured, realistic-sound music generation.

problem Lack of long-range dependencies in raw audio models and unstructured music.
method Uses a Long Short Term Memory network for melodic structure and WaveNet for raw audio generation with symbolic conditioning.
result Creates structured, realistic-sounding compositions using both symbolic and raw audio models.

Paper proposes a robust audio classification method against adversarial attacks.

problem Adversarial attacks can fool machine learning models into making incorrect predictions.
method Proposes a novel SVM-based approach using DWT and SURF features.
result The proposed method provides a good balance between accuracy and resilience against adversarial attacks.