paper-with-me

Papers

A Differentiable Perceptual Audio Metric Learned from Just Noticeable Differences

2020-01-13 · Pranay Manocha, Adam Finkelstein, Zeyu Jin, Nicholas J. Bryan, Richard Zhang, Gautham J. Mysore

Assessment of many audio processing tasks relies on subjective evaluation which is time-consuming and expensive. Efforts have been made to create objective metrics but existing ones correlate poorly with human judgment. In this work, we construct a differentiable metric by fitting a deep neural network on a newly collected dataset of just-noticeable differences (JND), in which humans annotate whether a pair of audio clips are identical or not. By varying the type of differences, including noise, reverb, and compression artifacts, we are able to learn a metric that is well-calibrated with human judgments. Furthermore, we evaluate this metric by training a neural network, using the metric as a loss function. We find that simply replacing an existing loss with our metric yields significant improvement in denoising as measured by subjective pairwise comparison.

📄 PDF Abstract BibTeX arXiv:2001.04460

Code (1)

pranaymanocha/PerceptualAudio 공식 구현 tf

Tasks

DenoisingSpeech Enhancement

Similar Papers 제목 키워드 기반

Post-Training Speech Enhancement Language Models with Perceptual Rewards

2026-06-19 · Frédéric Berdoz, Luca A. Lanzendörfer, Antonis Asonitis, Roger Wattenhofer arxiv

Speech enhancement language models achieve strong results when trained on discrete audio tokens, but their optimization relies on token-level cross-entropy rather than the perceptual metrics used for evaluation. We intro…

Speech Enhancement

Learning with Learned Loss Function: Speech Enhancement with Quality-Net to Improve Perceptual Evaluation of Speech Quality

2019-05-06 · Szu-Wei Fu, Chien-Feng Liao, Yu Tsao

Utilizing a human-perception-related objective function to train a speech enhancement model has become a popular topic recently. The main reason is that the conventional mean squared error (MSE) loss cannot represent aud…

Speech Enhancement

CDPAM: Contrastive learning for perceptual audio similarity

2021-02-09 · Pranay Manocha, Zeyu Jin, Richard Zhang, Adam Finkelstein

Many speech processing methods based on deep learning require an automatic and differentiable audio metric for the loss function. The DPAM approach of Manocha et al. learns a full-reference metric trained directly on hum…

Contrastive LearningSpeech EnhancementSpeech SynthesisTriplet

Learning a metric for class-conditional KNN

2016-07-11 · Daniel Jiwoong Im, Graham W. Taylor

Naive Bayes Nearest Neighbour (NBNN) is a simple and effective framework which addresses many of the pitfalls of K-Nearest Neighbour (KNN) classification. It has yielded competitive results on several computer vision ben…

ClassificationGeneral ClassificationMetric LearningRetrieval

JSQA: Speech Quality Assessment with Perceptually-Inspired Contrastive Pretraining Based on JND Audio Pairs

2025-07-15 · Junyi Fan, Donald Williamson arxiv

Speech quality assessment (SQA) is often used to learn a mapping from a high-dimensional input space to a scalar that represents the mean opinion score (MOS) of the perceptual speech quality. Learning such a mapping is c…

Contrastive Learning