paper-with-me

홈 › Papers

Data-Efficient Exploration, Optimization, and Modeling of Diverse Designs through Surrogate-Assisted Illumination

2017-02-13 · Adam Gaier, Alexander Asteroth, Jean-Baptiste Mouret

The MAP-Elites algorithm produces a set of high-performing solutions that vary according to features defined by the user. This technique has the potential to be a powerful tool for design space exploration, but is limited by the need for numerous evaluations. The Surrogate-Assisted Illumination algorithm (SAIL), introduced here, integrates approximative models and intelligent sampling of the objective function to minimize the number of evaluations required by MAP-Elites. The ability of SAIL to efficiently produce both accurate models and diverse high performing solutions is illustrated on a 2D airfoil design problem. The search space is divided into bins, each holding a design with a different combination of features. In each bin SAIL produces a better performing solution than MAP-Elites, and requires several orders of magnitude fewer evaluations. The CMA-ES algorithm was used to produce an optimal design in each bin: with the same number of evaluations required by CMA-ES to find a near-optimal solution in a single bin, SAIL finds solutions of similar quality in every bin.

📄 PDF Abstract BibTeX arXiv:1702.03713

Code (4)

agaier/sail_gecco2017 공식 구현
JanKruska/sail
Sascha0912/SAIL
agaier/sail

Tasks

Efficient Exploration

Similar Papers 제목 키워드 기반

Data-Efficient Design Exploration through Surrogate-Assisted Illumination

2018-06-15 · Adam Gaier, Alexander Asteroth, Jean-Baptiste Mouret

Design optimization techniques are often used at the beginning of the design process to explore the space of possible designs. In these domains illumination algorithms, such as MAP-Elites, are promising alternatives to c…

PaDGAN: A Generative Adversarial Network for Performance Augmented Diverse Designs

2020-02-26 · Wei Chen, Faez Ahmed

Deep generative models are proven to be a useful tool for automatic design synthesis and design space exploration. When applied in engineering design, existing generative models face three challenges: 1) generated design…

Design SynthesisDiversityGenerative Adversarial NetworkPoint Processes

Coverage-Based Designs Improve Sample Mining and Hyper-Parameter Optimization

2018-09-05 · Gowtham Muniraju, Bhavya Kailkhura, Jayaraman J. Thiagarajan, Peer-Timo Bremer 외

Sampling one or more effective solutions from large search spaces is a recurring idea in machine learning, and sequential optimization has become a popular solution. Typical examples include data summarization, sample mi…

Bayesian OptimizationData Summarization

Generative Design by Reinforcement Learning: Enhancing the Diversity of Topology Optimization Designs

2020-08-17 · Seowoo Jang, Soyoung Yoo, Namwoo Kang

Generative design refers to computational design methods that can automatically conduct design exploration under constraints defined by designers. Among many approaches, topology optimization-based generative designs aim…

CPUDiversityGPUreinforcement-learning+1

How does agency impact human-AI collaborative design space exploration? A case study on ship design with deep generative models

2023-05-16 · Shahroz Khan, Panagiotis Kaklis, Kosa Goucher-Lambert

Typical parametric approaches restrict the exploration of diverse designs by generating variations based on a baseline design. In contrast, generative models provide a solution by leveraging existing designs to create co…

Generative Adversarial Network