File: REFERENCES.bib

package info (click to toggle)
r-cran-eaf 2.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,016 kB
  • sloc: ansic: 7,281; perl: 848; makefile: 73; sh: 43; python: 27
file content (371 lines) | stat: -rw-r--r-- 16,361 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
% References should come from https://iridia-ulb.github.io/references/



@article{Jen03,
  title = {Reducing the run-time complexity of multiobjective
                  {EA}s: The {NSGA-II} and other algorithms},
  author = {M. T. Jensen},
  journal = {IEEE Transactions on Evolutionary Computation},
  volume = 7,
  number = 5,
  pages = {503--515},
  year = 2003
}

@article{Deb02nsga2,
  author = { Kalyanmoy Deb  and A. Pratap and S. Agarwal and T. Meyarivan},
  title = {A fast and elitist multi-objective genetic
                  algorithm: {NSGA-II}},
  journal = {IEEE Transactions on Evolutionary Computation},
  year = 2002,
  volume = 6,
  number = 2,
  pages = {182--197},
  doi = {10.1109/4235.996017}
}

@incollection{FonGueLopPaq2011emo,
  address = { Heidelberg },
  publisher = {Springer},
  year = 2011,
  series = {Lecture Notes in Computer Science},
  volume = 6576,
  editor = { Takahashi, R. H. C.  and others},
  booktitle = { Evolutionary Multi-criterion Optimization, EMO 2011},
  author = { Carlos M. Fonseca  and  Andreia P. Guerreiro  and  Manuel L{\'o}pez-Ib{\'a}{\~n}ez  and  Lu{\'i}s Paquete },
  title = {On the Computation of the Empirical Attainment Function},
  doi = {10.1007/978-3-642-19893-9_8},
  pages = {106--120},
  abstract = {The attainment function provides a description of the
                  location of the distribution of a random non-dominated point
                  set. This function can be estimated from experimental data
                  via its empirical counterpart, the empirical attainment
                  function (EAF). However, computation of the EAF in more than
                  two dimensions is a non-trivial task. In this article, the
                  problem of computing the empirical attainment function is
                  formalised, and upper and lower bounds on the corresponding
                  number of output points are presented. In addition, efficient
                  algorithms for the two and three-dimensional cases are
                  proposed, and their time complexities are related to lower
                  bounds derived for each case.}
}

@article{DiaLop2020ejor,
  author =       { Juan Esteban Diaz and Manuel L{\'o}pez-Ib{\'a}ñez },
  title =        {Incorporating Decision-Maker's Preferences into the Automatic
                  Configuration of Bi-Objective Optimisation Algorithms},
  journal =      {European Journal of Operational Research},
  year =         2021,
  volume =       289,
  number =       3,
  pages =        {1209--1222},
  doi =          {10.1016/j.ejor.2020.07.059},
  abstract =     {Automatic configuration (AC) methods are increasingly used to
                  tune and design optimisation algorithms for problems with
                  multiple objectives. Most AC methods use unary quality
                  indicators, which assign a single scalar value to an
                  approximation to the Pareto front, to compare the performance
                  of different optimisers. These quality indicators, however,
                  imply preferences beyond Pareto-optimality that may differ
                  from those of the decision maker (DM). Although it is
                  possible to incorporate DM's preferences into quality
                  indicators, e.g., by means of the weighted hypervolume
                  indicator (HV$^w$), expressing preferences in terms of weight
                  function is not always intuitive nor an easy task for a DM,
                  in particular, when comparing the stochastic outcomes of
                  several algorithm configurations. A more visual approach to
                  compare such outcomes is the visualisation of their empirical
                  attainment functions (EAFs) differences. This paper proposes
                  using such visualisations as a way of eliciting information
                  about regions of the objective space that are preferred by
                  the DM. We present a method to convert the information about
                  EAF differences into a HV$^w$ that will assign higher quality
                  values to approximation fronts that result in EAF differences
                  preferred by the DM. We show that the resulting HV$^w$ may be
                  used by an AC method to guide the configuration of
                  multi-objective optimisers according to the preferences of
                  the DM. We evaluate the proposed approach on a well-known
                  benchmark problem. Finally, we apply our approach to
                  re-configuring, according to different DM's preferences, a
                  multi-objective optimiser tackling a real-world production
                  planning problem arising in the manufacturing industry.},
  supplement =   {https://doi.org/10.5281/zenodo.3749288}
}

@incollection{Grunert01,
  year = 2001,
  series = {Lecture Notes in Computer Science},
  volume = 1993,
  publisher = {Springer, Heidelberg, Germany},
  editor = { Eckart Zitzler  and  Kalyanmoy Deb  and  Lothar Thiele  and  Carlos A. {Coello Coello}  and  David Corne },
  booktitle = {Evolutionary Multi-criterion Optimization, EMO 2001},
  author = { Viviane {Grunert da Fonseca}  and  Carlos M. Fonseca  and  Andreia O. Hall },
  key = {Fonseca et al., 2001},
  title = {Inferential Performance Assessment of Stochastic Optimisers
                  and the Attainment Function},
  pages = {213--225},
  alias = {Fonseca01},
  doi = {10.1007/3-540-44719-9_15},
  annote = {Proposed looking at anytime behavior as a multi-objective
                  problem},
  keywords = {EAF}
}

@phdthesis{LopezIbanezPhD,
  author = { Manuel L{\'o}pez-Ib{\'a}ñez },
  title = {Operational Optimisation of Water Distribution
                  Networks},
  school = {School of Engineering and the Built Environment},
  year = 2009,
  address = {Edinburgh Napier University, UK},
  url = {https://lopez-ibanez.eu/publications#LopezIbanezPhD}
}

@incollection{GruFon2009:emaa,
  editor = { Thomas Bartz-Beielstein  and  Marco Chiarandini  and  Lu{\'i}s Paquete  and  Mike Preuss },
  year = 2010,
  address = {Berlin, Germany},
  publisher = {Springer},
  booktitle = {Experimental Methods for the Analysis of
                  Optimization Algorithms},
  author = { Viviane {Grunert da Fonseca}  and  Carlos M. Fonseca },
  title = {The Attainment-Function Approach to Stochastic
                  Multiobjective Optimizer Assessment and Comparison},
  pages = {103--130}
}



@incollection{LopPaqStu09emaa,
  editor = { Thomas Bartz-Beielstein  and  Marco Chiarandini  and  Lu{\'i}s Paquete  and  Mike Preuss },
  year = 2010,
  address = {Berlin, Germany},
  publisher = {Springer},
  booktitle = {Experimental Methods for the Analysis of
                  Optimization Algorithms},
  author = { Manuel L{\'o}pez-Ib{\'a}ñez  and  Lu{\'i}s Paquete  and  Thomas St{\"u}tzle },
  title = {Exploratory Analysis of Stochastic Local Search
                  Algorithms in Biobjective Optimization},
  pages = {209--222},
  doi = {10.1007/978-3-642-02538-9_9},
  abstract = {This chapter introduces two Perl programs that
                  implement graphical tools for exploring the
                  performance of stochastic local search algorithms
                  for biobjective optimization problems. These tools
                  are based on the concept of the empirical attainment
                  function (EAF), which describes the probabilistic
                  distribution of the outcomes obtained by a
                  stochastic algorithm in the objective space. In
                  particular, we consider the visualization of
                  attainment surfaces and differences between the
                  first-order EAFs of the outcomes of two
                  algorithms. This visualization allows us to identify
                  certain algorithmic behaviors in a graphical way.
                  We explain the use of these visualization tools and
                  illustrate them with examples arising from
                  practice.}
}

@article{BinGinRou2015gaupar,
  title = {Quantifying uncertainty on {P}areto fronts with {G}aussian
                  process conditional simulations},
  volume = 243,
  doi = {10.1016/j.ejor.2014.07.032},
  abstract = {Multi-objective optimization algorithms aim at finding
                  Pareto-optimal solutions. Recovering Pareto fronts or Pareto
                  sets from a limited number of function evaluations are
                  challenging problems. A popular approach in the case of
                  expensive-to-evaluate functions is to appeal to
                  metamodels. Kriging has been shown efficient as a base for
                  sequential multi-objective optimization, notably through
                  infill sampling criteria balancing exploitation and
                  exploration such as the Expected Hypervolume
                  Improvement. Here we consider Kriging metamodels not only for
                  selecting new points, but as a tool for estimating the whole
                  Pareto front and quantifying how much uncertainty remains on
                  it at any stage of Kriging-based multi-objective optimization
                  algorithms. Our approach relies on the Gaussian process
                  interpretation of Kriging, and bases upon conditional
                  simulations. Using concepts from random set theory, we
                  propose to adapt the Vorob'ev expectation and deviation to
                  capture the variability of the set of non-dominated
                  points. Numerical experiments illustrate the potential of the
                  proposed workflow, and it is shown on examples how Gaussian
                  process simulations and the estimated Vorob'ev deviation can
                  be used to monitor the ability of Kriging-based
                  multi-objective optimization algorithms to accurately learn
                  the Pareto front.},
  number = 2,
  journal = {European Journal of Operational Research},
  author = {Binois, M. and Ginsbourger, D. and Roustant, O.},
  year = 2015,
  keywords = {Attainment function, Expected Hypervolume Improvement,
                  Kriging, Multi-objective optimization, Vorob'ev expectation},
  pages = {386--394}
}

@phdthesis{ChiarandiniPhD,
  author = { Marco Chiarandini },
  title = {Stochastic Local Search Methods for Highly
                  Constrained Combinatorial Optimisation Problems},
  school = {FB Informatik, TU Darmstadt, Germany},
  year = 2005
}

@article{JohAraMcGSch1991,
  author = {David S. Johnson and Cecilia R. Aragon and  Lyle A. McGeoch  and Catherine Schevon},
  title = {Optimization by Simulated Annealing: An Experimental
                  Evaluation: Part {II}, Graph Coloring and Number Partitioning},
  journal = {Operations Research},
  year = 1991,
  volume = 39,
  number = 3,
  pages = {378--406}
}

@incollection{FonPaqLop06:hypervolume,
  address = {Piscataway, NJ},
  publisher = {IEEE Press},
  month = jul,
  year = 2006,
  booktitle = {Proceedings of the 2006 Congress on Evolutionary
                  Computation (CEC 2006)},
  key = {IEEE CEC},
  author = { Carlos M. Fonseca  and  Lu{\'i}s Paquete  and  Manuel L{\'o}pez-Ib{\'a}ñez },
  title = {An improved dimension-sweep
                  algorithm for the hypervolume indicator},
  pages = {1157--1163},
  doi = {10.1109/CEC.2006.1688440},
  pdf = {FonPaqLop06-hypervolume.pdf},
}

@article{BeuFonLopPaqVah09:tec,
  author = { Nicola Beume  and  Carlos M. Fonseca  and  Manuel L{\'o}pez-Ib{\'a}ñez  and  Lu{\'i}s Paquete  and  Jan Vahrenhold },
  title = {On the complexity of computing the hypervolume
                  indicator},
  journal = {IEEE Transactions on Evolutionary Computation},
  year = 2009,
  volume = 13,
  number = 5,
  pages = {1075--1082},
  doi = {10.1109/TEVC.2009.2015575},
}



@article{ZitThiLauFon2003:tec,
  author = { Eckart Zitzler  and  Lothar Thiele  and  Marco Laumanns  and  Carlos M. Fonseca  and Viviane {Grunert da Fonseca}},
  title = {Performance Assessment of Multiobjective Optimizers:
                  an Analysis and Review},
  journal = {IEEE Transactions on Evolutionary Computation},
  year = 2003,
  volume = 7,
  number = 2,
    pages = {117--132},
  alias = {perfassess}
}



@incollection{BezLopStu2017emo,
  editor = {Heike Trautmann and G{\"{u}}nter Rudolph and Kathrin Klamroth
                  and Oliver Sch{\"{u}}tze and Margaret M. Wiecek and Yaochu
                  Jin and Christian Grimme},
  year = 2017,
  series = {Lecture Notes in Computer Science},
  address = {Cham, Switzerland},
  publisher = {Springer International Publishing},
  booktitle = {Evolutionary Multi-criterion Optimization, EMO 2017},
  author = { Leonardo C. T. Bezerra  and  Manuel L{\'o}pez-Ib{\'a}ñez  and  Thomas St{\"u}tzle },
  title = {An Empirical Assessment of the Properties of Inverted
                  Generational Distance Indicators on Multi- and Many-objective
                  Optimization},
  pages = {31--45},
  doi = {10.1007/978-3-319-54157-0_3}
}

@incollection{CoeSie2004igd,
  publisher = {Springer, Heidelberg, Germany},
  volume = 2972,
  series = {Lecture Notes in Artificial Intelligence},
  booktitle = {Proceedings of MICAI},
  editor = {Monroy, Ra{\'u}l and Arroyo-Figueroa, Gustavo and Sucar, Luis
                  Enrique and Sossa, Humberto},
  author = { Carlos A. {Coello Coello}  and Reyes-Sierra, Margarita},
  title = {A Study of the Parallelization of a Coevolutionary
                  Multi-objective Evolutionary Algorithm},
  year = 2004,
  pages = {688--697},
  keywords = {IGD},
  annote = {Introduces Inverted Generational Distance (IGD)}
}

@incollection{IshMasTanNoj2015igd,
  editor = { Ant{\'o}nio Gaspar{-}Cunha  and Carlos Henggeler Antunes and  Carlos A. {Coello Coello} },
  volume = 9018,
  year = 2015,
  series = {Lecture Notes in Computer Science},
  publisher = {Springer, Heidelberg, Germany},
  booktitle = {Evolutionary Multi-criterion Optimization, EMO 2015 Part {I}},
  author = { Ishibuchi, Hisao  and Masuda, Hiroyuki and Tanigaki, Yuki and
                  Nojima, Yusuke},
  title = {Modified Distance Calculation in Generational Distance and
                  Inverted Generational Distance},
  pages = {110--125}
}

@article{SchEsqLarCoe2012tec,
  author = { Oliver Sch{\"u}tze  and X. Esquivel and A. Lara and  Carlos A. {Coello Coello} },
  journal = {IEEE Transactions on Evolutionary Computation},
  title = {Using the Averaged {Hausdorff} Distance as a Performance
                  Measure in Evolutionary Multiobjective Optimization},
  year = 2012,
  volume = 16,
  number = 4,
  pages = {504--522}
}

@inproceedings{VelLam1998gp,
  year = 1998,
  publisher = {Stanford University Bookstore},
  address = {Stanford University, California},
  month = jul,
  editor = {John R. Koza},
  booktitle = {Late Breaking Papers at the Genetic Programming 1998
                  Conference},
  alias = {Veldhuizen98a},
  key = {Van Veldhuizen and Lamont, 1998a},
  title = {Evolutionary Computation and Convergence to a
                  {P}areto Front},
  author = { David A. {Van Veldhuizen}  and  Gary B. Lamont },
  pages = {221--228},
  keywords = {generational distance}
}

@incollection{AugBadBroZit2009gecco,
  address = {New York, NY},
  publisher = {ACM Press},
  year = 2009,
  editor = {Franz Rothlauf},
  booktitle = {Proceedings of the Genetic and Evolutionary
                  Computation Conference, GECCO 2009},
  author = { Anne Auger  and  Johannes Bader  and  Dimo Brockhoff  and  Eckart Zitzler },
  title = {Articulating User Preferences in Many-Objective
                  Problems by Sampling the Weighted Hypervolume},
  pages = {555--562}
}

@article{ZhoZhaJin2009igdx,
  author = "Zhou, A. and  Zhang, Qingfu  and  Yaochu Jin ",
  title = {Approximating the set of {Pareto}-optimal solutions in both
                  the decision and objective spaces by an estimation of
                  distribution algorithm},
  journal = {IEEE Transactions on Evolutionary Computation},
  year = 2009,
  volume = 13,
  number = 5,
  pages = {1167--1189},
  doi = {10.1109/TEVC.2009.2021467},
  keywords = {multi-modal, IGDX}
}