Dynamic Multi-objective Optimization of the Travelling Thief Problem
- URL: http://arxiv.org/abs/2002.02636v1
- Date: Fri, 7 Feb 2020 06:33:05 GMT
- Title: Dynamic Multi-objective Optimization of the Travelling Thief Problem
- Authors: Daniel Herring, Michael Kirley, Xin Yao
- Abstract summary: Investigation of detailed and complex optimisation problem formulations that reflect realistic scenarios is a burgeoning field of research.
A growing body of work exists for the Travelling Thief Problem, including multi-objective formulations and comparisons of exact and approximate methods to solve it.
Definition of dynamics within three areas of the TTP problem are addressed; in the city locations, availability map and item values.
A combined approach that mixes solution generation methods to provide a composite population in response to dynamic changes provides improved performance in some instances for the different dynamic TTP formulations.
- Score: 4.859986264602551
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Investigation of detailed and complex optimisation problem formulations that
reflect realistic scenarios is a burgeoning field of research. A growing body
of work exists for the Travelling Thief Problem, including multi-objective
formulations and comparisons of exact and approximate methods to solve it.
However, as many realistic scenarios are non-static in time, dynamic
formulations have yet to be considered for the TTP. Definition of dynamics
within three areas of the TTP problem are addressed; in the city locations,
availability map and item values. Based on the elucidation of solution
conservation between initial sets and obtained non-dominated sets, we define a
range of initialisation mechanisms using solutions generated via solvers,
greedily and randomly. These are then deployed to seed the population after a
change and the performance in terms of hypervolume and spread is presented for
comparison. Across a range of problems with varying TSP-component and
KP-component sizes, we observe interesting trends in line with existing
conclusions; there is little benefit to using randomisation as a strategy for
initialisation of solution populations when the optimal TSP and KP component
solutions can be exploited. Whilst these separate optima don't guarantee good
TTP solutions, when combined, provide better initial performance and therefore
in some examined instances, provides the best response to dynamic changes. A
combined approach that mixes solution generation methods to provide a composite
population in response to dynamic changes provides improved performance in some
instances for the different dynamic TTP formulations. Potential for further
development of a more cooperative combined method are realised to more
cohesively exploit known information about the problems.
Related papers
- Analyzing and Enhancing the Backward-Pass Convergence of Unrolled
Optimization [50.38518771642365]
The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks.
A central challenge in this setting is backpropagation through the solution of an optimization problem, which often lacks a closed form.
This paper provides theoretical insights into the backward pass of unrolled optimization, showing that it is equivalent to the solution of a linear system by a particular iterative method.
A system called Folded Optimization is proposed to construct more efficient backpropagation rules from unrolled solver implementations.
arXiv Detail & Related papers (2023-12-28T23:15:18Z) - Combining Kernelized Autoencoding and Centroid Prediction for Dynamic
Multi-objective Optimization [3.431120541553662]
This paper proposes a unified paradigm, which combines the kernelized autoncoding evolutionary search and the centriod-based prediction.
The proposed method is compared with five state-of-the-art algorithms on a number of complex benchmark problems.
arXiv Detail & Related papers (2023-12-02T00:24:22Z) - Optimizing Solution-Samplers for Combinatorial Problems: The Landscape
of Policy-Gradient Methods [52.0617030129699]
We introduce a novel theoretical framework for analyzing the effectiveness of DeepMatching Networks and Reinforcement Learning methods.
Our main contribution holds for a broad class of problems including Max-and Min-Cut, Max-$k$-Bipartite-Bi, Maximum-Weight-Bipartite-Bi, and Traveling Salesman Problem.
As a byproduct of our analysis we introduce a novel regularization process over vanilla descent and provide theoretical and experimental evidence that it helps address vanishing-gradient issues and escape bad stationary points.
arXiv Detail & Related papers (2023-10-08T23:39:38Z) - On the Impact of Operators and Populations within Evolutionary
Algorithms for the Dynamic Weighted Traveling Salesperson Problem [13.026567958569965]
We investigate the node weighted traveling salesperson problem (W-TSP) in dynamic settings.
In the dynamic setting of the problem, items that have to be collected as part of a TSP tour change over time.
Our first experimental investigations study the impact of such changes on resulting optimized tours.
arXiv Detail & Related papers (2023-05-30T11:39:49Z) - Backpropagation of Unrolled Solvers with Folded Optimization [55.04219793298687]
The integration of constrained optimization models as components in deep networks has led to promising advances on many specialized learning tasks.
One typical strategy is algorithm unrolling, which relies on automatic differentiation through the operations of an iterative solver.
This paper provides theoretical insights into the backward pass of unrolled optimization, leading to a system for generating efficiently solvable analytical models of backpropagation.
arXiv Detail & Related papers (2023-01-28T01:50:42Z) - Robust Constrained Multi-objective Evolutionary Algorithm based on
Polynomial Chaos Expansion for Trajectory Optimization [0.0]
The proposed method rewrites a robust formulation into a deterministic problem via the PCE.
As a case study, the landing trajectory design of supersonic transport (SST) with wind uncertainty is optimized.
arXiv Detail & Related papers (2022-05-23T15:33:05Z) - Evolutionary Diversity Optimisation for The Traveling Thief Problem [11.590506672325668]
We introduce a bi-level evolutionary algorithm to maximise the structural diversity of the set of solutions.
We empirically determine the best method to obtain diversity.
Our experimental results show a significant improvement of the QD approach in terms of structural diversity for most TTP benchmark instances.
arXiv Detail & Related papers (2022-04-06T10:13:55Z) - Multi-Objective Constrained Optimization for Energy Applications via
Tree Ensembles [55.23285485923913]
Energy systems optimization problems are complex due to strongly non-linear system behavior and multiple competing objectives.
In some cases, proposed optimal solutions need to obey explicit input constraints related to physical properties or safety-critical operating conditions.
This paper proposes a novel data-driven strategy using tree ensembles for constrained multi-objective optimization of black-box problems.
arXiv Detail & Related papers (2021-11-04T20:18:55Z) - Runtime Analysis of Single- and Multi-Objective Evolutionary Algorithms for Chance Constrained Optimization Problems with Normally Distributed Random Variables [11.310502327308575]
We study the scenario of components that are independent and normally distributed.
We introduce a multi-objective formulation of the problem which trades off the expected cost and its variance.
We prove that this approach can also be used to compute a set of optimal solutions for the chance constrained minimum spanning tree problem.
arXiv Detail & Related papers (2021-09-13T09:24:23Z) - Harnessing Heterogeneity: Learning from Decomposed Feedback in Bayesian
Modeling [68.69431580852535]
We introduce a novel GP regression to incorporate the subgroup feedback.
Our modified regression has provably lower variance -- and thus a more accurate posterior -- compared to previous approaches.
We execute our algorithm on two disparate social problems.
arXiv Detail & Related papers (2021-07-07T03:57:22Z) - Dynamic Federated Learning [57.14673504239551]
Federated learning has emerged as an umbrella term for centralized coordination strategies in multi-agent environments.
We consider a federated learning model where at every iteration, a random subset of available agents perform local updates based on their data.
Under a non-stationary random walk model on the true minimizer for the aggregate optimization problem, we establish that the performance of the architecture is determined by three factors, namely, the data variability at each agent, the model variability across all agents, and a tracking term that is inversely proportional to the learning rate of the algorithm.
arXiv Detail & Related papers (2020-02-20T15:00:54Z)
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.