paper-with-me

Papers

General Univariate Estimation-of-Distribution Algorithms

2022-06-22 · Benjamin Doerr, Marc Dufay

We propose a general formulation of a univariate estimation-of-distribution algorithm (EDA). It naturally incorporates the three classic univariate EDAs \emph{compact genetic algorithm}, \emph{univariate marginal distribution algorithm} and \emph{population-based incremental learning} as well as the \emph{max-min ant system} with iteration-best update. Our unified description of the existing algorithms allows a unified analysis of these; we demonstrate this by providing an analysis of genetic drift that immediately gives the existing results proven separately for the four algorithms named above. Our general model also includes EDAs that are more efficient than the existing ones and these may not be difficult to find as we demonstrate for the OneMax and LeadingOnes benchmarks.

📄 PDF Abstract BibTeX arXiv:2206.11198

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

Estimating the class prior and posterior from noisy positives and unlabeled data

2016-06-28 · NeurIPS 2016 12 · Shantanu Jain, Martha White, Predrag Radivojac

We develop a classification algorithm for estimating posterior distributions from positive-unlabeled data, that is robust to noise in the positive labels and effective for high-dimensional data. In recent years, several …

ClassificationDensity EstimationGeneral ClassificationRobust classification

Private Mean Estimation of Heavy-Tailed Distributions

2020-02-21 · Gautam Kamath, Vikrant Singhal, Jonathan Ullman

We give new upper and lower bounds on the minimax sample complexity of differentially private mean estimation of distributions with bounded $k$-th moments. Roughly speaking, in the univariate case, we show that $n = \The…

An Application of a Multivariate Estimation of Distribution Algorithm to Cancer Chemotherapy

2022-05-17 · Alexander Brownlee, Martin Pelikan, John McCall, Andrei Petrovski

Chemotherapy treatment for cancer is a complex optimisation problem with a large number of interacting variables and constraints. A number of different probabilistic algorithms have been applied to it with varying succes…

Theory of Estimation-of-Distribution Algorithms

2018-06-14 · Martin S. Krejca, Carsten Witt

Estimation-of-distribution algorithms (EDAs) are general metaheuristics used in optimization that represent a more recent alternative to classical approaches like evolutionary algorithms. In a nutshell, EDAs typically do…

Evolutionary Algorithms

Neural Autoregressive Flows

2018-04-03 · ICML 2018 7 · Chin-wei Huang, David Krueger, Alexandre Lacoste, Aaron Courville

Normalizing flows and autoregressive models have been successfully combined to produce state-of-the-art results in density estimation, via Masked Autoregressive Flows (MAF), and to accelerate state-of-the-art WaveNet-bas…

Density EstimationSpeech Synthesis