Constrained Multi-Objective Optimization for Automated Machine Learning
Steven Gardner, Oleg Golovidov, Joshua Griffin, Patrick Koch, Wayne, Thompson, Brett Wujek, Yan Xu

TL;DR
The paper introduces Autotune, a framework for multi-objective and constrained automated machine learning, leveraging derivative-free optimization and parallelism to efficiently explore trade-offs and improve model selection.
Contribution
It presents Autotune, a novel framework that effectively handles multiple objectives and constraints in automated machine learning using derivative-free methods and distributed computing.
Findings
Autotune efficiently captures Pareto fronts in benchmark problems.
Adding constraints guides the search to more promising solutions.
Autotune demonstrates effectiveness in real-world case studies.
Abstract
Automated machine learning has gained a lot of attention recently. Building and selecting the right machine learning models is often a multi-objective optimization problem. General purpose machine learning software that simultaneously supports multiple objectives and constraints is scant, though the potential benefits are great. In this work, we present a framework called Autotune that effectively handles multiple objectives and constraints that arise in machine learning problems. Autotune is built on a suite of derivative-free optimization methods, and utilizes multi-level parallelism in a distributed computing environment for automatically training, scoring, and selecting good models. Incorporation of multiple objectives and constraints in the model exploration and selection process provides the flexibility needed to satisfy trade-offs necessary in practical machine learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research · Machine Learning and Data Classification
