TL;DR
This paper introduces ASGA, a novel genetic algorithm that leverages active subspaces to reduce dimensionality, significantly improving efficiency in high-dimensional optimization tasks like benchmark functions and aeronautical design.
Contribution
The paper presents a new method called ASGA that integrates active subspaces into genetic algorithms to enhance optimization efficiency in high-dimensional spaces.
Findings
ASGA outperforms standard GA in high-dimensional benchmarks.
Reduced function evaluations with ASGA compared to traditional methods.
Successful application of ASGA to aeronautical shape optimization.
Abstract
In this work, we present an extension of the genetic algorithm (GA) which exploits the supervised learning technique called active subspaces (AS) to evolve the individuals on a lower dimensional space. In many cases, GA requires in fact more function evaluations than others optimization method to converge to the global optimum. Thus, complex and high-dimensional functions may result extremely demanding (from computational viewpoint) to optimize with the standard algorithm. To address this issue, we propose to linearly map the input parameter space of the original function onto its AS before the evolution, performing the mutation and mate processes in a lower dimensional space. In this contribution, we describe the novel method called ASGA, presenting differences and similarities with the standard GA method. We test the proposed method over n-dimensional benchmark functions --…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
