论文标题
通过分裂学习的多重分类
Multiple Classification with Split Learning
论文作者
论文摘要
在培训医学,流动性和其他领域的深入学习过程中,人们提出了隐私问题。为了解决此问题,我们提出了隐私的分布式深度学习方法,该方法允许客户在不直接接触的情况下学习各种数据。我们将单个深度学习体系结构分为一个共同的提取器,云模型和分布式学习的本地分类器。首先,由本地客户端使用的通用提取器从输入数据中提取安全功能。安全功能还发挥了云模型可以采用各种任务和各种类型的数据的作用。该功能包含有助于执行各种任务的最重要信息。其次,包括整个培训模型的大多数部分的云模型从大量的本地客户那里获得了嵌入式功能,并执行大多数深度学习操作,这些操作需要严重的计算成本。在完成云模型的操作后,云模型的输出将其发送回本地客户端。最后,本地分类器确定了分类结果,并将结果传达给本地客户。当客户培训模型时,我们的模型不会直接将敏感信息暴露于外部网络。在测试期间,平均绩效提高比现有的本地培训模型为2.63%。但是,在分布式环境中,由于裸露的特征而导致反转攻击。因此,我们尝试了通用提取器以防止数据恢复。通过调整公共提取器的深度来测试原始图像的恢复质量。结果,我们发现较深的公共提取器,恢复得分降至89.74。
Privacy issues were raised in the process of training deep learning in medical, mobility, and other fields. To solve this problem, we present privacy-preserving distributed deep learning method that allow clients to learn a variety of data without direct exposure. We divided a single deep learning architecture into a common extractor, a cloud model and a local classifier for the distributed learning. First, the common extractor, which is used by local clients, extracts secure features from the input data. The secure features also take the role that the cloud model can employ various task and diverse types of data. The feature contain the most important information that helps to proceed various task. Second, the cloud model including most parts of the whole training model gets the embedded features from the massive local clients, and performs most of deep learning operations which takes severe computing cost. After the operations in cloud model finished, outputs of the cloud model send back to local clients. Finally, the local classifier determined classification results and delivers the results to local clients. When clients train models, our model does not directly expose sensitive information to exterior network. During the test, the average performance improvement was 2.63% over the existing local training model. However, in a distributed environment, there is a possibility of inversion attack due to exposed features. For this reason, we experimented with the common extractor to prevent data restoration. The quality of restoration of the original image was tested by adjusting the depth of the common extractor. As a result, we found that the deeper the common extractor, the restoration score decreased to 89.74.