PyCon Hong Kong 2024

PyCon Hong Kong 2024

Gautam Jajoo

Gautam Jajoo, a fourth-year Computer Science undergraduate student at BITS Pilani, is a seasoned Python developer and AI enthusiast with extensive experience in machine learning, data privacy, and distributed computing. Over the past two years, Gautam has focused on Federated Learning and exploring model compression techniques to enhance privacy and efficiency. He has previously worked and is currently engaged at several prestigious research institutions in related domains, including the MIT Media Lab, Nantes Université, and the ADAPT Lab at BITS Pilani. His involvement with the CloudCV organization highlights his commitment to making AI research more reproducible. Gautam has also been a Google Summer of Code mentor and organization administrator, leading teams to enhance EvalAI's infrastructure and user interface.


Country / City

India


Session

11-16
16:40
30min
Unveiling the Private: Federated Learning and Model Compression for Secure AI at the Edge
Gautam Jajoo

The talk will explore privacy in machine learning (ML) and how Federated Learning (FL) can be leveraged to address privacy concerns effectively. Federated Learning allows training machine learning models across multiple decentralized devices or servers holding local data samples without exchanging them.

We will demonstrate a real-time Federated Learning setup using Python(MPI for communication), showcasing the integration of advanced communication protocols to manage real-time interaction and parallel processing among the nodes.

We will also discuss how model compression techniques(like Pruning, Quantization, Binarization, etc) can complement Federated Learning, enabling efficient deployment of privacy-preserving models on resource-constrained edge devices.

Libraries / Tools
LT7