中文
相关论文

相关论文: Novel Adaptive Genetic Algorithm Sample Consensus

200 篇论文

We propose and analyse a variant of the recently introduced kinetic based optimization method that incorporates ideas like survival-of-the-fittest and mutation strategies well-known from genetic algorithms. Thus, we provide a first attempt…

最优化与控制 · 数学 2024-07-18 Giacomo Albi , Federica Ferrarese , Claudia Totzeck

We combine two popular optimization approaches to derive learning algorithms for generative models: variational optimization and evolutionary algorithms. The combination is realized for generative models with discrete latents by using…

机器学习 · 统计学 2022-02-07 Jakob Drefs , Enrico Guiraud , Jörg Lücke

A novel method for robust estimation, called Graph-Cut RANSAC, GC-RANSAC in short, is introduced. To separate inliers and outliers, it runs the graph-cut algorithm in the local optimization (LO) step which is applied when a so-far-the-best…

计算机视觉与模式识别 · 计算机科学 2017-11-17 Daniel Barath , Jiri Matas

We introduce Genetic AI, a novel method for multi-objective optimization without external parameters or predefined weights. The method can be applied to all problems that can be formulated in matrix form and allows for a data-less training…

神经与进化计算 · 计算机科学 2025-05-09 Philipp Wissgott

The lack of diversity in a genetic algorithm's population may lead to a bad performance of the genetic operators since there is not an equilibrium between exploration and exploitation. In those cases, genetic algorithms present a fast and…

人工智能 · 计算机科学 2017-02-14 Andrés Herrera-Poyatos , Francisco Herrera

In general, we can not use algebraic or enumerative methods to optimize a quality control (QC) procedure so as to detect the critical random and systematic analytical errors with stated probabilities, while the probability for false…

神经与进化计算 · 计算机科学 2018-12-03 Aristides T. Hatjimihail , Theophanes T. Hatjimihail

We propose a genetic algorithm (GA) for hyperparameter optimization of artificial neural networks which includes chromosomal crossover as well as a decoupling of parameters (i.e., weights and biases) from hyperparameters (e.g., learning…

神经与进化计算 · 计算机科学 2019-01-15 Aaron Vose , Jacob Balma , Alex Heye , Alessandro Rigazzi , Charles Siegel , Diana Moise , Benjamin Robbins , Rangan Sukumar

The training of generative adversarial networks (GANs) is usually vulnerable to mode collapse and vanishing gradients. The evolutionary generative adversarial network (E-GAN) attempts to alleviate these issues by optimizing the learning…

神经与进化计算 · 计算机科学 2022-11-02 Junjie Li , Jingyao Li , Wenbo Zhou , Shuai Lü

We propose a variation of the standard genetic algorithm that incorporates social interaction between the individuals in the population. Our goal is to understand the evolutionary role of social systems and its possible application as a…

神经与进化计算 · 计算机科学 2010-07-05 Rafeal Lahoz-Beltra , Gabriela Ochoa , Uwe Aickelin

Several types of numerical and combinatorial optimization algorithms have been used as useful tools to minimize functional forms. Generally, when those forms are non-linear or occur in problems without a specific optimization method,…

化学物理 · 物理学 2007-05-23 Luiz Fernando Roncaratti , Ricardo Gargano , Geraldo Magela e Silva

A genetic algorithm (GA) is a search-based optimization technique based on the principles of Genetics and Natural Selection. We present an algorithm which enhances the classical GA with input from quantum annealers. As in a classical GA,…

量子物理 · 物理学 2022-09-16 Steven Abel , Luca A. Nutricati , Michael Spannowsky

Evolutionary algorithms rely very heavily on randomized behavior. Execution speed, therefore, depends strongly on how we implement randomness, such as our choice of pseudorandom number generator, or the algorithms used to map pseudorandom…

神经与进化计算 · 计算机科学 2024-12-04 Vincent A. Cicirello

This paper addresses the path selection problem from a known sender to the receiver. The proposed work shows path selection using genetic algorithm(GA)and simulated annealing (SA) approaches. In genetic algorithm approach, the multi point…

神经与进化计算 · 计算机科学 2016-09-08 T. R. Gopalakrishnan Nair , Kavitha Sooda

Genetic Algorithms (GA) are a class of metaheuristic global optimization methods inspired by the process of natural selection among individuals in a population. Despite their widespread use, a comprehensive theoretical analysis of these…

最优化与控制 · 数学 2025-02-24 Giacomo Borghi , Lorenzo Pareschi

In real-time trajectory planning for unmanned vehicles, on-board sensors, radars and other instruments are used to collect information on possible obstacles to be avoided and pathways to be followed. Since, in practice, observations of the…

统计方法学 · 统计学 2013-09-25 Adriano Zanin Zambom , Julian A. A. Collazos , Ronaldo Dias

In this thesis we propose new methods for crossover operator namely: cut on worst gene (COWGC), cut on worst L+R gene (COWLRGC) and Collision Crossovers. And also we propose several types of mutation operator such as: worst gene with random…

神经与进化计算 · 计算机科学 2018-01-26 Esra'a O Alkafaween

Genetic programming is a powerful heuristic search technique that is used for a number of real world applications to solve among others regression, classification, and time-series forecasting problems. A lot of progress towards a theoretic…

神经与进化计算 · 计算机科学 2013-09-24 Gabriel Kronberger , Stephan Winkler , Michael Affenzeller , Andreas Beham , Stefan Wagner

Many traditional signal recovery approaches can behave well basing on the penalized likelihood. However, they have to meet with the difficulty in the selection of hyperparameters or tuning parameters in the penalties. In this article, we…

机器学习 · 统计学 2022-11-17 Bin Wang , Xiaofei Wang , Jianhua Guo

Genetic algorithms are a widely used method in chemometrics for extracting variable subsets with high prediction power. Most fitness measures used by these genetic algorithms are based on the ordinary least-squares fit of the resulting…

统计计算 · 统计学 2017-11-21 David Kepplinger , Peter Filzmoser , Kurt Varmuza

This paper introduces a reinforcement learning (RL) approach to address the challenges associated with configuring and optimizing genetic algorithms (GAs) for solving difficult combinatorial or non-linear problems. The proposed RL+GA method…