paper-with-me

Papers

Evolving machine learning workflows through interactive AutoML

2024-02-28 · Rafael Barbudo, Aurora Ramírez, José Raúl Romero

Automatic workflow composition (AWC) is a relevant problem in automated machine learning (AutoML) that allows finding suitable sequences of preprocessing and prediction models together with their optimal hyperparameters. This problem can be solved using evolutionary algorithms and, in particular, grammar-guided genetic programming (G3P). Current G3P approaches to AWC define a fixed grammar that formally specifies how workflow elements can be combined and which algorithms can be included. In this paper we present \ourmethod, an interactive G3P algorithm that allows users to dynamically modify the grammar to prune the search space and focus on their regions of interest. Our proposal is the first to combine the advantages of a G3P method with ideas from interactive optimisation and human-guided machine learning, an area little explored in the context of AutoML. To evaluate our approach, we present an experimental study in which 20 participants interact with \ourmethod to evolve workflows according to their preferences. Our results confirm that the collaboration between \ourmethod and humans allows us to find high-performance workflows in terms of accuracy that require less tuning time than those found without human intervention.

📄 PDF Abstract BibTeX arXiv:2402.18505

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLEvolutionary Algorithms

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

XAutoML: A Visual Analytics Tool for Understanding and Validating Automated Machine Learning

2022-02-24 · Marc-André Zöller, Waldemar Titov, Thomas Schlegel, Marco F. Huber

In the last ten years, various automated machine learning (AutoM ) systems have been proposed to build end-to-end machine learning (ML) pipelines with minimal human interaction. Even though such automatically synthesized…

AutoMLBIG-bench Machine LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

ATMSeer: Increasing Transparency and Controllability in Automated Machine Learning

2019-02-13 · Qianwen Wang, Yao Ming, Zhihua Jin, Qiaomu Shen 외

To relieve the pain of manually selecting machine learning algorithms and tuning hyperparameters, automated machine learning (AutoML) methods have been developed to automatically search for good models. Due to the huge m…

AutoMLBIG-bench Machine Learning

Position: A Call to Action for a Human-Centered AutoML Paradigm

2024-06-05 · Marius Lindauer, Florian Karl, Anne Klier, Julia Moosbauer 외

Automated machine learning (AutoML) was formed around the fundamental objectives of automatically and efficiently configuring machine learning (ML) workflows, aiding the research of new ML algorithms, and contributing to…

AutoMLPosition

DeepCAVE: An Interactive Analysis Tool for Automated Machine Learning

2022-06-07 · René Sass, Eddie Bergman, André Biedenkapp, Frank Hutter 외

Automated Machine Learning (AutoML) is used more than ever before to support users in determining efficient hyperparameters, neural architectures, or even full machine learning pipelines. However, users tend to mistrust …

AutoMLBIG-bench Machine LearningOutlier Detection

Visus: An Interactive System for Automatic Machine Learning Model Building and Curation

2019-07-05 · Aécio Santos, Sonia Castelo, Cristian Felix, Jorge Piazentin Ono 외

While the demand for machine learning (ML) applications is booming, there is a scarcity of data scientists capable of building such models. Automatic machine learning (AutoML) approaches have been proposed that help with…

AutoMLBIG-bench Machine Learning