paper-with-me

Papers

Scalable End-to-End ML Platforms: from AutoML to Self-serve

2023-02-27 · Igor L. Markov, Pavlos A. Apostolopoulos, Mia R. Garrard, Tanya Qie, Yin Huang, Tanvi Gupta, Anika Li, Cesar Cardoso, George Han, Ryan Maghsoudian, Norm Zhou

ML platforms help enable intelligent data-driven applications and maintain them with limited engineering effort. Upon sufficiently broad adoption, such platforms reach economies of scale that bring greater component reuse while improving efficiency of system development and maintenance. For an end-to-end ML platform with broad adoption, scaling relies on pervasive ML automation and system integration to reach the quality we term self-serve that we define with ten requirements and six optional capabilities. With this in mind, we identify long-term goals for platform development, discuss related tradeoffs and future work. Our reasoning is illustrated on two commercially-deployed end-to-end ML platforms that host hundreds of real-time use cases -- one general-purpose and one specialized.

📄 PDF Abstract BibTeX arXiv:2302.14139

Code (0)

등록된 구현이 없습니다.

Tasks

AutoML

Similar Papers 제목 키워드 기반

Katib: A Distributed General AutoML Platform on Kubernetes

2019-01-01 · USENIX Conference on Operational Machine Learning 2019 2019 1 · Jinan Zhou, Andrey Velichkevich, Kirill Prosvirov, Anubhav Garg 외

Automatic Machine Learning (AutoML) is a powerful mechanism to design and tune models. We present Katib, a scalable Kubernetes-native general AutoML platform that can support a range of AutoML algorithms including both h…

AutoMLHyperparameter OptimizationManagementNeural Architecture Search

Trustworthy Self-Composable Big-Data-as-a-Service: An LLM-Orchestrated Multi-Agent Framework for Automated Data Engineering, AutoML, MLOps Deployment, and Drift-Aware Lifecycle Optimization

2026-06-16 · Aueaphum Aueawatthanaphisut, Badri Raj Lamichhane arxiv

Big-Data-as-a-Service (BDaaS) platforms require re liable automation across data ingestion, cleaning, feature engi neering, model development, deployment, and post-deployment monitoring. However, existing LLM-based data …

Feature Engineering

VolcanoML: Speeding up End-to-End AutoML via Scalable Search Space Decomposition

2021-07-19 · Yang Li, Yu Shen, Wentao Zhang, Jiawei Jiang 외

End-to-end AutoML has attracted intensive interests from both academia and industry, which automatically searches for ML pipelines in a space induced by feature engineering, algorithm/model selection, and hyper-parameter…

AutoMLFeature EngineeringModel Selection

Efficient End-to-End AutoML via Scalable Search Space Decomposition

2022-06-19 · Yang Li, Yu Shen, Wentao Zhang, Ce Zhang 외

End-to-end AutoML has attracted intensive interests from both academia and industry which automatically searches for ML pipelines in a space induced by feature engineering, algorithm/model selection, and hyper-parameter …

AutoMLFeature EngineeringModel Selection

AutoGluon-Tabular: Robust and Accurate AutoML for Structured Data

2020-03-13 · Nick Erickson, Jonas Mueller, Alexander Shirkov, Hang Zhang 외

We introduce AutoGluon-Tabular, an open-source AutoML framework that requires only a single line of Python to train highly accurate machine learning models on an unprocessed tabular dataset such as a CSV file. Unlike exi…

AutoMLMolecular Property PredictionNeural Architecture Search