paper-with-me

홈 › Papers

Testing the Robustness of AutoML Systems

2020-05-06 · Tuomas Halvari, Jukka K. Nurminen, Tommi Mikkonen

Automated machine learning (AutoML) systems aim at finding the best machine learning (ML) pipeline that automatically matches the task and data at hand. We investigate the robustness of machine learning pipelines generated with three AutoML systems, TPOT, H2O, and AutoKeras. In particular, we study the influence of dirty data on accuracy, and consider how using dirty training data may help create more robust solutions. Furthermore, we also analyze how the structure of the generated pipelines differs in different cases.

📄 PDF Abstract BibTeX arXiv:2005.02649

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Robusta: Robust AutoML for Feature Selection via Reinforcement Learning

2021-01-15 · Xiaoyang Wang, Bo Li, Yibo Zhang, Bhavya Kailkhura 외

Several AutoML approaches have been proposed to automate the machine learning (ML) process, such as searching for the ML model architectures and hyper-parameters. However, these AutoML pipelines only focus on improving t…

AutoMLFeature Importancefeature selectionreinforcement-learning+2

AutoML Two-Sample Test

2022-06-17 · Jonas M. Kübler, Vincent Stimper, Simon Buchholz, Krikamol Muandet 외

Two-sample tests are important in statistics and machine learning, both as tools for scientific discovery as well as to detect distribution shifts. This led to the development of many sophisticated test procedures going …

AutoMLscientific discoveryTwo-sample testingVocal Bursts Valence Prediction

Mining Robust Default Configurations for Resource-constrained AutoML

2022-02-20 · Moe Kayali, Chi Wang

Automatic machine learning (AutoML) is a key enabler of the mass deployment of the next generation of machine learning systems. A key desideratum for future ML systems is the automatic selection of models and hyperparame…

AutoMLBIG-bench Machine Learning

Automated Imbalanced Learning

2022-11-01 · Prabhant Singh, Joaquin Vanschoren

Automated Machine Learning has grown very successful in automating the time-consuming, iterative tasks of machine learning model development. However, current methods struggle when the data is imbalanced. Since many real…

AutoML

DREAM: Debugging and Repairing AutoML Pipelines

2023-12-31 · XiaoYu Zhang, Juan Zhai, Shiqing Ma, Chao Shen

Deep Learning models have become an integrated component of modern software systems. In response to the challenge of model design, researchers proposed Automated Machine Learning (AutoML) systems, which automatically sea…

AutoML