paper-with-me

Papers

Gender Privacy: An Ensemble of Semi Adversarial Networks for Confounding Arbitrary Gender Classifiers

2018-07-31 · Vahid Mirjalili, Sebastian Raschka, Arun Ross

Recent research has proposed the use of Semi Adversarial Networks (SAN) for imparting privacy to face images. SANs are convolutional autoencoders that perturb face images such that the perturbed images cannot be reliably used by an attribute classifier (e.g., a gender classifier) but can still be used by a face matcher for matching purposes. However, the generalizability of SANs across multiple arbitrary gender classifiers has not been demonstrated in the literature. In this work, we tackle the generalization issue by designing an ensemble SAN model that generates a diverse set of perturbed outputs for a given input face image. This is accomplished by enforcing diversity among the individual models in the ensemble through the use of different data augmentation techniques. The goal is to ensure that at least one of the perturbed output faces will confound an arbitrary, previously unseen gender classifier. Extensive experiments using different unseen gender classifiers and face matchers are performed to demonstrate the efficacy of the proposed paradigm in imparting gender privacy to face images.

📄 PDF Abstract BibTeX arXiv:1807.11936

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeData AugmentationDiversity

Similar Papers 제목 키워드 기반

Semi-Adversarial Networks: Convolutional Autoencoders for Imparting Privacy to Face Images

2017-12-01 · Vahid Mirjalili, Sebastian Raschka, Anoop Namboodiri, Arun Ross

In this paper, we design and evaluate a convolutional autoencoder that perturbs an input face image to impart privacy to a subject. Specifically, the proposed autoencoder transforms an input face image such that the tran…

Face RecognitionGender Classification

FlowSAN: Privacy-enhancing Semi-Adversarial Networks to Confound Arbitrary Face-based Gender Classifiers

2019-05-03 · Vahid Mirjalili, Sebastian Raschka, Arun Ross

Privacy concerns in the modern digital age have prompted researchers to develop techniques that allow users to selectively suppress certain information in collected data while allowing for other information to be extract…

Attribute

PrivacyNet: Semi-Adversarial Networks for Multi-attribute Face Privacy

2020-01-02 · Vahid Mirjalili, Sebastian Raschka, Arun Ross

Recent research has established the possibility of deducing soft-biometric attributes such as age, gender and race from an individual's face image with high accuracy. However, this raises privacy concerns, especially whe…

Attribute

Bias-Resilient Neural Network

2019-09-25 · Ehsan Adeli, Qingyu Zhao, Adolf Pfefferbaum, Edith V. Sullivan 외

Presence of bias and confounding effects is inarguably one of the most critical challenges in machine learning applications that has alluded to pivotal debates in the recent years. Such challenges range from spurious ass…

Face RecognitionGender ClassificationMedical Diagnosis

Generating gender-ambiguous voices for privacy-preserving speech recognition

2022-07-03 · Dimitrios Stoidis, Andrea Cavallaro

Our voice encodes a uniquely identifiable pattern which can be used to infer private attributes, such as gender or identity, that an individual might wish not to reveal when using a speech recognition service. To prevent…

AttributeGenerative Adversarial NetworkPrivacy PreservingRepresentation Learning+2