Our recent work has been accepted to the 35th AAAI conference in 2021

Our article titled “A Flexible Framework for Communication-Efficient Machine Learning” has been accepted (in the poster session) to the 35th AAAI conference in 2021.

Abstract: With the increasing scale of machine learning tasks, it has become essential to reduce the communication between computing nodes. Early work on gradient compression focused on the bottleneck between CPUs and GPUs, but communication-efficiency is now needed in a variety of different system architectures, from high-performance clusters to energy-constrained IoT devices. In the current practice, compression levels are typically chosen before training and settings that work well for one task may be vastly suboptimal for another dataset on another architecture. In this paper, we propose a flexible framework which adapts the compression level to the true gradient at each iteration, maximizing the improvement in the objective function that is achieved per communicated bit. Our framework is easy to adapt from one technology to the next by modeling how the communication cost depends on the compression level for the specific technology. Theoretical results and practical experiments indicate that the automatic tuning strategies significantly increase communication efficiency on several state-of-the-art compression schemes.

Avatar
Sarit Khirirat
Postdoctoral Fellow

My research interest includes optimization algorithms for machine learning and federated learning applications.