paper-with-me

Papers

Federated CycleGAN for Privacy-Preserving Image-to-Image Translation

2021-06-17 · Joonyoung Song, Jong Chul Ye

Unsupervised image-to-image translation methods such as CycleGAN learn to convert images from one domain to another using unpaired training data sets from different domains. Unfortunately, these approaches still require centrally collected unpaired records, potentially violating privacy and security issues. Although the recent federated learning (FL) allows a neural network to be trained without data exchange, the basic assumption of the FL is that all clients have their own training data from a similar domain, which is different from our image-to-image translation scenario in which each client has images from its unique domain and the goal is to learn image translation between different domains without accessing the target domain data. To address this, here we propose a novel federated CycleGAN architecture that can learn image translation in an unsupervised manner while maintaining the data privacy. Specifically, our approach arises from a novel observation that CycleGAN loss can be decomposed into the sum of client specific local objectives that can be evaluated using only their data. This local objective decomposition allows multiple clients to participate in federated CycleGAN training without sacrificing performance. Furthermore, our method employs novel switchable generator and discriminator architecture using Adaptive Instance Normalization (AdaIN) that significantly reduces the band-width requirement of the federated learning. Our experimental results on various unsupervised image translation tasks show that our federated CycleGAN provides comparable performance compared to the non-federated counterpart.

📄 PDF Abstract BibTeX arXiv:2106.09246

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningImage-to-Image TranslationPrivacy PreservingTranslationUnsupervised Image-To-Image Translation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Residual Connection 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
PatchGAN 설명 없음
Sigmoid Activation 설명 없음
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…

Similar Papers 제목 키워드 기반

Federated Contrastive Learning for Privacy-Preserving Unpaired Image-to-Image Translation

2021-09-29 · Joonyoung Song, Jong Chul Ye

The goal of an unsupervised image-to-image translation (I2I) is to convert an input image in a specific domain to a target domain using a neural network trained with unpaired data. Existing I2I methods usually require a …

Contrastive LearningImage-to-Image TranslationPrivacy PreservingTranslation+1

Vision Through the Veil: Differential Privacy in Federated Learning for Medical Image Classification

2023-06-30 · Kishore Babu Nampalle, Pradeep Singh, Uppala Vivek Narayan, Balasubramanian Raman

The proliferation of deep learning applications in healthcare calls for data aggregation across various institutions, a practice often associated with significant privacy concerns. This concern intensifies in medical ima…

Federated Learningimage-classificationImage ClassificationMedical Image Analysis+2

Combined Use of Federated Learning and Image Encryption for Privacy-Preserving Image Classification with Vision Transformer

2023-01-23 · Teru Nagamori, Hitoshi Kiya

In recent years, privacy-preserving methods for deep learning have become an urgent problem. Accordingly, we propose the combined use of federated learning (FL) and encrypted images for privacy-preserving image classific…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

Privacy-preserving Decentralized Aggregation for Federated Learning

2020-12-13 · Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distribute…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

NeurIPS 2023 Competition: Privacy Preserving Federated Learning Document VQA

2024-11-06 · Marlon Tobaben, Mohamed Ali Souibgui, Rubèn Tito, Khanh Nguyen 외

The Privacy Preserving Federated Learning Document VQA (PFL-DocVQA) competition challenged the community to develop provably private and communication-efficient solutions in a federated setting for a real-life use case: …

Federated LearningLanguage ModellingPrivacy PreservingQuestion Answering+2