The reviewed record of science sign in
Pith

arxiv: 2104.05959 · v1 · pith:DIL6CIJI · submitted 2021-04-13 · cs.AI · cs.LG

AutoOED: Automated Optimal Experiment Design Platform

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:DIL6CIJIrecord.jsonopen to challenge →

classification cs.AI cs.LG
keywords optimizationautooedplatformdesignlearningmachinemulti-objectiveoptimal
0
0 comments X
read the original abstract

We present AutoOED, an Optimal Experiment Design platform powered with automated machine learning to accelerate the discovery of optimal solutions. The platform solves multi-objective optimization problems in time- and data-efficient manner by automatically guiding the design of experiments to be evaluated. To automate the optimization process, we implement several multi-objective Bayesian optimization algorithms with state-of-the-art performance. AutoOED is open-source and written in Python. The codebase is modular, facilitating extensions and tailoring the code, serving as a testbed for machine learning researchers to easily develop and evaluate their own multi-objective Bayesian optimization algorithms. An intuitive graphical user interface (GUI) is provided to visualize and guide the experiments for users with little or no experience with coding, machine learning, or optimization. Furthermore, a distributed system is integrated to enable parallelized experimental evaluations by independent workers in remote locations. The platform is available at https://autooed.org.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SemanticOpt: Towards LLM-Based Semantic Black-Box Optimization

    cs.LG 2025-10 unverdicted novelty 6.0

    SemanticOpt fine-tunes LLMs on structured Bayesian optimization trajectories augmented with natural-language context to jointly use numerical and semantic evidence for black-box optimization.