Sitemap

Member-only story

The Sequence Scope: The Most Important Federated Learning Framework

Weekly newsletter with over 120,000 subscribers that discusses impactful ML research papers, cool tech releases, the money in AI, and real-life implementations.

3 min readMay 22, 2022

📝 Editorial: The Most Important Federated Learning Framework

Federated learning is often regarded as one of the most important machine learning (ML) techniques for privacy and one of the cornerstones of mobile ML (we covered it in Edge#5). The core idea behind federated learning is that multiple agents (think mobile devices) can collaborate in mastering a specific task without relying on centralized training data. Think about a mobile ML models distributed in a mobile app across millions of devices. Ideally, the model can benefit from the data produced by each instance of the app, but that entails very concerning privacy vulnerabilities. Federated learning enables a way in which only updates on the model are distributed to a centralized location while the training data remains on the device.

Since Google pioneered the idea of federated learning in 2017, it has become one of the most important methods for secured learning across many agents. However, federated learning…

--

--

Jesus Rodriguez
Jesus Rodriguez

Written by Jesus Rodriguez

Co-Founder and CTO of Sentora( fka IntoTheBlock), President of LayerLens, Faktory and NeuralFabric. Founder of The Sequence , Lecturer at Columbia, Wharton

No responses yet