Time Complexity Analysis of Evolutionary Algorithms for 2-Hop
(1,2)-Minimum Spanning Tree Problem
- URL: http://arxiv.org/abs/2110.04701v1
- Date: Sun, 10 Oct 2021 04:35:02 GMT
- Title: Time Complexity Analysis of Evolutionary Algorithms for 2-Hop
(1,2)-Minimum Spanning Tree Problem
- Authors: Feng Shi, Frank Neumann, Jianxin Wang
- Abstract summary: We consider a constrained version of the 2-Hop (1,2)-Minimum Spanning Tree problem (abbr. MSTP) in the context of evolutionary algorithms, which has been shown to be NP-hard.
Inspired by the special structure of 2-hop spanning trees, we also consider the (1+1) EA with search points in edge-based representation that seems not so natural for the problem and give an upper bound on its expected time to obtain a $frac32$-approximate solution.
- Score: 20.624629608537894
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The Minimum Spanning Tree problem (abbr. MSTP) is a well-known combinatorial
optimization problem that has been extensively studied by the researchers in
the field of evolutionary computing to theoretically analyze the optimization
performance of evolutionary algorithms. Within the paper, we consider a
constrained version of the problem named 2-Hop (1,2)-Minimum Spanning Tree
problem (abbr. 2H-(1,2)-MSTP) in the context of evolutionary algorithms, which
has been shown to be NP-hard. Following how evolutionary algorithms are applied
to solve the MSTP, we first consider the evolutionary algorithms with search
points in edge-based representation adapted to the 2H-(1,2)-MSTP (including the
(1+1) EA, Global Simple Evolutionary Multi-Objective Optimizer and its two
variants). More specifically, we separately investigate the upper bounds on
their expected time (i.e., the expected number of fitness evaluations) to
obtain a $\frac{3}{2}$-approximate solution with respect to different fitness
functions. Inspired by the special structure of 2-hop spanning trees, we also
consider the (1+1) EA with search points in vertex-based representation that
seems not so natural for the problem and give an upper bound on its expected
time to obtain a $\frac{3}{2}$-approximate solution, which is better than the
above mentioned ones.
Related papers
- Obtaining Lower Query Complexities through Lightweight Zeroth-Order Proximal Gradient Algorithms [65.42376001308064]
We propose two variance reduced ZO estimators for complex gradient problems.
We improve the state-of-the-art function complexities from $mathcalOleft(minfracdn1/2epsilon2, fracdepsilon3right)$ to $tildecalOleft(fracdepsilon2right)$.
arXiv Detail & Related papers (2024-10-03T15:04:01Z) - Analyzing the Runtime of the Gene-pool Optimal Mixing Evolutionary Algorithm (GOMEA) on the Concatenated Trap Function [2.038038953957366]
GOMEA is an evolutionary algorithm that leverages linkage learning to efficiently exploit problem structure.
We show that GOMEA can solve the problem in $O(m32k)$ with high probability, where $m$ is the number of subfunctions and $k$ is the subfunction length.
This is a significant speedup compared to the (1+1) Evolutionary EA, which requires $O(ln(m)(mk)k)$ expected evaluations.
arXiv Detail & Related papers (2024-07-11T09:37:21Z) - The First Proven Performance Guarantees for the Non-Dominated Sorting
Genetic Algorithm II (NSGA-II) on a Combinatorial Optimization Problem [6.793248433673384]
The Non-dominated Sorting Genetic Algorithm-II (NSGA-II) is one of the most prominent algorithms to solve multi-objective optimization problems.
We give the first proven performance guarantees for a classic optimization problem, the NP-complete bi-objective minimum spanning tree problem.
arXiv Detail & Related papers (2023-05-22T19:59:19Z) - Provably Faster Algorithms for Bilevel Optimization [54.83583213812667]
Bilevel optimization has been widely applied in many important machine learning applications.
We propose two new algorithms for bilevel optimization.
We show that both algorithms achieve the complexity of $mathcalO(epsilon-1.5)$, which outperforms all existing algorithms by the order of magnitude.
arXiv Detail & Related papers (2021-06-08T21:05:30Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Evolutionary Algorithm and Multifactorial Evolutionary Algorithm on
Clustered Shortest-Path Tree problem [2.578242050187029]
Clustered Shortest-Path Tree Problem (CluSPT) is an NP-hard problem.
To enhance the performance of the search process, two approaches are proposed.
arXiv Detail & Related papers (2020-10-19T08:37:18Z) - A Two-Timescale Framework for Bilevel Optimization: Complexity Analysis
and Application to Actor-Critic [142.1492359556374]
Bilevel optimization is a class of problems which exhibit a two-level structure.
We propose a two-timescale approximation (TTSA) algorithm for tackling such a bilevel problem.
We show that a two-timescale natural actor-critic policy optimization algorithm can be viewed as a special case of our TTSA framework.
arXiv Detail & Related papers (2020-07-10T05:20:02Z) - Convergence of adaptive algorithms for weakly convex constrained
optimization [59.36386973876765]
We prove the $mathcaltilde O(t-1/4)$ rate of convergence for the norm of the gradient of Moreau envelope.
Our analysis works with mini-batch size of $1$, constant first and second order moment parameters, and possibly smooth optimization domains.
arXiv Detail & Related papers (2020-06-11T17:43:19Z) - Learning to Accelerate Heuristic Searching for Large-Scale Maximum
Weighted b-Matching Problems in Online Advertising [51.97494906131859]
Bipartite b-matching is fundamental in algorithm design, and has been widely applied into economic markets, labor markets, etc.
Existing exact and approximate algorithms usually fail in such settings due to either requiring intolerable running time or too much computation resource.
We propose textttNeuSearcher which leverages the knowledge learned from previously instances to solve new problem instances.
arXiv Detail & Related papers (2020-05-09T02:48:23Z) - Analysis of Evolutionary Algorithms on Fitness Function with
Time-linkage Property [27.660240128423176]
In real-world applications, many optimization problems have the time-linkage property, that is, the objective function value relies on the current solution as well as the historical solutions.
This paper takes the first step to rigorously analyze evolutionary algorithms for time-linkage functions.
arXiv Detail & Related papers (2020-04-26T07:56:40Z) - Devolutionary genetic algorithms with application to the minimum
labeling Steiner tree problem [0.0]
This paper characterizes and discusses devolutionary genetic algorithms and evaluates their performances in solving the minimum labeling Steiner tree (MLST) problem.
We define devolutionary algorithms as the process of reaching a feasible solution by devolving a population of super-optimal unfeasible solutions over time.
We show how classical evolutionary concepts, such as crossing, mutation and fitness can be adapted to aim at reaching an optimal or close-to-optimal solution.
arXiv Detail & Related papers (2020-04-18T13:27:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.