Tackling privacy in AIoT is crucial. Federated learning offers a promising solution by keeping sensitive data on edge devices. This project provides deep insight into privacy-preserving AI, distributed machine learning, and the unique challenges of deploying complex AI models on resource-constrained IoT devices.
Select a simple machine learning task (e.g., image classification, anomaly detection) and a publicly available dataset. Simulate multiple AIoT 'clients' using virtual environments or separate processes on a single machine. Implement a basic federated learning framework (e.g., using PySyft or TensorFlow Federated). Design experiments to compare model performance and network traffic under different FL configurations vs. centralized training.
Python programming skills, familiarity with machine learning frameworks (e.g., PyTorch, TensorFlow), virtualization software (e.g., Docker) or multiple computers for simulation, understanding of distributed systems and privacy concepts.
6-8 weeks for a comprehensive study