paper-with-me

Papers

k-Same-Siamese-GAN: k-Same Algorithm with Generative Adversarial Network for Facial Image De-identification with Hyperparameter Tuning and Mixed Precision Training

2019-03-27 · Yi-Lun Pan, Min-Jhih Huang, Kuo-Teng Ding, Ja-Ling Wu, Jyh-Shing Jang

For a data holder, such as a hospital or a government entity, who has a privately held collection of personal data, in which the revealing and/or processing of the personal identifiable data is restricted and prohibited by law. Then, "how can we ensure the data holder does conceal the identity of each individual in the imagery of personal data while still preserving certain useful aspects of the data after de-identification?" becomes a challenge issue. In this work, we propose an approach towards high-resolution facial image de-identification, called k-Same-Siamese-GAN, which leverages the k-Same-Anonymity mechanism, the Generative Adversarial Network, and the hyperparameter tuning methods. Moreover, to speed up model training and reduce memory consumption, the mixed precision training technique is also applied to make kSS-GAN provide guarantees regarding privacy protection on close-form identities and be trained much more efficiently as well. Finally, to validate its applicability, the proposed work has been applied to actual datasets - RafD and CelebA for performance testing. Besides protecting privacy of high-resolution facial images, the proposed system is also justified for its ability in automating parameter tuning and breaking through the limitation of the number of adjustable parameters.

📄 PDF Abstract BibTeX arXiv:1904.00816

Code (0)

등록된 구현이 없습니다.

Tasks

De-identificationGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Siamese Generative Adversarial Privatizer for Biometric Data

2018-04-23 · Witold Oleszkiewicz, Peter Kairouz, Karol Piczak, Ram Rajagopal 외

State-of-the-art machine learning algorithms can be fooled by carefully crafted adversarial examples. As such, adversarial examples present a concrete problem in AI safety. In this work we turn the tables and ask the fol…

Emotion Recognition

Semantically Decomposing the Latent Spaces of Generative Adversarial Networks

2017-05-22 · ICLR 2018 1 · Chris Donahue, Zachary C. Lipton, Akshay Balsubramani, Julian McAuley

We propose a new algorithm for training generative adversarial networks that jointly learns latent codes for both identities (e.g. individual humans) and observations (e.g. specific photographs). By fixing the identity p…

Face VerificationImage Generation

Cross-dataset Person Re-Identification Using Similarity Preserved Generative Adversarial Networks

2018-06-11 · Jianming Lv, Xintong Wang

Person re-identification (Re-ID) aims to match the image frames which contain the same person in the surveillance videos. Most of the Re-ID algorithms conduct supervised training in some small labeled datasets, so direct…

Person Re-Identification

Attacking Image Splicing Detection and Localization Algorithms Using Synthetic Traces

2022-11-22 · Shengbang Fang, Matthew C Stamm

Recent advances in deep learning have enabled forensics researchers to develop a new class of image splicing detection and localization algorithms. These algorithms identify spliced content by detecting localized inconsi…

Generative Adversarial Network

Siamese networks for generating adversarial examples

2018-05-03 · Mandar Kulkarni, Aria Abubakar

Machine learning models are vulnerable to adversarial examples. An adversary modifies the input data such that humans still assign the same label, however, machine learning models misclassify it. Previous approaches in t…

BIG-bench Machine Learning