2016/12/09 by Daniel Crankshaw, Crankshaw, Daniel, Xin Wang +9 · 81 citations
Computer Science · #Artificial intelligence #Caching and Content Delivery #Clipper (electronics) #Cloud Computing and Resource Management #Computer architecture #Computer science #Data Stream Mining Techniques #Distributed computing #Latency (audio) #Machine learning #Operating system #Real-time computing #Robustness (evolution) #Software deployment #cs.DC #cs.LG
paper · pdf · doi:10.48550/arxiv.1612.03079
published in arXiv (Cornell University) (Cornell University)
openalex publication_date 2016/12/09 · arxiv created 2017/02/28 · arxiv updated 2017/03/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Machine learning is being deployed in a growing number of applications which demand real-time, accurate, and robust predictions under heavy query load. However, most machine learning frameworks and systems only address model training and not deployment. In this paper, we introduce Clipper, a general-purpose low-latency prediction serving system. Interposing between end-user applications and a wide range of machine learning frameworks, Clipper introduces a modular architecture to simplify model deployment across frameworks and applications. Furthermore, by introducing caching, batching, and adaptive model selection techniques, Clipper reduces prediction latency and improves prediction throughput, accuracy, and robustness without modifying the underlying machine learning frameworks. We evaluate Clipper on four common machine learning benchmark datasets and demonstrate its ability to meet the latency, accuracy, and throughput demands of online serving applications. Finally, we compare Clipper to the TensorFlow Serving system and demonstrate that we are able to achieve comparable throughput and latency while enabling model composition and online learning to improve accuracy and render more robust predictions.