Intro to Federated Learning

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Intro to Federated Learning

Coursera · Intermediate ·🧠 Large Language Models ·3mo ago

Key Takeaways

Builds a federated learning system using Flower and explores federated fine-tuning of LLMs with private data

Original Description

Join Federated Learning! In this two-part course series, you will use Flower, a popular open source framework, to build a federated learning system, and learn about federated fine-tuning of LLMs with private data in part two. Federated learning allows models to be trained across multiple devices or organizations without sharing data, improving privacy and security. Federated learning also has many practical uses, such as training next-word prediction models on mobile keyboards without transmitting sensitive keystrokes onto a central server. First, you’ll learn about the federated training process, how to tune and customize it, how to increase data privacy, and how to manage bandwidth usage in federated learning. Then, you’ll learn to apply federated learning to LLMs. You’ll explore challenges like data memorization and the computational resources required by LLMs, and explore techniques for efficiency and privacy enhancement, such as Parameter-Efficient Fine-Tuning (PEFT) and Differential Privacy (DP). This two-part course series is self-contained. If you already know what federated learning is, you can start directly with part two of the course. In detail, here’s what you’ll do in part one: 1. Learn how federated learning is used to train a variety of models, ranging from those for processing speech and vision all the way to the large language models, across distributed data while offering key data privacy options to users and organizations. 2. Learn how to train AI on distributed data by building, customizing, and tuning a federated learning project using Flower and PyTorch. 3. Gain intuition on how to think about Private Enhancing Technologies (PETs) in the context of federated learning, and work through an example using Differential Privacy, which protects individual data points from being traced back to their source. 4. Learn about two types of differential privacy – central and local – along with the dual approach of clipping and noising to prote
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
BrainStem: A Neuro‑Symbolic System That Learns Language Through Structured Cognition
Learn how BrainStem, a neuro-symbolic system, learns language through structured cognition, offering a new approach to AI language learning
Dev.to AI
📰
Building LORE: An AI Native Platform for Story Development | Week 1
Learn how to build an AI-native platform for story development, transforming ideas into production-ready story universes
Dev.to AI
📰
Changes to LLM pricing: Novita and StreamLake
Learn about the latest pricing changes for Novita and StreamLake LLMs and how they impact your projects
Dev.to · Narev Bot
📰
this little its bitsy tiny gemma4 model on my 3060 is talking better than chat gpt
Discover how the Gemma4 model outperforms ChatGPT on a 3060 GPU, and why it matters for AI development
Reddit r/artificial
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →