FELT Labs
Search…
⌃K
Links

What is FELT Labs?

FELT Labs is a set of tools for running federated learning on Ocean protocol. Ocean protocol is a data marketplace where data owners can sell their data. We allow you to pick datasets from Ocean (any number of them) and train machine learning models or run data analytics across all of them. We also guarantee to preserve data privacy so that individual data aren't revealed. The core of FELT Labs is the algorithms for running the training on data and the web application, allowing people to start the algorithms easily.

Federated Learning & How FELT Works

Federated learning is a process of training a single machine learning model by multiple parties with private data.
For example, you can imagine three separate companies who decide to cooperate on creating a machine learning model which would help them predict better product recommendations to the customers. However, data owned by these companies might be private, or they simply don't want to share data with others to keep some advantage. With federated learning, each company trains the model separately on its data. This local model is then combined with others into one global model. The global model is better than each local model individually. Moreover, the sensitive data aren't revealed to others during this process.
There are many applications where companies/individuals can make use of federated learning:
  • Car manufactures working on self-driving tehcnology
  • Hospitals developing AI to treat patients better
  • Individuals sharing data from fitness tracking devices
  • Ecommerce providing better products to customers
FELT makes this process simple by providing our own algorithms for training the models and then aggregating them. We rely on Ocean protocol to handle everything around data management. All models are encrypted during the exchange, so only approved parties can use them. Data scientists can pick any compatible data published on Ocean protocol and use them for training. Finally, data providers can set prices on their data and get paid for providing their data.
There are multiple approaches to federated learning. At the moment, FELT implements only one of them, but we have plans to extend this in the future.

Benefits

Key benefits of FELT:
  1. 1.
    Secure - all data remains securely on the data provider machine. Architecture is protected by a blockchain network.
  2. 2.
    Encrypted - all trained models are encrypted and exchanged only between interested parties.
  3. 3.
    Reach - any data published on Ocean marketplace can be used with FELT tool.
  4. 4.
    Rewards - data providers get rewards for participating in projects.

Getting Started

Have 2 minutes?
FELT Labs promotion video.
Have 5 minutes?
Presentation of FELT Labs architecture

Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

Fundamentals: Dive a little deeper

Learn the fundamentals of FELT to get a deeper understanding of our main features:
Last modified 3mo ago