8th annual conference on Genetic and evolutionary
computation (GECCO 2006), pages 1201–1208.
Jozefowiez, N., Semet, F., and Talbi, E.-G. (2009). An
evolutionary algorithm for the vehicle routing prob-
lem with route balancing. European Journal of Oper-
ational Research, 195(3):761–769.
Kim, K. (2006). Artificial neural networks with evolution-
ary instance selection for financial forecasting. Expert
Systems with Applications, 30(3):519–526.
Lancucki, A., Chorowski, J., Michalak, K., Filipiak, P., and
Lipinski, P. (2014). Continuous population-based in-
cremental learning with mixture probability modeling
for dynamic optimization problems. In Proceedings of
Intelligent Data Engineering and Automated Learning
(IDEAL 2014), LNCS. Springer.
Larra
˜
naga, P. and Lozano, J. A. (2001). Estimation of Dis-
tribution Algorithms: A New Tool for Evolutionary
Computation. Kluwer Academic Publishers.
Li, C., Yang, S., Nguyen, T. T., Yu, E. L., Yao, X., Jin, Y.,
Beyer, H.-G., and Suganthan, P. N. (2008). Bench-
mark generator for cec 2009 competition on dynamic
optimization. Technical report, University of Leices-
ter, University of Birmingham, Nanyang Technologi-
cal University.
Liu, X., Wu, Y., and Ye, J. (2008). An improved estimation
of distribution algorithm in dynamic environments. In
Proceedings of the IEEE Fourth International Confer-
ence on Natural Computation (ICNC 2008), volume 6,
pages 269–272.
Michalak, K., Filipiak, P., and Lipinski, P. (2013). Usage
patterns of trading rules in stock market trading strate-
gies optimized with evolutionary methods. In EvoAp-
plications 2013, volume 7835 of LNCS, pages 234–
243. Springer.
Michalak, K., Filipiak, P., and Lipinski, P. (2014). Multi-
objective dynamic constrained evolutionary algorithm
for control of a multi-segment articulated manipulator.
In Proceedings of Intelligent Data Engineering and
Automated Learning (IDEAL 2014), LNCS. Springer.
Nguyen, T. T. and Yao, X. (2009a). Benchmarking and solv-
ing dynamic constrained problems. In Proceedings
of the IEEE Congress on Evolutionary Computation
(CEC 2009), pages 690–697.
Nguyen, T. T. and Yao, X. (2009b). Dynamic time-
linkage problems revisited. Applications of Evolution-
ary Computing, pages 735–744.
Richter, H. and Yang, S. (2008). Memory based on ab-
straction for dynamic fitness functions. In EvoWork-
shops 2008, volume 4974 of LNCS, pages 596–605.
Springer.
Rossi, C., Abderrahim, M., and D
´
ıaz, J. C. (2008). Track-
ing moving optima using Kalman-based predictions.
Evolutionary Computation, 16(1):1–30.
Sim
˜
oes, A. and Costa, E. (2011). CHC-based algorithms for
the dynamic traveling salesman problem. In Appli-
cations of Evolutionary Computation, volume 6624,
pages 354–363.
Sim
˜
oes, A. and Costa, E. (2013). Prediction in evolutionary
algorithms for dynamic environments. Soft Comput-
ing, pages 1–27.
Singh, H. K., Isaacs, A., Nguyen, T. T., Ray, T., and Yao,
X. (2009a). Performance of infeasibility driven evolu-
tionary algorithm (IDEA) on constrained dynamic sin-
gle objective optimization problems. In Proceedings
of the IEEE Congress on Evolutionary Computation
(CEC 2009), pages 3127–3134.
Singh, H. K., Isaacs, A., Ray, T., and Smith, W. (2009b).
Infeasibility driven evolutionary algorithm for con-
strained optimization. Constraint Handling in Evo-
lutionary Optimization, Studies in Computational In-
telligence, pages 145–165.
van Hemert, J., van Hoyweghen, C., Lukschandl, E., and
Verbeeck, K. (2001). A “futurist” approach to dy-
namic environments. In GECCO EvoDOP Workshop,
pages 35–38.
Vavak, F., Jukes, K., and Fogarty, T. C. (1997). Adap-
tive combustion balancing in multiple burner bolier
using a genetic algorithm with variable range of local
search. In Proceedings of the International Confer-
ence on Genetic Algorithms (ICGA 1997), pages 719–
726.
Yang, S. (2005). Memory-based immigrants for genetic al-
gorithms in dynamic environments. In Proceedings
of the IEEE Congress on Evolutionary Computation
(CEC 2005), pages 1115–1122.
Yang, S. (2006). On the design of diploid genetic algorithms
for problem optimization in dynamic environments.
In Proceedings of the IEEE Congress on Evolutionary
Computation (CEC 2006), pages 1362–1369.
Yang, S. and Yao, X. (2008). Population-based incremental
learning with associative memory for dynamic envi-
ronments. IEEE Transactions on Evolutionary Com-
putation, 12(5):542–561.
Zhou, A., Jin, Y., Zhang, Q., Sendhoff, B., and Tsang, E.
(2007). Prediction-based population re-initialization
for evolutionary dynamic multi-objective optimiza-
tion. Evolutionary Multi-Criterion Optimization,
pages 832–846.
APPENDIX
Infeasibility Driven Evolutionary
Algorithm
Infeasibility Driven Evolutionary Algorithm (IDEA)
(Singh et al., 2009b) was originally proposed to ad-
dress stationary constrained optimization problems. It
maintains a certain fraction of “good” yet infeasible
solutions within a population in order to improve an
exploration of areas near constraint boundaries.
IDEA evaluates each individual under the two cri-
teria. One criterion is simply an objective function.
Another criterion, called violation measure, deter-
mines to what extent a given solution violates the con-
straints.
IJCCI2014-DoctoralConsortium
12