Table of Contents
Fetching ...

A Study of Secure Algorithms for Vertical Federated Learning: Take Secure Logistic Regression as an Example

Huan-Chih Wang, Ja-Ling Wu

TL;DR

This paper focuses on distributed data and conducts secure model training tasks on a vertical federated learning scheme and ensures that the whole process is executed in the encrypted domain, so the privacy concern is released.

Abstract

After entering the era of big data, more and more companies build services with machine learning techniques. However, it is costly for companies to collect data and extract helpful handcraft features on their own. Although it is a way to combine with other companies' data for boosting the model's performance, this approach may be prohibited by laws. In other words, finding the balance between sharing data with others and keeping data from privacy leakage is a crucial topic worthy of close attention. This paper focuses on distributed data and conducts secure model training tasks on a vertical federated learning scheme. Here, secure implies that the whole process is executed in the encrypted domain. Therefore, the privacy concern is released.

A Study of Secure Algorithms for Vertical Federated Learning: Take Secure Logistic Regression as an Example

TL;DR

This paper focuses on distributed data and conducts secure model training tasks on a vertical federated learning scheme and ensures that the whole process is executed in the encrypted domain, so the privacy concern is released.

Abstract

After entering the era of big data, more and more companies build services with machine learning techniques. However, it is costly for companies to collect data and extract helpful handcraft features on their own. Although it is a way to combine with other companies' data for boosting the model's performance, this approach may be prohibited by laws. In other words, finding the balance between sharing data with others and keeping data from privacy leakage is a crucial topic worthy of close attention. This paper focuses on distributed data and conducts secure model training tasks on a vertical federated learning scheme. Here, secure implies that the whole process is executed in the encrypted domain. Therefore, the privacy concern is released.

Paper Structure

This paper contains 25 sections, 11 equations, 2 figures, 9 tables, 6 algorithms.

Figures (2)

  • Figure 1: Snapshots of the evolution of Classification processes for the make circles dataset.
  • Figure 2: Snapshots of the evolution of the classification processes for the make moons dataset.