"machine learning"

A Tutorial Workshop on ML for Systems and Systems for ML

This tutorial workshop at BTW 2023 explores the intersection of machine learning and systems, covering both the application of ML techniques to optimize and improve systems (ML for Systems) as well as systems designed to support and accelerate ML …

FA2: Fast, Accurate Autoscaling for Serving Deep Learning Inference with SLA Guarantees

Deep learning (DL) inference has become an essential building block in modern intelligent applications. Due to the high computational intensity of DL, it is critical to scale DL inference serving systems in response to fluctuating workloads to …

PANDA: Performance Prediction for Parallel and Dynamic Stream Processing

Distributed Stream Processing (DSP) systems highly rely on parallelism mechanisms to deliver high performance in terms of latency and throughput. Yet the development of such parallel systems altogether comes with numerous challenges. In this paper, …

The Case for Multi-Task Zero-Shot Learning for Databases

Recently, machine learning has successfully been applied to many database problems such as query optimization, physical design tuning, or cardinality estimation. However, the predominant paradigm to design such learned database components is …

Zero-shot cost models for Distributed Stream Processing

This paper proposes a learned cost estimation model for Distributed Stream Processing Systems (DSPS) with an aim to provide accurate cost predictions of executing queries. A major premise of this work is that the proposed learned model can generalize …