English

Coded-InvNet for Resilient Prediction Serving Systems

Machine Learning 2021-06-28 v2 Distributed, Parallel, and Cluster Computing

Abstract

Inspired by a new coded computation algorithm for invertible functions, we propose Coded-InvNet a new approach to design resilient prediction serving systems that can gracefully handle stragglers or node failures. Coded-InvNet leverages recent findings in the deep learning literature such as invertible neural networks, Manifold Mixup, and domain translation algorithms, identifying interesting research directions that span across machine learning and systems. Our experimental results show that Coded-InvNet can outperform existing approaches, especially when the compute resource overhead is as low as 10%. For instance, without knowing which of the ten workers is going to fail, our algorithm can design a backup task so that it can correctly recover the missing prediction result with an accuracy of 85.9%, significantly outperforming the previous SOTA by 32.5%.

Keywords

Cite

@article{arxiv.2106.06445,
  title  = {Coded-InvNet for Resilient Prediction Serving Systems},
  author = {Tuan Dinh and Kangwook Lee},
  journal= {arXiv preprint arXiv:2106.06445},
  year   = {2021}
}