MLStar: A System for Synthesis of Machine-Learning Programs
Created by W.Langdon from
gp-bibliography.bib Revision:1.8010
- @InProceedings{kopito:2023:ECADA,
-
author = "Gabriel Kopito and Jonathan Schwartz and
Julien Amblard and Robert Filman and Landon Rabern",
-
title = "{MLStar:} A System for Synthesis of {Machine-Learning}
Programs",
-
booktitle = "13th Workshop on Evolutionary Computation for the
Automated Design of Algorithms",
-
year = "2023",
-
editor = "Daniel Tauritz and John Woodward and Emma Hart",
-
pages = "1721--1726",
-
address = "Lisbon, Portugal",
-
series = "GECCO '23",
-
month = "15-19 " # jul,
-
organisation = "SIGEVO",
-
publisher = "Association for Computing Machinery",
-
publisher_address = "New York, NY, USA",
-
keywords = "genetic algorithms, genetic programming, ScikitLearn,
directed acyclic graphs, auto-ML",
-
isbn13 = "9798400701191",
-
DOI = "doi:10.1145/3583133.3596367",
-
size = "6 pages",
-
abstract = "This paper introduces our auto-ML system, MLStar,
which uses genetic programming to create scikit-learn
and Keras-based Python programs to perform supervised
learning. MLStar leverages our own genetic programming
system (GPStar4) and provides a greater search space
compared to traditional genetic programming
frameworks.Key elements that enable MLStar's
performance include representing individuals as
Directed Acyclic Graphs (DAGs), a rich type system to
shape the kinds of graphs generated, novel genetic
operators which work on the DAG structure, and advanced
hyperparameter tuning via the Optuna hyperparameter
optimization framework. MLStar also offers
multiobjective fitnesses and a variety of complex
population types.We show that MLStar performs favorably
to several other auto-ML frameworks on benchmark tests.
We also demonstrate that MLStar is capable of
competitive solutions even when running with
computationally expensive features disabled.",
-
notes = "GECCO-2023 A Recombination of the 32nd International
Conference on Genetic Algorithms (ICGA) and the 28th
Annual Genetic Programming Conference (GP)",
- }
Genetic Programming entries for
Gabriel Kopito
Jonathan Schwartz
Julien Amblard
Robert Filman
Landon Rabern
Citations