@inproceedings{097bd70d648a4392874202ee45abac7c,
title = "Feature Map Transfer: Vertical Federated Learning for CNN Models",
abstract = "Federated learning provides a privacy-preserving mechanism for multiple participants to collaboratively train machine learning models without exchanging private data with each other. Existing federated learning algorithms can aggregate CNN models when the dataset is horizontally partitioned, but cannot be applied to vertically partitioned datasets. In this work, we demonstrate the image classification task in the vertical federated learning setting where each participant holds incomplete image pieces of all samples. We propose an approach called VFedConv to solve this problem and achieve the goal of training CNN models without revealing raw data. Different from traditional federated learning algorithms sharing model parameters in each training iteration, VFedConv shares hidden feature maps. Each client creates a local feature extractor and transmits the extracted feature maps to the server. A classifier model at the server-side is constructed with extracted feature maps as input and labels as output. Furthermore, we put forward the model transfer method to improve final performance. Extensive experiments demonstrate that the accuracy of VFedConv is close to the centralized model.",
keywords = "Convolutional neural network, Federated learning, Transfer learning",
author = "Tianchi Sha and Xiao Yu and Zhiwei Shi and Yuan Xue and Shouxin Wang and Sikang Hu",
note = "Publisher Copyright: {\textcopyright} 2021, Springer Nature Singapore Pte Ltd.; 6th International Conference on Data Mining and Big Data, DMBD 2021 ; Conference date: 20-10-2021 Through 22-10-2021",
year = "2021",
doi = "10.1007/978-981-16-7502-7_4",
language = "English",
isbn = "9789811675010",
series = "Communications in Computer and Information Science",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "37--44",
editor = "Ying Tan and Yuhui Shi and Albert Zomaya and Hongyang Yan and Jun Cai",
booktitle = "Data Mining and Big Data - 6th International Conference, DMBD 2021, Proceedings",
address = "Germany",
}