# Improving Cross-Corpus Speech Emotion Recognition with Adversarial   Discriminative Domain Generalization (ADDoG)

**Authors:** John Gideon, Melvin G McInnis, Emily Mower Provost

arXiv: 1903.12094 · 2019-11-05

## TL;DR

This paper introduces ADDoG and MADDoG, novel adversarial domain generalization methods that improve cross-corpus speech emotion recognition by aligning representations across datasets, even without target labels.

## Contribution

The paper proposes ADDoG and MADDoG, new training approaches that enhance cross-dataset generalization in speech emotion recognition, addressing convergence issues and extending to multiple datasets.

## Key findings

- ADDoG and MADDoG show consistent convergence.
- Significant improvement over baseline methods without target labels.
- Enhanced performance with target dataset labels and in-the-wild data.

## Abstract

Automatic speech emotion recognition provides computers with critical context to enable user understanding. While methods trained and tested within the same dataset have been shown successful, they often fail when applied to unseen datasets. To address this, recent work has focused on adversarial methods to find more generalized representations of emotional speech. However, many of these methods have issues converging, and only involve datasets collected in laboratory conditions. In this paper, we introduce Adversarial Discriminative Domain Generalization (ADDoG), which follows an easier to train "meet in the middle" approach. The model iteratively moves representations learned for each dataset closer to one another, improving cross-dataset generalization. We also introduce Multiclass ADDoG, or MADDoG, which is able to extend the proposed method to more than two datasets, simultaneously. Our results show consistent convergence for the introduced methods, with significantly improved results when not using labels from the target dataset. We also show how, in most cases, ADDoG and MADDoG can be used to improve upon baseline state-of-the-art methods when target dataset labels are added and in-the-wild data are considered. Even though our experiments focus on cross-corpus speech emotion, these methods could be used to remove unwanted factors of variation in other settings.

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