paper-with-me

Papers

A Scalable and Cloud-Native Hyperparameter Tuning System

2020-06-03 · Johnu George, Ce Gao, Richard Liu, Hou Gang Liu, Yuan Tang, Ramdoot Pydipaty, Amit Kumar Saha

In this paper, we introduce Katib: a scalable, cloud-native, and production-ready hyperparameter tuning system that is agnostic of the underlying machine learning framework. Though there are multiple hyperparameter tuning systems available, this is the first one that caters to the needs of both users and administrators of the system. We present the motivation and design of the system and contrast it with existing hyperparameter tuning systems, especially in terms of multi-tenancy, scalability, fault-tolerance, and extensibility. It can be deployed on local machines, or hosted as a service in on-premise data centers, or in private/public clouds. We demonstrate the advantage of our system using experimental results as well as real-world, production use cases. Katib has active contributors from multiple companies and is open-sourced at \emph{https://github.com/kubeflow/katib} under the Apache 2.0 license.

📄 PDF Abstract BibTeX arXiv:2006.02085

Code (1)

kubeflow/katib 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Scalable Gaussian Process Hyperparameter Optimization via Coverage Regularization

2022-09-22 · Killian Wood, Alec M. Dunton, Amanda Muyskens, Benjamin W. Priest

Gaussian processes (GPs) are Bayesian non-parametric models popular in a variety of applications due to their accuracy and native uncertainty quantification (UQ). Tuning GP hyperparameters is critical to ensure the valid…

Conformal PredictionGaussian ProcessesHyperparameter OptimizationPrediction+1

Efficient and Generalizable Tuning Strategies for Stochastic Gradient MCMC

2021-05-27 · Jeremie Coullon, Leah South, Christopher Nemeth

Stochastic gradient Markov chain Monte Carlo (SGMCMC) is a popular class of algorithms for scalable Bayesian inference. However, these algorithms include hyperparameters such as step size or batch size that influence the…

Bayesian Inference

Optimization Problem Solving Can Transition to Evolutionary Agentic Workflows

2025-05-07 · Wenhao Li, Bo Jin, Mingyi Hong, Changhong Lu 외

This position paper argues that optimization problem solving can transition from expert-dependent to evolutionary agentic workflows. Traditional optimization practices rely on human specialists for problem formulation, a…

NavigatePositionScheduling

Amazon SageMaker Automatic Model Tuning: Scalable Gradient-Free Optimization

2020-12-15 · Valerio Perrone, Huibin Shen, Aida Zolic, Iaroslav Shcherbatyi 외

Tuning complex machine learning systems is challenging. Machine learning typically requires to set hyperparameters, be it regularization, architecture, or optimization parameters, whose tuning is critical to achieve good…

Bayesian OptimizationBIG-bench Machine Learning

Building a Scalable, Reproducible, Evaluatable, and Closed-Loop Simulation Environment Foundation for Embodied Intelligence

2026-06-26 · Junwu Xiong, Yongjian Guo, Mingxi Luo, Ning Qiao 외 arxiv

This paper presents a cloud-native simulation infrastructure framework for embodied intelligence that supports large-scale training, standardized evaluation, and simulation-based data collection. The framework unifies si…