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

**Authors:** Szu-Wei Fu, Chien-Feng Liao, Yu Tsao

arXiv: 1905.01898 · 2020-02-19

## TL;DR

This paper proposes a learned, differentiable approximation of the PESQ metric to directly optimize speech enhancement models, resulting in improved perceptual quality scores while preserving speech intelligibility.

## Contribution

It introduces a novel learned surrogate function for PESQ, enabling direct optimization of perceptual speech quality in neural enhancement models.

## Key findings

- Learned PESQ surrogate improves PESQ scores by 0.18 points.
- The method maintains speech intelligibility.
- Surrogate function guides enhancement models effectively.

## Abstract

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 auditory perception well. One of the typical hu-man-perception-related metrics, which is the perceptual evaluation of speech quality (PESQ), has been proven to provide a high correlation to the quality scores rated by humans. Owing to its complex and non-differentiable properties, however, the PESQ function may not be used to optimize speech enhancement models directly. In this study, we propose optimizing the enhancement model with an approximated PESQ function, which is differentiable and learned from the training data. The experimental results show that the learned surrogate function can guide the enhancement model to further boost the PESQ score (in-crease of 0.18 points compared to the results trained with MSE loss) and maintain the speech intelligibility.

---
Source: https://tomesphere.com/paper/1905.01898