English

Encrypted Speech Recognition using Deep Polynomial Networks

Cryptography and Security 2019-05-15 v1 Computation and Language Sound Audio and Speech Processing Machine Learning

Abstract

The cloud-based speech recognition/API provides developers or enterprises an easy way to create speech-enabled features in their applications. However, sending audios about personal or company internal information to the cloud, raises concerns about the privacy and security issues. The recognition results generated in cloud may also reveal some sensitive information. This paper proposes a deep polynomial network (DPN) that can be applied to the encrypted speech as an acoustic model. It allows clients to send their data in an encrypted form to the cloud to ensure that their data remains confidential, at mean while the DPN can still make frame-level predictions over the encrypted speech and return them in encrypted form. One good property of the DPN is that it can be trained on unencrypted speech features in the traditional way. To keep the cloud away from the raw audio and recognition results, a cloud-local joint decoding framework is also proposed. We demonstrate the effectiveness of model and framework on the Switchboard and Cortana voice assistant tasks with small performance degradation and latency increased comparing with the traditional cloud-based DNNs.

Keywords

Cite

@article{arxiv.1905.05605,
  title  = {Encrypted Speech Recognition using Deep Polynomial Networks},
  author = {Shi-Xiong Zhang and Yifan Gong and Dong Yu},
  journal= {arXiv preprint arXiv:1905.05605},
  year   = {2019}
}

Comments

ICASSP 2019, slides@ https://www.researchgate.net/publication/333005422_Encrypted_Speech_Recognition_using_deep_polynomial_networks

R2 v1 2026-06-23T09:06:04.015Z