Skip to main content

Showing 1–50 of 67 results for author: Neumann, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.18772  [pdf, ps, other

    cs.NE

    Evolving Reliable Differentiating Constraints for the Chance-constrained Maximum Coverage Problem

    Authors: Saba Sadeghi Ahouei, Jacob de Nobel, Aneta Neumann, Thomas Bäck, Frank Neumann

    Abstract: Chance-constrained problems involve stochastic components in the constraints which can be violated with a small probability. We investigate the impact of different types of chance constraints on the performance of iterative search algorithms and study the classical maximum coverage problem in graphs with chance constraints. Our goal is to evolve reliable chance constraint settings for a given grap… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

  2. arXiv:2404.11907  [pdf, other

    cs.AI

    Sampling-based Pareto Optimization for Chance-constrained Monotone Submodular Problems

    Authors: Xiankun Yan, Aneta Neumann, Frank Neumann

    Abstract: Recently surrogate functions based on the tail inequalities were developed to evaluate the chance constraints in the context of evolutionary computation and several Pareto optimization algorithms using these surrogates were successfully applied in optimizing chance-constrained monotone submodular problems. However, the difference in performance between algorithms using the surrogates and those emp… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

  3. arXiv:2404.11784  [pdf, other

    cs.NE

    Analysis of Evolutionary Diversity Optimisation for the Maximum Matching Problem

    Authors: Jonathan Gadea Harder, Aneta Neumann, Frank Neumann

    Abstract: This paper explores the enhancement of solution diversity in evolutionary algorithms (EAs) for the maximum matching problem, concentrating on complete bipartite graphs and paths. We adopt binary string encoding for matchings and use Hamming distance to measure diversity, aiming for its maximization. Our study centers on the $(μ+1)$-EA and $2P-EA_D$, which are applied to optimize diversity. We prov… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  4. arXiv:2404.11496  [pdf, ps, other

    cs.NE cs.AI

    Runtime Analysis of Evolutionary Diversity Optimization on the Multi-objective (LeadingOnes, TrailingZeros) Problem

    Authors: Denis Antipov, Aneta Neumann, Frank Neumann, Andrew M. Sutton

    Abstract: The diversity optimization is the class of optimization problems, in which we aim at finding a diverse set of good solutions. One of the frequently used approaches to solve such problems is to use evolutionary algorithms which evolve a desired diverse population. This approach is called evolutionary diversity optimization (EDO). In this paper, we analyse EDO on a 3-objective function LOTZ$_k$, w… ▽ More

    Submitted 18 April, 2024; v1 submitted 17 April, 2024; originally announced April 2024.

  5. arXiv:2404.08219  [pdf, other

    cs.NE

    Multi-Objective Evolutionary Algorithms with Sliding Window Selection for the Dynamic Chance-Constrained Knapsack Problem

    Authors: Kokila Kasuni Perera, Aneta Neumann

    Abstract: Evolutionary algorithms are particularly effective for optimisation problems with dynamic and stochastic components. We propose multi-objective evolutionary approaches for the knapsack problem with stochastic profits under static and dynamic weight constraints. The chance-constrained problem model allows us to effectively capture the stochastic profits and associate a confidence level to the solut… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

  6. arXiv:2404.06014  [pdf, other

    cs.NE cs.AI

    Using 3-Objective Evolutionary Algorithms for the Dynamic Chance Constrained Knapsack Problem

    Authors: Ishara Hewa Pathiranage, Frank Neumann, Denis Antipov, Aneta Neumann

    Abstract: Real-world optimization problems often involve stochastic and dynamic components. Evolutionary algorithms are particularly effective in these scenarios, as they can easily adapt to uncertain and changing environments but often uncertainty and dynamic changes are studied in isolation. In this paper, we explore the use of 3-objective evolutionary algorithms for the chance constrained knapsack proble… ▽ More

    Submitted 9 April, 2024; originally announced April 2024.

  7. arXiv:2404.03838  [pdf, other

    cs.NE cs.AI

    A Block-Coordinate Descent EMO Algorithm: Theoretical and Empirical Analysis

    Authors: Benjamin Doerr, Joshua Knowles, Aneta Neumann, Frank Neumann

    Abstract: We consider whether conditions exist under which block-coordinate descent is asymptotically efficient in evolutionary multi-objective optimization, addressing an open problem. Block-coordinate descent, where an optimization problem is decomposed into $k$ blocks of decision variables and each of the blocks is optimized (with the others fixed) in a sequence, is a technique used in some large-scale o… ▽ More

    Submitted 10 April, 2024; v1 submitted 4 April, 2024; originally announced April 2024.

    Comments: Accepted at GECCO 2024

  8. arXiv:2401.07454  [pdf, other

    cs.NE

    Evolutionary Multi-Objective Diversity Optimization

    Authors: Anh Viet Do, Mingyu Guo, Aneta Neumann, Frank Neumann

    Abstract: Creating diverse sets of high quality solutions has become an important problem in recent years. Previous works on diverse solutions problems consider solutions' objective quality and diversity where one is regarded as the optimization goal and the other as the constraint. In this paper, we treat this problem as a bi-objective optimization problem, which is to obtain a range of quality-diversity t… ▽ More

    Submitted 14 January, 2024; originally announced January 2024.

    Comments: 12 pages, 3 figures, 3 tables

  9. arXiv:2307.07567  [pdf, ps, other

    cs.DS

    Diverse Approximations for Monotone Submodular Maximization Problems with a Matroid Constraint

    Authors: Anh Viet Do, Mingyu Guo, Aneta Neumann, Frank Neumann

    Abstract: Finding diverse solutions to optimization problems has been of practical interest for several decades, and recently enjoyed increasing attention in research. While submodular optimization has been rigorously studied in many fields, its diverse solutions extension has not. In this study, we consider the most basic variants of submodular optimization, and propose two simple greedy algorithms, which… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

    Comments: Preprint of a paper to be published in IJCAI'23

  10. arXiv:2307.07248  [pdf, ps, other

    cs.NE cs.AI

    Rigorous Runtime Analysis of Diversity Optimization with GSEMO on OneMinMax

    Authors: Denis Antipov, Aneta Neumann, Frank Neumann

    Abstract: The evolutionary diversity optimization aims at finding a diverse set of solutions which satisfy some constraint on their fitness. In the context of multi-objective optimization this constraint can require solutions to be Pareto-optimal. In this paper we study how the GSEMO algorithm with additional diversity-enhancing heuristic optimizes a diversity of its population on a bi-objective benchmark p… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

    Comments: The full version of the paper accepted to FOGA 2023 conference

  11. arXiv:2306.03409  [pdf, ps, other

    cs.AI cs.DS cs.NE

    Rigorous Runtime Analysis of MOEA/D for Solving Multi-Objective Minimum Weight Base Problems

    Authors: Anh Viet Do, Aneta Neumann, Frank Neumann, Andrew M. Sutton

    Abstract: We study the multi-objective minimum weight base problem, an abstraction of classical NP-hard combinatorial problems such as the multi-objective minimum spanning tree problem. We prove some important properties of the convex hull of the non-dominated front, such as its approximation quality and an upper bound on the number of extreme points. Using these properties, we give the first run-time analy… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: 12 pages

  12. On the Impact of Operators and Populations within Evolutionary Algorithms for the Dynamic Weighted Traveling Salesperson Problem

    Authors: Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: Evolutionary algorithms have been shown to obtain good solutions for complex optimization problems in static and dynamic environments. It is important to understand the behaviour of evolutionary algorithms for complex optimization problems that also involve dynamic and/or stochastic components in a systematic way in order to further increase their applicability to real-world problems. We investiga… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

  13. arXiv:2305.18267  [pdf, other

    cs.NE

    Analysis of the (1+1) EA on LeadingOnes with Constraints

    Authors: Tobias Friedrich, Timo Kötzing, Aneta Neumann, Frank Neumann, Aishwarya Radhakrishnan

    Abstract: Understanding how evolutionary algorithms perform on constrained problems has gained increasing attention in recent years. In this paper, we study how evolutionary algorithms optimize constrained versions of the classical LeadingOnes problem. We first provide a run time analysis for the classical (1+1) EA on the LeadingOnes problem with a deterministic cardinality constraint, giving… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

  14. arXiv:2305.17957  [pdf, other

    cs.NE cs.AI

    Improving Confidence in Evolutionary Mine Scheduling via Uncertainty Discounting

    Authors: Michael Stimson, William Reid, Aneta Neumann, Simon Ratcliffe, Frank Neumann

    Abstract: Mine planning is a complex task that involves many uncertainties. During early stage feasibility, available mineral resources can only be estimated based on limited sampling of ore grades from sparse drilling, leading to large uncertainty in under-sampled parts of the deposit. Planning the extraction schedule of ore over the life of a mine is crucial for its economic viability. We introduce a new… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

  15. arXiv:2304.03998  [pdf, other

    cs.NE

    Evolving Reinforcement Learning Environment to Minimize Learner's Achievable Reward: An Application on Hardening Active Directory Systems

    Authors: Diksha Goel, Aneta Neumann, Frank Neumann, Hung Nguyen, Mingyu Guo

    Abstract: We study a Stackelberg game between one attacker and one defender in a configurable environment. The defender picks a specific environment configuration. The attacker observes the configuration and attacks via Reinforcement Learning (RL trained against the observed environment). The defender's goal is to find the environment with minimum achievable reward for the attacker. We apply Evolutionary Di… ▽ More

    Submitted 8 April, 2023; originally announced April 2023.

  16. arXiv:2303.04611  [pdf, other

    cs.NE

    Towards Self-adaptive Mutation in Evolutionary Multi-Objective Algorithms

    Authors: Furong Ye, Frank Neumann, Jacob de Nobel, Aneta Neumann, Thomas Bäck

    Abstract: Parameter control has succeeded in accelerating the convergence process of evolutionary algorithms. While empirical and theoretical studies have shed light on the behavior of algorithms for single-objective optimization, little is known about how self-adaptation influences multi-objective evolutionary algorithms. In this work, we contribute (1) extensive experimental analysis of the Global Simple… ▽ More

    Submitted 8 May, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: submitted to FOGA 2023

  17. arXiv:2303.01695  [pdf, ps, other

    cs.NE

    Evolutionary Multi-Objective Algorithms for the Knapsack Problems with Stochastic Profits

    Authors: Kokila Perera, Aneta Neumann, Frank Neumann

    Abstract: Evolutionary multi-objective algorithms have been widely shown to be successful when utilized for a variety of stochastic combinatorial optimization problems. Chance constrained optimization plays an important role in complex real-world scenarios, as it allows decision makers to take into account the uncertainty of the environment. We consider a version of the knapsack problem with stochastic prof… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: 14 pages, 1 figure

  18. arXiv:2302.13036  [pdf, other

    cs.DS cs.AI cs.NI

    Limited Query Graph Connectivity Test

    Authors: Mingyu Guo, Jialiang Li, Aneta Neumann, Frank Neumann, Hung Nguyen

    Abstract: We propose a combinatorial optimisation model called Limited Query Graph Connectivity Test. We consider a graph whose edges have two possible states (On/Off). The edges' states are hidden initially. We could query an edge to reveal its state. Given a source s and a destination t, we aim to test s-t connectivity by identifying either a path (consisting of only On edges) or a cut (consisting of only… ▽ More

    Submitted 18 December, 2023; v1 submitted 25 February, 2023; originally announced February 2023.

    Journal ref: AAAI 2024

  19. arXiv:2302.01464  [pdf, other

    cs.AI cs.NE

    Benchmarking Algorithms for Submodular Optimization Problems Using IOHProfiler

    Authors: Frank Neumann, Aneta Neumann, Chao Qian, Viet Anh Do, Jacob de Nobel, Diederick Vermetten, Saba Sadeghi Ahouei, Furong Ye, Hao Wang, Thomas Bäck

    Abstract: Submodular functions play a key role in the area of optimization as they allow to model many real-world problems that face diminishing returns. Evolutionary algorithms have been shown to obtain strong theoretical performance guarantees for a wide class of submodular problems under various types of constraints while clearly outperforming standard greedy approximation algorithms. This paper introduc… ▽ More

    Submitted 2 February, 2023; originally announced February 2023.

  20. arXiv:2212.04326  [pdf, other

    cs.CR cs.GT

    Scalable Edge Blocking Algorithms for Defending Active Directory Style Attack Graphs

    Authors: Mingyu Guo, Max Ward, Aneta Neumann, Frank Neumann, Hung Nguyen

    Abstract: Active Directory (AD) is the default security management system for Windows domain networks. An AD environment naturally describes an attack graph where nodes represent computers/accounts/security groups, and edges represent existing accesses/known exploits that allow the attacker to gain access from one node to another. Motivated by practical AD use cases, we study a Stackelberg game between one… ▽ More

    Submitted 2 December, 2022; originally announced December 2022.

  21. arXiv:2209.05089  [pdf, ps, other

    econ.GN cs.GT

    Solidarity in natural gas storage: A potential allocation mechanism of stored quantities among several players during times of crisis

    Authors: Dávid Csercsik, Anne Neumann

    Abstract: The recently experienced disruptions in the EU's energy supply pointed out that supply crises pose a real thread and the member states must be better prepared do deal with the related challenges. According to the current practice, member states fill their gas storages independently, while it is not clear how solidarity could be put into practice in the future, i.e. how the accumulated reserves of… ▽ More

    Submitted 21 August, 2023; v1 submitted 12 September, 2022; originally announced September 2022.

  22. arXiv:2207.14112  [pdf, other

    cs.NE

    Computing High-Quality Solutions for the Patient Admission Scheduling Problem using Evolutionary Diversity Optimisation

    Authors: Adel Nikfarjam, Amirhossein Moosavi, Aneta Neumann, Frank Neumann

    Abstract: Diversification in a set of solutions has become a hot research topic in the evolutionary computation community. It has been proven beneficial for optimisation problems in several ways, such as computing a diverse set of high-quality solutions and obtaining robustness against imperfect modeling. For the first time in the literature, we adapt the evolutionary diversity optimisation for a real-world… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

    Comments: To appear at PPSN 2022

  23. arXiv:2207.14036  [pdf, other

    cs.NE

    Co-Evolutionary Diversity Optimisation for the Traveling Thief Problem

    Authors: Adel Nikfarjam, Aneta Neumann, Jakob Bossek, Frank Neumann

    Abstract: Recently different evolutionary computation approaches have been developed that generate sets of high quality diverse solutions for a given optimisation problem. Many studies have considered diversity 1) as a mean to explore niches in behavioural space (quality diversity) or 2) to increase the structural differences of solutions (evolutionary diversity optimisation). In this study, we introduce a… ▽ More

    Submitted 28 July, 2022; originally announced July 2022.

    Comments: To appear at PPSN 2022

  24. arXiv:2206.11505  [pdf, other

    cs.NE

    Evolutionary Time-Use Optimization for Improving Children's Health Outcomes

    Authors: Yue Xie, Aneta Neumann, Ty Stanford, Charlotte Lund Rasmussen, Dorothea Dumuid, Frank Neumann

    Abstract: How someone allocates their time is important to their health and well-being. In this paper, we show how evolutionary algorithms can be used to promote health and well-being by optimizing time usage. Based on data from a large population-based child cohort, we design fitness functions to explain health outcomes and introduce constraints for viable time plans. We then investigate the performance of… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

    Comments: Has been accepted by PPSN2022

  25. arXiv:2204.05597  [pdf, ps, other

    cs.NE

    Evolutionary Algorithms for Limiting the Effect of Uncertainty for the Knapsack Problem with Stochastic Profits

    Authors: Aneta Neumann, Yue Xie, Frank Neumann

    Abstract: Evolutionary algorithms have been widely used for a range of stochastic optimization problems in order to address complex real-world optimization problems. We consider the knapsack problem where the profits involve uncertainties. Such a stochastic setting reflects important real-world scenarios where the profit that can be realized is uncertain. We introduce different ways of dealing with stochast… ▽ More

    Submitted 12 April, 2022; originally announced April 2022.

  26. arXiv:2204.05457  [pdf, ps, other

    cs.NE

    Coevolutionary Pareto Diversity Optimization

    Authors: Aneta Neumann, Denis Antipov, Frank Neumann

    Abstract: Computing diverse sets of high quality solutions for a given optimization problem has become an important topic in recent years. In this paper, we introduce a coevolutionary Pareto Diversity Optimization approach which builds on the success of reformulating a constrained single-objective optimization problem as a bi-objective problem by turning the constraint into an additional objective. Our new… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

  27. Defending Active Directory by Combining Neural Network based Dynamic Program and Evolutionary Diversity Optimisation

    Authors: Diksha Goel, Max Ward, Aneta Neumann, Frank Neumann, Hung Nguyen, Mingyu Guo

    Abstract: Active Directory (AD) is the default security management system for Windows domain networks. We study a Stackelberg game model between one attacker and one defender on an AD attack graph. The attacker initially has access to a set of entry nodes. The attacker can expand this set by strategically exploring edges. Every edge has a detection rate and a failure rate. The attacker aims to maximize thei… ▽ More

    Submitted 4 January, 2023; v1 submitted 7 April, 2022; originally announced April 2022.

    Comments: Added reference [12] on page 3 and 4. Corrected spelling EVC to VEC on page 10

    Journal ref: Proceedings of the Genetic and Evolutionary Computation Conference, 2022, Pages 1191 to 1199

  28. arXiv:2204.02709  [pdf, other

    cs.NE

    Evolutionary Diversity Optimisation for The Traveling Thief Problem

    Authors: Adel Nikfarjam, Aneta Neumann, Frank Neumann

    Abstract: There has been a growing interest in the evolutionary computation community to compute a diverse set of high-quality solutions for a given optimisation problem. This can provide the practitioners with invaluable information about the solution space and robustness against imperfect modelling and minor problems' changes. It also enables the decision-makers to involve their interests and choose betwe… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

    Comments: To appear at GECCO 2022

  29. Niching-based Evolutionary Diversity Optimization for the Traveling Salesperson Problem

    Authors: Anh Viet Do, Mingyu Guo, Aneta Neumann, Frank Neumann

    Abstract: In this work, we consider the problem of finding a set of tours to a traveling salesperson problem (TSP) instance maximizing diversity, while satisfying a given cost constraint. This study aims to investigate the effectiveness of applying niching to maximize diversity rather than simply maintaining it. To this end, we introduce a 2-stage approach where a simple niching memetic algorithm (NMA), der… ▽ More

    Submitted 18 April, 2022; v1 submitted 25 January, 2022; originally announced January 2022.

    Comments: 14 pages

  30. arXiv:2112.13175  [pdf, other

    cs.GT cs.AI cs.DS

    Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

    Authors: Mingyu Guo, Jialiang Li, Aneta Neumann, Frank Neumann, Hung Nguyen

    Abstract: Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated as a Stackelberg game between one defender and one attacker. The attack graph contains one destination node and multiple entry nodes. The attacker's entry node is chosen by nature.… ▽ More

    Submitted 24 December, 2021; originally announced December 2021.

  31. arXiv:2112.08627  [pdf, other

    cs.NE

    On the Use of Quality Diversity Algorithms for The Traveling Thief Problem

    Authors: Adel Nikfarjam, Aneta Neumann, Frank Neumann

    Abstract: In real-world optimisation, it is common to face several sub-problems interacting and forming the main problem. There is an inter-dependency between the sub-problems, making it impossible to solve such a problem by focusing on only one component. The traveling thief problem~(TTP) belongs to this category and is formed by the integration of the traveling salesperson problem~(TSP) and the knapsack p… ▽ More

    Submitted 3 January, 2023; v1 submitted 16 December, 2021; originally announced December 2021.

  32. arXiv:2111.11881  [pdf, other

    cs.CY

    TecCoBot: Technology-aided support for self-regulated learning

    Authors: Norbert Pengel, Anne Martin, Roy Meissner, Tamar Arndt, Alexander Tobias Neumann, Peter de Lange, Heinz-Werner Wollersheim

    Abstract: In addition to formal learning at universities, like in lecture halls and seminar rooms, students are regularly confronted with self-study activities. Instead of being left to their own devices, students might benefit from a proper design of such activities, including pedagogical interventions. Such designs can increase the degree of activity and the contribution of self-study activities to the ac… ▽ More

    Submitted 23 November, 2021; originally announced November 2021.

    Comments: 8 pages, 1 figure, presented at the Workshop Intelligence Support for Mentoring Processes in Higher Education (IMHE) at ITS 2020, to be published in CEUR-WS Proceedings

  33. Computing Diverse Sets of High Quality TSP Tours by EAX-Based Evolutionary Diversity Optimisation

    Authors: Adel Nikfarjam, Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: Evolutionary algorithms based on edge assembly crossover (EAX) constitute some of the best performing incomplete solvers for the well-known traveling salesperson problem (TSP). Often, it is desirable to compute not just a single solution for a given problem, but a diverse set of high quality solutions from which a decision maker can choose one for implementation. Currently, there are only a few ap… ▽ More

    Submitted 11 August, 2021; v1 submitted 10 August, 2021; originally announced August 2021.

    Comments: To appear at FOGA 2021

  34. arXiv:2106.07412  [pdf, other

    cs.DS

    Exact Counting and Sampling of Optima for the Knapsack Problem

    Authors: Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: Computing sets of high quality solutions has gained increasing interest in recent years. In this paper, we investigate how to obtain sets of optimal solutions for the classical knapsack problem. We present an algorithm to count exactly the number of optima to a zero-one knapsack problem instance. In addition, we show how to efficiently sample uniformly at random from the set of all global optima.… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

  35. Entropy-Based Evolutionary Diversity Optimisation for the Traveling Salesperson Problem

    Authors: Adel Nikfarjam, Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: Computing diverse sets of high-quality solutions has gained increasing attention among the evolutionary computation community in recent years. It allows practitioners to choose from a set of high-quality alternatives. In this paper, we employ a population diversity measure, called the high-order entropy measure, in an evolutionary algorithm to compute a diverse set of high-quality solutions for th… ▽ More

    Submitted 27 April, 2021; originally announced April 2021.

  36. Breeding Diverse Packings for the Knapsack Problem by Means of Diversity-Tailored Evolutionary Algorithms

    Authors: Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: In practise, it is often desirable to provide the decision-maker with a rich set of diverse solutions of decent quality instead of just a single solution. In this paper we study evolutionary diversity optimization for the knapsack problem (KP). Our goal is to evolve a population of solutions that all have a profit of at least $(1-\varepsilon)\cdot OPT$, where OPT is the value of an optimal solutio… ▽ More

    Submitted 27 April, 2021; originally announced April 2021.

  37. arXiv:2104.03440  [pdf, ps, other

    cs.NE eess.SY

    Heuristic Strategies for Solving Complex Interacting Large-Scale Stockpile Blending Problems

    Authors: Yue Xie, Aneta Neumann, Frank Neumann

    Abstract: The Stockpile blending problem is an important component of mine production scheduling, where stockpiles are used to store and blend raw material. The goal of blending material from stockpiles is to create parcels of concentrate which contain optimal metal grades based on the material available. The volume of material that each stockpile provides to a given parcel is dependent on a set of mine sch… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

  38. Analysis of Evolutionary Diversity Optimisation for Permutation Problems

    Authors: Anh Viet Do, Mingyu Guo, Aneta Neumann, Frank Neumann

    Abstract: Generating diverse populations of high quality solutions has gained interest as a promising extension to the traditional optimization tasks. This work contributes to this line of research with an investigation on evolutionary diversity optimization for three of the most well-studied permutation problems, namely the Traveling Salesperson Problem (TSP), both symmetric and asymmetric variants, and Qu… ▽ More

    Submitted 30 October, 2022; v1 submitted 22 February, 2021; originally announced February 2021.

    Comments: 20 pages, 4 figures, 1 table

  39. arXiv:2102.05778  [pdf, ps, other

    cs.DS cs.NE

    Runtime Analysis of RLS and the (1+1) EA for the Chance-constrained Knapsack Problem with Correlated Uniform Weights

    Authors: Yue Xie, Aneta Neumann, Frank Neumann, Andrew M. Sutton

    Abstract: Addressing a complex real-world optimization problem is a challenging task. The chance-constrained knapsack problem with correlated uniform weights plays an important role in the case where dependent stochastic components are considered. We perform runtime analysis of a randomized search algorithm (RSA) and a basic evolutionary algorithm (EA) for the chance-constrained knapsack problem with correl… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

  40. arXiv:2102.05303  [pdf, other

    cs.NE

    Heuristic Strategies for Solving Complex Interacting Stockpile Blending Problem with Chance Constraints

    Authors: Yue Xie, Aneta Neumann, Frank Neumann

    Abstract: Heuristic algorithms have shown a good ability to solve a variety of optimization problems. Stockpile blending problem as an important component of the mine scheduling problem is an optimization problem with continuous search space containing uncertainty in the geologic input data. The objective of the optimization process is to maximize the total volume of materials of the operation and subject t… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

  41. arXiv:2102.05235  [pdf, other

    cs.LG cs.NE

    Advanced Ore Mine Optimisation under Uncertainty Using Evolution

    Authors: William Reid, Aneta Neumann, Simon Ratcliffe, Frank Neumann

    Abstract: In this paper, we investigate the impact of uncertainty in advanced ore mine optimisation. We consider Maptek's software system Evolution which optimizes extraction sequences based on evolutionary computation techniques and quantify the uncertainty of the obtained solutions with respect to the ore deposit based on predictions obtained by ensembles of neural networks. Furthermore, we investigate th… ▽ More

    Submitted 9 February, 2021; originally announced February 2021.

  42. arXiv:2010.11486  [pdf, ps, other

    cs.AI cs.NE

    Computing Diverse Sets of Solutions for Monotone Submodular Optimisation Problems

    Authors: Aneta Neumann, Jakob Bossek, Frank Neumann

    Abstract: Submodular functions allow to model many real-world optimisation problems. This paper introduces approaches for computing diverse sets of high quality solutions for submodular optimisation problems. We first present diversifying greedy sampling approaches and analyse them with respect to the diversity measured by entropy and the approximation quality of the obtained solutions. Afterwards, we intro… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

  43. arXiv:2006.11444  [pdf, ps, other

    cs.NE cs.LG

    Optimising Monotone Chance-Constrained Submodular Functions Using Evolutionary Multi-Objective Algorithms

    Authors: Aneta Neumann, Frank Neumann

    Abstract: Many real-world optimisation problems can be stated in terms of submodular functions. A lot of evolutionary multi-objective algorithms have recently been analyzed and applied to submodular problems with different types of constraints. We present a first runtime analysis of evolutionary multi-objective algorithms for chance-constrained submodular functions. Here, the constraint involves stochastic… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

    Comments: Paper accepted for publication in the proceedings of PPSN 2020

  44. arXiv:2006.03260  [pdf, other

    cs.NE

    Optimising Tours for the Weighted Traveling Salesperson Problem and the Traveling Thief Problem: A Structural Comparison of Solutions

    Authors: Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: The Traveling Salesperson Problem (TSP) is one of the best-known combinatorial optimisation problems. However, many real-world problems are composed of several interacting components. The Traveling Thief Problem (TTP) addresses such interactions by combining two combinatorial optimisation problems, namely the TSP and the Knapsack Problem (KP). Recently, a new problem called the node weight depende… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

  45. Single- and Multi-Objective Evolutionary Algorithms for the Knapsack Problem with Dynamically Changing Constraints

    Authors: Vahid Roostapour, Aneta Neumann, Frank Neumann

    Abstract: Evolutionary algorithms are bio-inspired algorithms that can easily adapt to changing environments. Recent results in the area of runtime analysis have pointed out that algorithms such as the (1+1)~EA and Global SEMO can efficiently reoptimize linear functions under a dynamic uniform constraint. Motivated by this study, we investigate single- and multi-objective baseline evolutionary algorithms fo… ▽ More

    Submitted 5 June, 2022; v1 submitted 26 April, 2020; originally announced April 2020.

    Journal ref: Theoretical Computer Science, 2022,ISSN 0304-3975

  46. Evolving Diverse Sets of Tours for the Travelling Salesperson Problem

    Authors: Anh Viet Do, Jakob Bossek, Aneta Neumann, Frank Neumann

    Abstract: Evolving diverse sets of high quality solutions has gained increasing interest in the evolutionary computation literature in recent years. With this paper, we contribute to this area of research by examining evolutionary diversity optimisation approaches for the classical Traveling Salesperson Problem (TSP). We study the impact of using different diversity measures for a given set of tours and the… ▽ More

    Submitted 1 October, 2021; v1 submitted 20 April, 2020; originally announced April 2020.

    Comments: 11 pages, 3 tables, 3 figures, published in GECCO '20; proof of Theorem 1 corrected

  47. arXiv:2004.03205  [pdf, ps, other

    cs.NE

    Specific Single- and Multi-Objective Evolutionary Algorithms for the Chance-Constrained Knapsack Problem

    Authors: Yue Xie, Aneta Neumann, Frank Neumann

    Abstract: The chance-constrained knapsack problem is a variant of the classical knapsack problem where each item has a weight distribution instead of a deterministic weight. The objective is to maximize the total profit of the selected items under the condition that the weight of the selected items only exceeds the given weight bound with a small probability of $α$. In this paper, consider problem-specific… ▽ More

    Submitted 7 April, 2020; v1 submitted 7 April, 2020; originally announced April 2020.

    Comments: Accepted for oral presentation at GECCO 2020

  48. arXiv:2003.01517  [pdf, other

    cs.NE cs.CV

    Evolutionary Image Transition and Painting Using Random Walks

    Authors: Aneta Neumann, Bradley Alexander, Frank Neumann

    Abstract: We present a study demonstrating how random walk algorithms can be used for evolutionary image transition. We design different mutation operators based on uniform and biased random walks and study how their combination with a baseline mutation operator can lead to interesting image transition processes in terms of visual effects and artistic features. Using feature-based analysis we investigate th… ▽ More

    Submitted 2 March, 2020; originally announced March 2020.

    Comments: Accepted for the Evolutionary Computation Journal (MIT Press). arXiv admin note: text overlap with arXiv:1604.06187

  49. arXiv:2002.06766  [pdf, other

    cs.NE

    Evolutionary Bi-objective Optimization for the Dynamic Chance-Constrained Knapsack Problem Based on Tail Bound Objectives

    Authors: Hirad Assimi, Oscar Harper, Yue Xie, Aneta Neumann, Frank Neumann

    Abstract: Real-world combinatorial optimization problems are often stochastic and dynamic. Therefore, it is essential to make optimal and reliable decisions with a holistic approach. In this paper, we consider the dynamic chance-constrained knapsack problem where the weight of each item is stochastic, the capacity constraint changes dynamically over time, and the objective is to maximize the total profit su… ▽ More

    Submitted 16 February, 2020; originally announced February 2020.

  50. arXiv:1912.08956  [pdf, other

    cs.NE cs.LG

    One-Shot Decision-Making with and without Surrogates

    Authors: Jakob Bossek, Pascal Kerschke, Aneta Neumann, Frank Neumann, Carola Doerr

    Abstract: One-shot decision making is required in situations in which we can evaluate a fixed number of solution candidates but do not have any possibility for further, adaptive sampling. Such settings are frequently encountered in neural network design, hyper-parameter optimization, and many simulation-based real-world optimization tasks, in which evaluations are costly and time sparse. It seems intuitive… ▽ More

    Submitted 20 December, 2019; v1 submitted 18 December, 2019; originally announced December 2019.