# Personalized Acoustic Modeling by Weakly Supervised Multi-Task Deep   Learning using Acoustic Tokens Discovered from Unlabeled Data

**Authors:** Cheng-Kuan Wei, Cheng-Tao Chung, Hung-Yi Lee, Lin-Shan Lee

arXiv: 1706.07793 · 2017-06-27

## TL;DR

This paper introduces a multi-task deep learning framework that leverages unsupervised acoustic tokens from unlabeled data to improve personalized speech recognition, especially when transcribed data is limited.

## Contribution

It proposes a novel weakly supervised approach combining unsupervised token discovery with limited transcribed data for personalized acoustic modeling.

## Key findings

- Significant improvements in frame accuracy and word accuracy over baseline methods.
- Effective integration with existing speaker adaptation techniques.
- Demonstrated success on Facebook post audio data.

## Abstract

It is well known that recognizers personalized to each user are much more effective than user-independent recognizers. With the popularity of smartphones today, although it is not difficult to collect a large set of audio data for each user, it is difficult to transcribe it. However, it is now possible to automatically discover acoustic tokens from unlabeled personal data in an unsupervised way. We therefore propose a multi-task deep learning framework called a phoneme-token deep neural network (PTDNN), jointly trained from unsupervised acoustic tokens discovered from unlabeled data and very limited transcribed data for personalized acoustic modeling. We term this scenario "weakly supervised". The underlying intuition is that the high degree of similarity between the HMM states of acoustic token models and phoneme models may help them learn from each other in this multi-task learning framework. Initial experiments performed over a personalized audio data set recorded from Facebook posts demonstrated that very good improvements can be achieved in both frame accuracy and word accuracy over popularly-considered baselines such as fDLR, speaker code and lightly supervised adaptation. This approach complements existing speaker adaptation approaches and can be used jointly with such techniques to yield improved results.

## Full text

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

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1706.07793/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1706.07793/full.md

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