paper-with-me

홈 › Papers

DeID-VC: Speaker De-identification via Zero-shot Pseudo Voice Conversion

2022-09-09 · Ruibin Yuan, Yuxuan Wu, Jacob Li, Jaxter Kim

The widespread adoption of speech-based online services raises security and privacy concerns regarding the data that they use and share. If the data were compromised, attackers could exploit user speech to bypass speaker verification systems or even impersonate users. To mitigate this, we propose DeID-VC, a speaker de-identification system that converts a real speaker to pseudo speakers, thus removing or obfuscating the speaker-dependent attributes from a spoken voice. The key components of DeID-VC include a Variational Autoencoder (VAE) based Pseudo Speaker Generator (PSG) and a voice conversion Autoencoder (AE) under zero-shot settings. With the help of PSG, DeID-VC can assign unique pseudo speakers at speaker level or even at utterance level. Also, two novel learning objectives are added to bridge the gap between training and inference of zero-shot voice conversion. We present our experimental results with word error rate (WER) and equal error rate (EER), along with three subjective metrics to evaluate the generated output of DeID-VC. The result shows that our method substantially improved intelligibility (WER 10% lower) and de-identification effectiveness (EER 5% higher) compared to our baseline. Code and listening demo: https://github.com/a43992899/DeID-VC

📄 PDF Abstract BibTeX arXiv:2209.04530

Code (1)

a43992899/deid-vc 공식 구현 pytorch

Tasks

De-identificationSpeaker VerificationVoice Conversion

Similar Papers 제목 키워드 기반

HB Deid - HB De-identification tool demonstrator

2021-05-01 · NoDaLiDa 2021 5 · Hanna Berg, Hercules Dalianis

This paper describes a freely available web-based demonstrator called HB Deid. HB Deid identifies so-called protected health information, PHI, in a text written in Swedish and removes, masks, or replaces them with surrog…

De-identification

DeID-GPT: Zero-shot Medical Text De-Identification by GPT-4

2023-03-20 · Zhengliang Liu, Yue Huang, Xiaowei Yu, Lu Zhang 외

The digitization of healthcare has facilitated the sharing and re-using of medical data but has also raised concerns about confidentiality and privacy. HIPAA (Health Insurance Portability and Accountability Act) mandates…

BenchmarkingDe-identificationIn-Context Learningnamed-entity-recognition+3

Face Deidentification with Generative Deep Neural Networks

2017-07-28 · Blaž Meden, Refik Can Malli, Sebastjan Fabijan, Hazim Kemal Ekenel 외

Face deidentification is an active topic amongst privacy and security researchers. Early deidentification methods relying on image blurring or pixelization were replaced in recent years with techniques based on formal an…

Pyclipse, a library for deidentification of free-text clinical notes

2023-11-05 · Callandra Moore, Jonathan Ranisau, Walter Nelson, Jeremy Petch 외

Automated deidentification of clinical text data is crucial due to the high cost of manual deidentification, which has been a barrier to sharing clinical text and the advancement of clinical natural language processing. …

Unsupervised Text Deidentification

2022-10-20 · John X. Morris, Justin T. Chiu, Ramin Zabih, Alexander M. Rush

Deidentification seeks to anonymize textual data prior to distribution. Automatic deidentification primarily uses supervised named entity recognition from human-labeled data points. We propose an unsupervised deidentific…

Named Entity RecognitionNamed Entity Recognition (NER)