Privacy-preserving Query-by-Example Speech Search
José Portelo, Alberto Abad, Bhiksha Raj, Isabel Trancoso
Abstract
This paper investigates a new privacy-preserving paradigm for the task of Query-by-Example Speech Search using Secure Binary Embeddings, a hashing method that converts vector data to bit strings through a combination of random projections followed by banded quantization. The proposed method allows performing spoken query search in an encrypted domain, by analyzing ciphered information computed from the original recordings. Unlike other hashing techniques, the embeddings allow the computation of the distance between vectors that are close enough, but are not perfect matches. This paper shows how these hashes can be combined with Dynamic Time Warping based on posterior derived features to perform secure speech search. Experiments performed on a sub-set of the Speech-Dat Portuguese corpus showed that the proposed privacy-preserving system obtains similar results to its non-private counterpart.
BibTeX
@inproceedings{icassp2015_privacypreservin,
title = {Privacy-preserving Query-by-Example Speech Search},
author = {José Portelo and Alberto Abad and Bhiksha Raj and Isabel Trancoso},
booktitle = {ICASSP 2015},
year = {2015}
}