paper-with-me

홈 › Papers

A Lattice-based Method for Optimization in Continuous Spaces with Genetic Algorithms

2024-10-16 · Cameron D. Harris, Kevin B. Schroeder, Jonathan Black

This work presents a novel lattice-based methodology for incorporating multidimensional constraints into continuous decision variables within a genetic algorithm (GA) framework. The proposed approach consolidates established transcription techniques for crossover of continuous decision variables, aiming to leverage domain knowledge and guide the search process towards feasible regions of the design space. This work offers a robust and general purpose lattice-based GA that is applicable to a broad range of optimization problems. Monte Carlo analysis demonstrates that lattice-based methods find solutions two orders of magnitude closer to optima in fewer generations. The effectiveness of the lattice-based approach is showcased through two illustrative multi-objective design problems: (1) optimal telescope placement for astrophotography and (2) optimal design of a satellite constellation for maximizing ground station access. The optimal telescope placement example shows that lattice-based methods converge to the Pareto front in 15% fewer generations than traditional methods. The orbit design example shows that lattice-based methods discover an order of magnitude more Pareto-optimal solutions than traditional methods in a highly constrained design space. Overall, the results show that the lattice-based method exhibits enhanced exploration capabilities, traversing the solution space more comprehensively and achieving faster convergence compared to conventional GAs.

📄 PDF Abstract BibTeX arXiv:2410.12188

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Semantic Neighborhood Ordering in Multi-objective Genetic Programming based on Decomposition

2021-02-28 · Fergal Stapleton, Edgar Galván

Semantic diversity in Genetic Programming has proved to be highly beneficial in evolutionary search. We have witnessed a surge in the number of scientific works in the area, starting first in discrete spaces and moving t…

DiversityEvolutionary Algorithms

A new hybrid genetic algorithm for protein structure prediction on the 2D triangular lattice

2019-07-08 · Nabil Boumedine, Sadek Bouroubi

The flawless functioning of a protein is essentially linked to its own three-dimensional structure. Therefore, the prediction of a protein structure from its amino acid sequence is a fundamental problem in many fields th…

Combinatorial OptimizationProtein Structure Prediction

MOF: A Modular Framework for Rapid Application of Optimization Methodologies to General Engineering Design Problems

2022-04-01 · Brian Andersen, Gregory Delipei, David Kropaczek, Jason Hou

A variety of optimization algorithms have been developed to solve engineering design problems in which the solution space is too large to manually determine the optimal solution. The Modular Optimization Framework (MOF) …

Rapid optimization in high dimensional space by deep kernel learning augmented genetic algorithms

2024-10-04 · Mani Valleti, Aditya Raghavan, Sergei V. Kalinin

Exploration of complex high-dimensional spaces presents significant challenges in fields such as molecular discovery, process optimization, and supply chain management. Genetic Algorithms (GAs), while offering significan…

Bayesian OptimizationManagement

Rotational Mutation Genetic Algorithm on optimization Problems

2013-07-22 · Masoumeh Vali

Optimization problem, nowadays, have more application in all major but they have problem in computation. Calculation of the optimum point in the spaces with the above dimensions is very time consuming. In this paper, the…