Martin S. Krejca
YOU?
Author Swipe
View article: Improved Runtime Guarantees for the SPEA2 Multi-Objective Optimizer
Improved Runtime Guarantees for the SPEA2 Multi-Objective Optimizer Open
Together with the NSGA-II, the SPEA2 is one of the most widely used domination-based multi-objective evolutionary algorithms. For both algorithms, the known runtime guarantees are linear in the population size; for the NSGA-II, matching lo…
View article: Towards the genome-scale discovery of bivariate monotonic classifiers
Towards the genome-scale discovery of bivariate monotonic classifiers Open
We provide the first open-source implementation for learning BMCs, a Python implementation of fastBMC in particular, and Python code to reproduce the fastBMC results on real and simulated data in this paper, at https://github.com/oceanefrq…
View article: Speeding Up the NSGA-II via Dynamic Population Sizes
Speeding Up the NSGA-II via Dynamic Population Sizes Open
Multi-objective evolutionary algorithms (MOEAs) are among the most widely and successfully applied optimizers for multi-objective problems. However, to store many optimal trade-offs (the Pareto optima) at once, MOEAs are typically run with…
View article: Tight Runtime Guarantees From Understanding the Population Dynamics of the GSEMO Multi-Objective Evolutionary Algorithm
Tight Runtime Guarantees From Understanding the Population Dynamics of the GSEMO Multi-Objective Evolutionary Algorithm Open
The global simple evolutionary multi-objective optimizer (GSEMO) is a simple, yet often effective multi-objective evolutionary algorithm (MOEA). By only maintaining non-dominated solutions, it has a variable population size that automatica…
View article: Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II
Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II Open
Together with the NSGA-II and SMS-EMOA, the strength Pareto evolutionary algorithm 2 (SPEA2) is one of the most prominent dominance-based multi-objective evolutionary algorithms (MOEAs). Different from the NSGA-II, it does not employ the c…
View article: Population Dynamics and Improved Runtime Guarantees for the (μ+1) EA on BinVal
Population Dynamics and Improved Runtime Guarantees for the (μ+1) EA on BinVal Open
View article: Hot off the Press: Runtime Analysis of the Compact Genetic Algorithm on the LeadingOnes Benchmark
Hot off the Press: Runtime Analysis of the Compact Genetic Algorithm on the LeadingOnes Benchmark Open
International audience
View article: Hot off the Press: Proven Runtime Guarantees for How the MOEA/D Computes the Pareto Front From the Subproblem Solutions
Hot off the Press: Proven Runtime Guarantees for How the MOEA/D Computes the Pareto Front From the Subproblem Solutions Open
International audience
View article: Hot off the Press: Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces
Hot off the Press: Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces Open
International audience
View article: Tight Runtime Guarantees From Understanding the Population Dynamics of the GSEMO Multi-Objective Evolutionary Algorithm
Tight Runtime Guarantees From Understanding the Population Dynamics of the GSEMO Multi-Objective Evolutionary Algorithm Open
The global simple evolutionary multi-objective optimizer (GSEMO) is a simple, yet often effective multi-objective evolutionary algorithm (MOEA). By only maintaining non-dominated solutions, it has a variable population size that automatica…
View article: Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II
Proven Approximation Guarantees in Multi-Objective Optimization: SPEA2 Beats NSGA-II Open
Together with the NSGA-II and SMS-EMOA, the strength Pareto evolutionary algorithm 2 (SPEA2) is one of the most prominent dominance-based multi-objective evolutionary algorithms (MOEAs). Different from the NSGA-II, it does not employ the c…
View article: Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces
Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces Open
Randomized search heuristics have been applied successfully to a plethora of problems. This success is complemented by a large body of theoretical results. Unfortunately, the vast majority of these results regard problems with binary or co…
View article: Speeding Up the NSGA-II with a Simple Tie-Breaking Rule
Speeding Up the NSGA-II with a Simple Tie-Breaking Rule Open
The non-dominated sorting genetic algorithm II (NSGA-II) is the most popular multi-objective optimization heuristic. Recent mathematical runtime analyses have detected two shortcomings in discrete search spaces, namely, that the NSGA-II ha…
View article: Identification of Monotonically Classifying Pairs of Genes for Ordinal Disease Outcomes
Identification of Monotonically Classifying Pairs of Genes for Ordinal Disease Outcomes Open
In this study, we extend an existing classification method for identifying pairs of genes whose joint expression is associated with binary outcomes to ordinal multi-class outcomes, such as overall survival or disease progression. Our appro…
View article: Runtime Analysis of the Compact Genetic Algorithm on the LeadingOnes Benchmark
Runtime Analysis of the Compact Genetic Algorithm on the LeadingOnes Benchmark Open
The compact genetic algorithm (cGA) is one of the simplest estimation-of-distribution algorithms (EDAs). Next to the univariate marginal distribution algorithm (UMDA) -- another simple EDA -- , the cGA has been subject to extensive mathema…
View article: Gradually Declining Immunity Retains the Exponential Duration of Immunity-Free Diffusion
Gradually Declining Immunity Retains the Exponential Duration of Immunity-Free Diffusion Open
Diffusion processes pervade numerous areas of AI, abstractly modeling the dynamics of exchanging, oftentimes volatile, information in networks. A central question is how long the information remains in the network, known as survival time. …
View article: Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces
Runtime Analysis for Multi-Objective Evolutionary Algorithms in Unbounded Integer Spaces Open
Randomized search heuristics have been applied successfully to a plethora of problems. This success is complemented by a large body of theoretical results. Unfortunately, the vast majority of these results regard problems with binary or co…
View article: Speeding Up the NSGA-II With a Simple Tie-Breaking Rule
Speeding Up the NSGA-II With a Simple Tie-Breaking Rule Open
The non-dominated sorting genetic algorithm~II (NSGA-II) is the most popular multi-objective optimization heuristic. Recent mathematical runtime analyses have detected two shortcomings in discrete search spaces, namely, that the NSGA-II ha…
View article: Difficulties of the NSGA-II with the Many-Objective LeadingOnes Problem
Difficulties of the NSGA-II with the Many-Objective LeadingOnes Problem Open
The NSGA-II is the most prominent multi-objective evolutionary algorithm (cited more than 50,000 times). Very recently, a mathematical runtime analysis has proven that this algorithm can have enormous difficulties when the number of object…
View article: Sampling repulsive Gibbs point processes using random graphs
Sampling repulsive Gibbs point processes using random graphs Open
We study computational aspects of repulsive Gibbs point processes, which are probabilistic models of interacting particles in a finite-volume region of space. We introduce an approach for reducing a Gibbs point process to the hard-core mod…
View article: Runtime Analysis of the (μ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations
Runtime Analysis of the (μ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations Open
International audience
View article: Superior Genetic Algorithms for the Target Set Selection Problem Based on Power-Law Parameter Choices and Simple Greedy Heuristics
Superior Genetic Algorithms for the Target Set Selection Problem Based on Power-Law Parameter Choices and Simple Greedy Heuristics Open
The target set selection problem (TSS) asks for a set of vertices such that an influence spreading process started in these vertices reaches the whole graph. The current state of the art for this NP-hard problem are three recently proposed…
View article: A Flexible Evolutionary Algorithm with Dynamic Mutation Rate Archive
A Flexible Evolutionary Algorithm with Dynamic Mutation Rate Archive Open
We propose a new, flexible approach for dynamically maintaining successful\nmutation rates in evolutionary algorithms using $k$-bit flip mutations. The\nalgorithm adds successful mutation rates to an archive of promising rates that\nare fa…
View article: Estimation-of-distribution algorithms for multi-valued decision variables
Estimation-of-distribution algorithms for multi-valued decision variables Open
International audience
View article: Proven Runtime Guarantees for How the MOEA/D Computes the Pareto Front From the Subproblem Solutions
Proven Runtime Guarantees for How the MOEA/D Computes the Pareto Front From the Subproblem Solutions Open
The decomposition-based multi-objective evolutionary algorithm (MOEA/D) does not directly optimize a given multi-objective function $f$, but instead optimizes $N + 1$ single-objective subproblems of $f$ in a co-evolutionary manner. It main…
View article: The Irrelevance of Influencers: Information Diffusion with Re-Activation and Immunity Lasts Exponentially Long on Social Network Models
The Irrelevance of Influencers: Information Diffusion with Re-Activation and Immunity Lasts Exponentially Long on Social Network Models Open
Information diffusion models on networks are at the forefront of AI research. The dynamics of such models typically follow stochastic models from epidemiology, used to model not only infections but various phenomena, including the behavior…
View article: Runtime Analysis of the (μ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations
Runtime Analysis of the (μ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations Open
Most evolutionary algorithms used in practice heavily employ crossover. In contrast, the rigorous understanding of how crossover is beneficial is largely lagging behind. In this work, we make a considerable step forward by analyzing the po…
View article: Runtime Analysis of the (µ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations
Runtime Analysis of the (µ + 1) GA: Provable Speed-Ups from Strong Drift towards Diverse Populations Open
International audience
View article: Robust Parameter Fitting to Realistic Network Models via Iterative Stochastic Approximation
Robust Parameter Fitting to Realistic Network Models via Iterative Stochastic Approximation Open
Random graph models are widely used to understand network properties and graph algorithms. Key to such analyses are the different parameters of each model, which affect various network features, such as its size, clustering, or degree dist…
View article: From Market Saturation to Social Reinforcement: Understanding the Impact of Non-Linearity in Information Diffusion Models
From Market Saturation to Social Reinforcement: Understanding the Impact of Non-Linearity in Information Diffusion Models Open
Diffusion of information in networks is at the core of many problems in AI. Common examples include the spread of ideas and rumors as well as marketing campaigns. Typically, information diffuses at a non-linear rate, for example, if market…