Abstract
Federated learning is a distributed learning method that trains a deep network on user devices without collecting data from central server. It is useful when the central server can't collect data. However, the absence of data on central server means that deep network compression using data is not possible. Deep network compression is very important because it enables inference even on device with low capacity. In this paper, we proposed a new quantization method that significantly reduces FPROPS(floating-point operations per second) in deep networks without leaking user data in federated learning. Quantization parameters are trained by general learning loss, and updated simultaneously with weight. We call this method as OQFL(Optimized Quantization in Federated Learning). OQFL is a method of learning deep networks and quantization while maintaining security in a distributed network environment including edge computing. We introduce the OQFL method and simulate it in various Convolutional deep neural networks. We shows that OQFL is possible in most representative convolutional deep neural network. Surprisingly, OQFL(4bits) can preserve the accuracy of conventional federated learning(32bits) in test dataset.
Original language | English |
---|---|
Title of host publication | APNOMS 2020 - 2020 21st Asia-Pacific Network Operations and Management Symposium |
Subtitle of host publication | Towards Service and Networking Intelligence for Humanity |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 150-154 |
Number of pages | 5 |
ISBN (Electronic) | 9788995004388 |
DOIs | |
Publication status | Published - Sept 2020 |
Event | 21st Asia-Pacific Network Operations and Management Symposium, APNOMS 2020 - Daegu, Korea, Republic of Duration: 22 Sept 2020 → 25 Sept 2020 |
Publication series
Name | APNOMS 2020 - 2020 21st Asia-Pacific Network Operations and Management Symposium: Towards Service and Networking Intelligence for Humanity |
---|
Conference
Conference | 21st Asia-Pacific Network Operations and Management Symposium, APNOMS 2020 |
---|---|
Country/Territory | Korea, Republic of |
City | Daegu |
Period | 22/09/20 → 25/09/20 |
Bibliographical note
Publisher Copyright:© 2020 KICS.
Keywords
- FPROPS
- Federated learning
- OQFL
- Quantization