LGJun 11, 2021

Collaborative Multidisciplinary Design Optimization with Neural Networks

arXiv:2106.06092v1
Originality Incremental advance
AI Analysis

This addresses the practical limitation of slow convergence in multidisciplinary engineering optimization, though it is incremental as it builds on existing surrogate model methods.

The paper tackles the slow convergence problem in Collaborative Multidisciplinary Design Optimization by proposing a neural network approach that uses binary classification with additional distance information, achieving faster and more reliable convergence as demonstrated on a toy example and an aircraft design problem.

The design of complex engineering systems leads to solving very large optimization problems involving different disciplines. Strategies allowing disciplines to optimize in parallel by providing sub-objectives and splitting the problem into smaller parts, such as Collaborative Optimization, are promising solutions.However, most of them have slow convergence which reduces their practical use. Earlier efforts to fasten convergence by learning surrogate models have not yet succeeded at sufficiently improving the competitiveness of these strategies.This paper shows that, in the case of Collaborative Optimization, faster and more reliable convergence can be obtained by solving an interesting instance of binary classification: on top of the target label, the training data of one of the two classes contains the distance to the decision boundary and its derivative. Leveraging this information, we propose to train a neural network with an asymmetric loss function, a structure that guarantees Lipshitz continuity, and a regularization towards respecting basic distance function properties. The approach is demonstrated on a toy learning example, and then applied to a multidisciplinary aircraft design problem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes