paper-with-me

Papers

Chameleon: A Semi-AutoML framework targeting quick and scalable development and deployment of production-ready ML systems for SMEs

2021-05-08 · Johannes Otterbach, Thomas Wollmann

Developing, scaling, and deploying modern Machine Learning solutions remains challenging for small- and middle-sized enterprises (SMEs). This is due to a high entry barrier of building and maintaining a dedicated IT team as well as the difficulties of real-world data (RWD) compared to standard benchmark data. To address this challenge, we discuss the implementation and concepts of Chameleon, a semi-AutoML framework. The goal of Chameleon is fast and scalable development and deployment of production-ready machine learning systems into the workflow of SMEs. We first discuss the RWD challenges faced by SMEs. After, we outline the central part of the framework which is a model and loss-function zoo with RWD-relevant defaults. Subsequently, we present how one can use a templatable framework in order to automate the experiment iteration cycle, as well as close the gap between development and deployment. Finally, we touch on our testing framework component allowing us to investigate common model failure modes and support best practices of model deployment governance.

📄 PDF Abstract BibTeX arXiv:2105.03669

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Replacing the Ex-Def Baseline in AutoML by Naive AutoML

2021-05-20 · ICML Workshop AutoML 2021 7 · Felix Mohr, Marcel Wever

Automated Machine Learning (AutoML) is the problem of automatically finding the pipeline with the best generalization performance on some given dataset. AutoML has received enormous attention in the last decade and has b…

AutoMLBayesian OptimizationBIG-bench Machine Learning

Chameleon: Adaptive Code Optimization for Expedited Deep Neural Network Compilation

2020-01-23 · ICLR 2020 1 · Byung Hoon Ahn, Prannoy Pilligundla, Amir Yazdanbakhsh, Hadi Esmaeilzadeh

Achieving faster execution with shorter compilation time can foster further diversity and innovation in neural networks. However, the current paradigm of executing neural networks either relies on hand-optimized librarie…

DiversityReinforcement Learning

Chameleon: Adapting to Peer Images for Planting Durable Backdoors in Federated Learning

2023-04-25 · Yanbo Dai, Songze Li

In a federated learning (FL) system, distributed clients upload their local models to a central server to aggregate into a global model. Malicious clients may plant backdoors into the global model through uploading poiso…

Contrastive LearningFederated LearningModel Poisoning

Naive Automated Machine Learning -- A Late Baseline for AutoML

2021-03-18 · Felix Mohr, Marcel Wever

Automated Machine Learning (AutoML) is the problem of automatically finding the pipeline with the best generalization performance on some given dataset. AutoML has received enormous attention in the last decade and has b…

AutoMLBayesian OptimizationBIG-bench Machine Learning

Chameleon: A Hybrid Secure Computation Framework for Machine Learning Applications

2018-01-10 · M. Sadegh Riazi, Christian Weinert, Oleksandr Tkachenko, Ebrahim. M. Songhori 외

We present Chameleon, a novel hybrid (mixed-protocol) framework for secure function evaluation (SFE) which enables two parties to jointly compute a function without disclosing their private inputs. Chameleon combines the…

BIG-bench Machine Learning