Code Monkey home page Code Monkey logo

trustfl's Introduction

Trusted Federated Learning Guarded by Intel SGX

TrustFL

Introduction

本项目代码主要依托linux下的Intel SGX SDK,基于Mini-Dnn以及可在SGX下运行的Eigen3开发。代码由Enlave(C++)及Untrusted(Python)两部分构成。Enclave完成上文中的初始化及训练验证工作,Untrusted主要执行在不可信环境的训练。此处为了展示方案有效性,我们构建了一个LeNet-5用于完成MNIST手写数字数据集的分类任务。

Running Environment

$ sudo pip install --upgrade pip
$ sudo pip install torch
$ sudo pip install torchvision

Running steps

$ source <path_of_SGX_SDK>/environment cd <path_of_TrustFL>
$ make
$ ./trust_fl

Publications

Xiaoli Zhang, Fengting Li, Zeyu Zhang, Qi Li, Cong Wang, and Jianping Wu, "Enabling Execution Assurance of Federated Learning at Untrusted Participants", in the 39th International Conference on Computer Communications (INFOCOMM'20)

trustfl's People

Contributors

zeyu-zh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.