# DNN-based Acoustic-to-Articulatory Inversion using Ultrasound Tongue   Imaging

**Authors:** Dagoberto Porras, Alexander Sep\'ulveda-Sep\'ulveda, Tam\'as G\'abor, Csap\'o

arXiv: 1904.06083 · 2019-04-16

## TL;DR

This paper explores using deep neural networks to reconstruct ultrasound tongue images from speech signals, comparing different network architectures and representations, and finds that simpler models perform better for this acoustic-to-articulatory inversion task.

## Contribution

It introduces a DNN-based approach for acoustic-to-articulatory inversion using ultrasound tongue imaging, evaluating different architectures and representations, and highlights CW-SSIM as an effective image quality metric.

## Key findings

- CW-SSIM is the most effective error measure for UT image reconstruction.
- Simpler DNNs with two hidden layers perform better in subjective evaluations.
- Using EigenTongue space improves the quality of reconstructed ultrasound images.

## Abstract

Speech sounds are produced as the coordinated movement of the speaking organs. There are several available methods to model the relation of articulatory movements and the resulting speech signal. The reverse problem is often called as acoustic-to-articulatory inversion (AAI). In this paper we have implemented several different Deep Neural Networks (DNNs) to estimate the articulatory information from the acoustic signal. There are several previous works related to performing this task, but most of them are using ElectroMagnetic Articulography (EMA) for tracking the articulatory movement. Compared to EMA, Ultrasound Tongue Imaging (UTI) is a technique of higher cost-benefit if we take into account equipment cost, portability, safety and visualized structures. Seeing that, our goal is to train a DNN to obtain UT images, when using speech as input. We also test two approaches to represent the articulatory information: 1) the EigenTongue space and 2) the raw ultrasound image. As an objective quality measure for the reconstructed UT images, we use MSE, Structural Similarity Index (SSIM) and Complex-Wavelet SSIM (CW-SSIM). Our experimental results show that CW-SSIM is the most useful error measure in the UTI context. We tested three different system configurations: a) simple DNN composed of 2 hidden layers with 64x64 pixels of an UTI file as target; b) the same simple DNN but with ultrasound images projected to the EigenTongue space as the target; c) and a more complex DNN composed of 5 hidden layers with UTI files projected to the EigenTongue space. In a subjective experiment the subjects found that the neural networks with two hidden layers were more suitable for this inversion task.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.06083/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1904.06083/full.md

## References

56 references — full list in the complete paper: https://tomesphere.com/paper/1904.06083/full.md

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