paper-with-me

Papers

A privacy-preserving method using secret key for convolutional neural network-based speech classification

2023-10-06 · Shoko Niwa, Sayaka Shiota, Hitoshi Kiya

In this paper, we propose a privacy-preserving method with a secret key for convolutional neural network (CNN)-based speech classification tasks. Recently, many methods related to privacy preservation have been developed in image classification research fields. In contrast, in speech classification research fields, little research has considered these risks. To promote research on privacy preservation for speech classification, we provide an encryption method with a secret key in CNN-based speech classification systems. The encryption method is based on a random matrix with an invertible inverse. The encrypted speech data with a correct key can be accepted by a model with an encrypted kernel generated using an inverse matrix of a random matrix. Whereas the encrypted speech data is strongly distorted, the classification tasks can be correctly performed when a correct key is provided. Additionally, in this paper, we evaluate the difficulty of reconstructing the original information from the encrypted spectrograms and waveforms. In our experiments, the proposed encryption methods are performed in automatic speech recognition~(ASR) and automatic speaker verification~(ASV) tasks. The results show that the encrypted data can be used completely the same as the original data when a correct secret key is provided in the transformer-based ASR and x-vector-based ASV with self-supervised front-end systems. The robustness of the encrypted data against reconstruction attacks is also illustrated.

📄 PDF Abstract BibTeX arXiv:2310.04035

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Classificationimage-classificationImage ClassificationPrivacy PreservingSpeaker Verificationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Speech privacy-preserving methods using secret key for convolutional neural network models and their robustness evaluation

2024-08-07 · Shoko Niwa, Sayaka Shiota, Hitoshi Kiya

In this paper, we propose privacy-preserving methods with a secret key for convolutional neural network (CNN)-based models in speech processing tasks. In environments where untrusted third parties, like cloud servers, pr…

Privacy Preserving

Private Text Classification with Convolutional Neural Networks

2021-06-01 · NAACL (PrivateNLP) 2021 6 · Samuel Adams, David Melanson, Martine De Cock

Text classifiers are regularly applied to personal texts, leaving users of these classifiers vulnerable to privacy breaches. We propose a solution for privacy-preserving text classification that is based on Convolutional…

ClassificationPrivacy Preservingtext-classificationText Classification

Privacy-preserving Logistic Regression with Secret Sharing

2021-05-14 · Ali Reza Ghavamipour, Fatih Turkmen, Xiaoqian Jian

Logistic regression (LR) is a widely used classification method for modeling binary outcomes in many medical data classification tasks. Research that collects and combines datasets from various data custodians and jurisd…

Privacy Preservingregression

Efficient and Verifiable Privacy-Preserving Convolutional Computation for CNN Inference with Untrusted Clouds

2025-08-18 · Jinyu Lu, Xinrong Sun, Yunting Tao, Tong Ji 외 arxiv

The widespread adoption of convolutional neural networks (CNNs) in resource-constrained scenarios has driven the development of Machine Learning as a Service (MLaaS) system. However, this approach is susceptible to priva…

Your Voice Cloning System is Secretly a Voice Anonymizer

2026-08-27 · Romolo Muletta, Felix Matthias Saaro, Mark Cieliebak, Jan Deriu arxiv

Speaker anonymization suppresses speaker-identifying attributes from speech while preserving linguistic content and quality. We propose repurposing XTTSv2, a multilingual voice cloning model trained on 27k hours of speec…

Voice Conversion