LGCVPFJun 26, 2019

One Size Does Not Fit All: Quantifying and Exposing the Accuracy-Latency Trade-off in Machine Learning Cloud Service APIs via Tolerance Tiers

arXiv:1906.11307v128 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the problem of inflexible resource allocation for diverse application needs in ML cloud services, offering a practical improvement for service providers and users.

The paper tackles the inefficiency of 'one size fits all' cloud ML service deployments by proposing Tolerance Tiers, which allow users to select tiers based on accuracy-latency trade-offs, demonstrating that this approach outperforms conventional methods in speech recognition and image classification systems.

Today's cloud service architectures follow a "one size fits all" deployment strategy where the same service version instantiation is provided to the end users. However, consumers are broad and different applications have different accuracy and responsiveness requirements, which as we demonstrate renders the "one size fits all" approach inefficient in practice. We use a production-grade speech recognition engine, which serves several thousands of users, and an open source computer vision based system, to explain our point. To overcome the limitations of the "one size fits all" approach, we recommend Tolerance Tiers where each MLaaS tier exposes an accuracy/responsiveness characteristic, and consumers can programmatically select a tier. We evaluate our proposal on the CPU-based automatic speech recognition (ASR) engine and cutting-edge neural networks for image classification deployed on both CPUs and GPUs. The results show that our proposed approach provides an MLaaS cloud service architecture that can be tuned by the end API user or consumer to outperform the conventional "one size fits all" approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes