paper-with-me

Papers

Efficient Quality Diversity Optimization of 3D Buildings through 2D Pre-optimization

2023-03-28 · Alexander Hagg, Martin L. Kliemank, Alexander Asteroth, Dominik Wilde, Mario C. Bedrunka, Holger Foysi, Dirk Reith

Quality diversity algorithms can be used to efficiently create a diverse set of solutions to inform engineers' intuition. But quality diversity is not efficient in very expensive problems, needing 100.000s of evaluations. Even with the assistance of surrogate models, quality diversity needs 100s or even 1000s of evaluations, which can make it use infeasible. In this study we try to tackle this problem by using a pre-optimization strategy on a lower-dimensional optimization problem and then map the solutions to a higher-dimensional case. For a use case to design buildings that minimize wind nuisance, we show that we can predict flow features around 3D buildings from 2D flow features around building footprints. For a diverse set of building designs, by sampling the space of 2D footprints with a quality diversity algorithm, a predictive model can be trained that is more accurate than when trained on a set of footprints that were selected with a space-filling algorithm like the Sobol sequence. Simulating only 16 buildings in 3D, a set of 1024 building designs with low predicted wind nuisance is created. We show that we can produce better machine learning models by producing training data with quality diversity instead of using common sampling techniques. The method can bootstrap generative design in a computationally expensive 3D domain and allow engineers to sweep the design space, understanding wind nuisance in early design phases.

📄 PDF Abstract BibTeX arXiv:2303.15896

Code (1)

lettucecfd/lettuce 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Quality-Diversity Optimization: a novel branch of stochastic optimization

2020-12-08 · Konstantinos Chatzilygeroudis, Antoine Cully, Vassilis Vassiliades, Jean-Baptiste Mouret

Traditional optimization algorithms search for a single global optimum that maximizes (or minimizes) the objective function. Multimodal optimization algorithms search for the highest peaks in the search space that can be…

DiversityStochastic Optimization

End-to-end deep meta modelling to calibrate and optimize energy consumption and comfort

2021-02-01 · Max Cohen, Sylvain Le Corff, Maurice Charbit, Marius Preda 외

In this paper, we propose a new end-to-end methodology to optimize the energy performance as well as comfort and air quality in large buildings without any renovation work. We introduce a metamodel based on recurrent neu…

Multiobjective Optimization

An Analysis of Phenotypic Diversity in Multi-Solution Optimization

2021-05-10 · Alexander Hagg, Mike Preuss, Alexander Asteroth, Thomas Bäck

More and more, optimization methods are used to find diverse solution sets. We compare solution diversity in multi-objective optimization, multimodal optimization, and quality diversity in a simple domain. We show that m…

DiversityMultiobjective Optimization

A Collection of Quality Diversity Optimization Problems Derived from Hyperparameter Optimization of Machine Learning Models

2022-04-28 · Lennart Schneider, Florian Pfisterer, Janek Thomas, Bernd Bischl

The goal of Quality Diversity Optimization is to generate a collection of diverse yet high-performing solutions to a given problem at hand. Typical benchmark problems are, for example, finding a repertoire of robot arm c…

BenchmarkingDiversityHyperparameter Optimization

Diverse Preference Optimization

2025-01-30 · Jack Lanchantin, Angelica Chen, Shehzaad Dhuliawala, Ping Yu 외

Post-training of language models, either through reinforcement learning, preference optimization or supervised finetuning, tends to sharpen the output probability distribution and reduce the diversity of generated respon…

Diversity