1. Trang chủ
  2. » Luận Văn - Báo Cáo

(Luận văn) nghiên cứu đề xuất giải thuật tiến hóa đa mục tiêu dựa trên thông tin định hướng và ứng dụng

173 1 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Nội dung

MINISTRY OF EDUCATION AND TRAINING MINISTRY OF NATIONAL DEFENSE MILITARY TECHNICAL ACADEMY NGUYEN LONG lu an n va p ie gh tn to A MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM USING DIRECTIONS OF IMPROVEMENT AND APPLICATION d oa nl w oi lm ul nf va an lu z at nh THE THESIS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY IN MATHEMATICS z m co l gm @ an Lu Hanoi – 2014 n va ac th si MINISTRY OF EDUCATION AND TRAINING MINISTRY OF NATIONAL DEFENSE MILITARY TECHNICAL ACADEMY lu an n va p ie gh tn to A MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM USING DIRECTIONS OF IMPROVEMENT AND APPLICATION nl w d oa Specialized in: Fundamentals of Mathematics for Informatics Code: 62 46 01 10 nf va an lu oi lm ul THE THESIS IS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY IN MATHEMATICS z at nh z SUPERVISORS: ASSOC PROF DR BUI THU LAM ASSOC PROF DR NGUYEN VAN HAI m co l gm @ an Lu Hanoi - 2014 n va ac th si lu an n va p ie gh tn to d oa nl w oi lm ul nf va an lu z at nh z m co l gm @ an Lu n va ac th si Abstract A multi-objective optimization problem involves at least two conflicting objectives and it has a set of Pareto optimal solutions Multi-objective evolutionary algorithms (MOEAs) use a lu population of solutions to approximate the Pareto optimal set in a single run MOEAs have an n va attracted a lot of research attention during the past decade They are still one of the hottest research areas in the field of Computational Intelligence and they are the main focus of this to gh tn thesis p ie Firstly, the main concepts for multi-objective optimization are presented, then the thesis con- w cerns about mentions the solving multi-objective optimization problems by multi-objective oa nl evolutionary algorithms This thesis also conducts a survey on the usage of directorial information in search’s guidance Through the survey, the thesis indicates that there is a need to d an lu have more investigation on how to have an e↵ective guidance from both aspects: nf va Automatically guiding the evolutionary process to make the MOEA balanced between lm ul exploitation and exploration z at nh oi Combining decision maker’s preference with directions of improvement to guide the MOEAs during optimal process toward the most preferred region in the objective space z To address this, the thesis builds up all its proposals based on a direction based multi- @ l gm objective evolutionary algorithm (DMEA), the most recent one with a systematic way to maintain directions of improvement so some related issues on DMEA are raised and anal- m co ysed, hypothesised as primary research problems in this thesis ment in DMEA through thesis’s contributions: an Lu At the highlighted chapters, the thesis discusses all the issues on using directions of improve- n va si ii ac th Design a new proposed direction based multi-objective evolutionary algorithm version II (DMEA-II) with following improvement techniques: • Using an adaptive ratio between convergence and spread directions • Using a Ray based density niching method for the main population • Using a new Ray based density selection scheme for dominated solutions selection • Using a new parents selection scheme for the o↵springs perturbation In order to validate the proposed algorithm, a series of experiments on a wide range of test problems was conducted It obtained quite good results on primary performance metrics, including the generation distance (GD), the inverse generation distance (IGD), lu the hypervolume (HYP) and the two set coverage (SC) The analysis on the results an n va indicates the better performance of DMEA-II in comparison with the most popular tn to MOEAs ie gh Proposes an interactive method for DMEA-II as the second aspect of having an e↵ective p guidance An interactive method is introduced with three ray based approaches: Rays nl w Replacement, Rays Redistribution, Value Added Niching The experiments carried out d oa a case study on several test problems and showed quite good results an lu Introduces a SpamAssassin based Spam Email Detection System that uses DMEA- nf va II The proposed system helps users to have more good choices for the SpamAssassin z at nh oi lm ul system in configuration z m co l gm @ an Lu n va ac th si iii Acknowledgements The first of all, I would like to express my respectful thanks to my principal supervisor, Assoc.Prof Bui Thu Lam for his directly guidance to my PhD progress Assoc.Prof Bui has given me knowledge and passion as the motivation of this thesis His valued guidance has inspired much of the research in the thesis I also wish to thank my co-supportive Assoc.Prof Nguyen Van Hai for his suggestions and knowledge during my research, especially the relation between theories and real problems in work I also would like to thank Prof Hussein Abbass, Assoc.Prof Tran Quang Anh and Assoc.Prof Dao Thanh Tinh for their invaluable support throughout my PhD I feel lucky lu an to work with such excellent people n va I also would like to thank all of my fellows in the Department of Software Technology and tn to Evolutionary Computation research group for their assistance and support Last but not least, I also would like to acknowledge the support of my family, especially my gh p ie parents Dr Nguyen Nghi, Truong Thi Hong, they worked hard and believed strongly in their d oa nl my research w children I also would like to thanks my wife, sisters, brothers who always support me during nf va an lu z at nh oi lm ul z m co l gm @ an Lu n va ac th si iv Originality Statement I hereby declare that this thesis is my own work, with my knowledge and belief the thesis has no material previously published or written by others Any contributions made to the research by colleagues, with people in our research team at Le Quy Don Technical University or elsewhere, during my candidature is clearly acknowledged I also declare that the intellectual content in this submission is the research results of my own work, except to the extent that assistance from others in conception or in style, presentation and linguistic expression is acknowledged lu an n va p ie gh tn to d oa nl w nf va an lu z at nh oi lm ul z m co l gm @ an Lu n va ac th si v Contents ii List of Figures ix List of Tables xi Abbreviations xii lu Abstract an n va gh tn to p ie Introduction Overview 1.2 Research Perspectives 1.3 Motivation 1.4 Questions and Hypothesises 1.5 Thesis organization 1.6 Original Contributions 10 d oa nl w 1.1 nf va an lu lm ul 2.1 Common concepts 13 2.1.1 Multi-objective problems 13 2.1.2 Notations 14 2.1.3 General Definitions 14 2.1.4 Pareto Optimality 2.1.5 Weak Pareto Optimality 17 2.1.6 Dominance 17 z l gm @ 15 m co an Lu va Conventional methods 18 n 2.2 13 z at nh oi Background concepts and Issues ac th si vi 2.3 2.2.1 No-preference methods 19 2.2.2 A priori methods 19 2.2.3 A posteriori methods 20 2.2.4 Interactive methods 23 An overview of Multi-objective Evolutionary Algorithms 25 2.3.1 Non-elitist methods 25 2.3.2 Elitist methods 26 2.3.3 Performance measures 27 2.3.4 Test problems 29 lu an 2.4 Statistical testing 30 2.5 Search’s guidance in MOEAs 31 n va tn to Technique of using guided directions 32 2.5.2 Advantages and disadvantages 45 Research Issues 48 ie gh 2.6 2.5.1 p 2.6.1 Direction based multi-objective evolutionary algorithm (DMEA) 48 nl 2.6.3 Issue 02: Lack of an efficient niching method for the main population 52 2.6.4 Issue 03: The disadvantages of using the weighted sum scheme 53 2.6.5 Issue 04: Using a ’hard’ niching method 53 2.6.6 Issue 05: Investigating on how the DM can interact with DMEA 53 d oa nf va an lu lm ul 2.7 Issue 01: The disadvantages of the fixed ratio between types of directions 51 w 2.6.2 Summary 54 z at nh oi A guided methodology using directions of improvement 55 Using an adaptive ratio between convergence and spread directions 55 3.2 Using a Ray based density niching for the main population 56 3.3 Using a ray based density selection schemes 59 3.4 Direction based Multi-objective Evolutionary z 3.1 m co l gm @ Algorithm-II 60 an Lu General structure 60 3.4.2 Computational complexity 62 3.4.3 Experimental Studies 62 n va 3.4.1 ac th si vii 3.4.4 Results and Discussion 68 3.5 Analyzing e↵ects of di↵erent selection schemes for the perturbation 81 3.6 Summary 86 A guided methodology using interaction with decision makers 87 4.1 Overview 87 4.2 A multi-point Interactive method for DMEA-II 92 lu an n va Rays replacement 93 4.2.2 Rays Redistribution 94 4.2.3 Value Added Niching 96 4.2.4 Experimental Studies 97 4.2.5 Results and Discussion 98 Summary 102 tn to 4.3 4.2.1 104 Spam email detection 107 nl w 5.2.1 SpamAssassin 107 5.2.2 Methodology 108 5.2.3 An interactive method 113 5.2.4 Computational complexity 113 5.2.5 Experimental Studies 114 5.2.6 Results and Discussion 115 d oa nf va an lu z at nh oi lm ul 5.3 5.2 Overview 104 p 5.1 ie gh An application of DMEA-II for a spam email detection system Summary 123 z 124 gm @ Conclusions and Future Work Conclusions 124 6.2 Future directions 129 m co l 6.1 130 an Lu Publications 132 n va Appendix A Benchmark sets ac th si viii BIBLIOGRAPHY [9] D Balasubramanian, Murali C Krishna, and R Murugesan Multi-objective ga- optimized interpolation kernels for reconstruction of high resolution emr images from low-sampled k-space data International Journal of Computational Intelligence and Applications, 8(02):127–140, 2009 [10] Vitor Basto-Fernandes, Iryna Yevseyeva, and Jos´e R M´endez Optimization of antispam systems with multiobjective evolutionary algorithms Inf Resour Manage J., 26(1):54–67, January 2000 [11] P.A.N Bosman and D Thierens Multi-objective optimization with the naive midea In J.A Lozano et al, editor, Towards a New Evolutionary Computation Advances in lu an Estimation of Distribution Algorithms, pages 123–157 Springer-Verlag, Berlin, 2006 n va [12] Peter A N Bosman and Edwin D de Jong Exploiting gradient information in numer- gh tn to ical multi–objective evolutionary optimization In Proceedings of the 2005 Conference p ie on Genetic and Evolutionary Computation, GECCO ’05, pages 755–762, New York, nl w NY, USA, 2005 ACM oa [13] Martin Brown and Robert E Smith E↵ective use of directional information in d multi-objective evolutionary computation In Genetic and Evolutionary Computation lu nf va an (GECCO 2003), pages 778–789 Springer, 2003 lm ul [14] Lam T Bui, Hussein A Abbass, and Daryl Essam Local models-an approach to distributed multi-objective optimization Computational Optimization and Applications, z at nh oi 42(1):105–139, 2009 [15] Lam T Bui, Hussein A Abbass, and Daryl Essam Localization for solving noisy multi- z gm @ objective optimization problems Evolutionary computation, 17(3):379–409, 2009 co l [16] Lam T Bui and Sameer Alam Multi-Objective Optimization in Computation Intelli- m gence: Theory and Practice Information Science Reference IGI Global, 2008 an Lu [17] Lam Thu Bui Advances in Multi-objective evolutionary algorithms People army pub- n va lishing house, 2013 ac th si 144 BIBLIOGRAPHY [18] Lam Thu Bui, Kalyanmoy Deb, Hussein A Abbass, and Daryl Essam Interleaving guidance in evolutionary multi-objective optimization Journal of Computer Science and Technology, 23(1):44–63, 2008 [19] Lam Thu Bui, Jing Liu, Axel Bender, Michael Barlow, Slawomir Wesolkowski, and Hussein A Abbass Dmea: a direction-based multiobjective evolutionary algorithm Memetic Computing, pages 271–285, 2011 [20] K Piromsopa C Na Songkhla Statistical rules for thai spam detection Proceeding of: Future Networks, pages 178–184, 2010 lu [21] Oscar Castillo, Leonardo Trujillo, and Patricia Melin Multiple objective genetic algo- an va rithms for path-planning optimization in autonomous mobile robots Soft Computing, n 11(3):269–279, 2007 tn to ie gh [22] Pei-Chann Chang, Jih-Chang Hsieh, and Chih-Yuan Wang Adaptive multi-objective p genetic algorithms for scheduling of drilling operation in printed circuit board industry Appl Soft Comput., 7(3):800–806, June 2007 nl w d oa [23] Fan Yang Chung Kwan and Che Chang A di↵erential evolution variant of nsga ii for an lu real world multiobjective optimization Proceeding ACAL’07 Proceedings of the 3rd nf va Australian conference on Progress in artificial life, pages 345–356, 2007 lm ul [24] C A.C Coello, G T Pulido, and M S Lechuga Handling multiple objectives with z at nh oi particle swarm optimization Trans Evol Comp, 8(3):256–279, June 2004 [25] C.A Coello, D.A Van Veldhuizen, and G.B Lamont Evolutionary Algorithms for z Solving Multi-Objective Problems Kluwer Academic publishers, New York, 2002 gm @ [26] K Deb Multiobjective Optimization using Evolutionary Algorithms John Wiley and l m co Son Ltd, New York, 2001 an Lu [27] K Deb and T Goel Controlled elitist non-dominated sorting genetic algorithm for better convergence In Evolutionary Multi-Criteria Optimization, volume 1993 of Lecture n ac th si 145 va Notes in Computer Science, pages 67–81 Springer, 2001 BIBLIOGRAPHY [28] K Deb and A Kumar Interactive evolutionary multi-objective optimization and decision-making using reference direction method In GECCO ’07, pages 781–788, 2007 [29] K Deb, A Pratap, S Agarwal, and T Meyarivan A fast and elitist multiobjective genetic algorithm: Nsga-ii Evolutionary Computation, IEEE Transactions on, 6(2):182–197, 2002 [30] K Deb and J Sundar Reference point based multi-objective optimization using evolutionary algorithms In GECCO ’06: Proceedings of the 8th annual conference on Genetic and Evolutionary Computation, pages 635–642, New York, NY, USA, 2006 lu an ACM Press n va [31] K Deb, L Thiele, M Laumanns, and E Zitzler Scalable test problems for evolu- gh tn to tionary multi-objective optimization, TIK-Report no 112 Technical report, Computer p ie Engineering and Networks Laboratory (TIK), Swiss Federal Institute of Technology nl w (ETH), Zurich, 2001 oa [32] Satchidananda Dehuri, Srikanta Patnaik, Ashish Ghosh, and Rajib Mall Application d of elitist multi-objective genetic algorithm for classification rule generation Applied lu nf va an Soft Computing, 8(1):477–487, 2008 lm ul [33] Kenneth Alan DeJong An analysis of the behavior of a class of genetic adaptive systems PhD thesis, University of Michigan, Ann Arbor, 1975 z at nh oi [34] G.Nildem Demir, A.Sima Uyar, and Sule Gunduz-Oguducu Multiobjective evolutionary clustering of web user sessions: a case study in web page recommendation Soft z gm @ Computing, 14(6):579–597, 2010 co l [35] R C Eberhart and Y Shi Particle swarm optimization: developments, applications m and resources In Proceedings of the Congress on Evolutionary Computation IEEE an Lu Press, 2001 si 146 ac th mathematics to the moral sciences C Keagann Paul, 1881 n va [36] Francis Ysidro Edgeworth Mathematical psychics: An essay on the application of BIBLIOGRAPHY [37] Ronald Aylmer Fisher Statistical methods for research workers Genesis Publishing Pvt Ltd, 1925 [38] Jorg Fliege and Benar Fux Svaiter Steepest descent methods for multicriteria optimization Mathematical Methods of Operations Research, 51(3):479–494, 2000 [39] C.M Fonseca and P.J Fleming Genetic algorithms for multiobjective optimization: Formulation, discussion and generalization In Proceedings of the Fifth Int Conf on Genetic Algorithms, San Mateo, California, pages 416–423 Morgan Kau↵man Publishers, 1993 lu [40] Mar´ıa Jos´e Gacto, Rafael Alcal´a, and Francisco Herrera Adaptation and application an va of multi-objective evolutionary algorithms for rule reduction and parameter tuning of n fuzzy rule-based systems Soft Computing, 13(5):419–436, 2009 tn to ie gh [41] Ashish Ghosh and Bhabesh Nath Multi-objective rule mining using genetic algorithms p Information Sciences, 163(1):123–133, 2004 nl w [42] Maoguo Gong, Fang Liu, Wei Zhang, Licheng Jiao, and Qingfu Zhang Interactive d oa moea/d for multi-objective decision making In GECCO’ 2011, pages 721–728, 2011 lu nf va an [43] Julia Handl and Joshua Knowles An evolutionary approach to multiobjective clustering Evolutionary Computation, IEEE Transactions on, 11(1):56–76, 2007 lm ul [44] Thomas Hanne and Stefan Nickel A multiobjective evolutionary algorithm for schedul- z at nh oi ing and inspection planning in software development projects European Journal of Operational Research, 167(3):663–678, 2005 z gm @ [45] Ken Harada and Shigenobu Kobayashi Local search for multiobjective function optimization: Pareto descent method In In The 8th Annual Conference on Genetic and l m co Evolutionary Computation (GECCO-2006), pages 659–666 ACM Press, 2006 an Lu [46] Joel Hewlett, Bogdan Wilamowski, and G Dundar Merge of evolutionary computation with gradient based method for optimization problems In Industrial Electronics, 2007 va n ISIE 2007 IEEE International Symposium on, pages 3304–3309 IEEE, 2007 ac th si 147 BIBLIOGRAPHY [47] J Horn, N Nafpliotis, and D.E Goldberg A niched pareto genetic algorithm for multiobjective optimization In Proceedings of the First IEEE Conf on Evolutionary Computation, volume 1, pages 82–87 IEEE World Congress on Computational Intelligence, Piscataway, New Jersey, 1994 [48] Juan Gayt´an Iniestra and Javier Garc´ıa Guti´errez Multicriteria decisions on interdependent infrastructure transportation projects using an evolutionary-based framework Applied Soft Computing, 9(2):512–526, 2009 [49] Antony W Iorio and Xiaodong Li Incorporating directional information within a differential evolution algorithm for multi-objective optimization In Proceedings of the lu an 8th annual conference on Genetic and evolutionary computation, pages 691–698 ACM, va n 2006 to gh tn [50] Stefan Janson, Daniel Merkle, and Martin Middendorf Molecular docking with multi- p ie objective particle swarm optimization Appl Soft Comput., 8(1):666–675, January nl w 2008 oa [51] Mehmet Kaya Multi-objective genetic algorithm based approaches for mining opti- d mized fuzzy association rules Soft Computing, 10(7):578–586, 2006 an lu nf va [52] Hyoungjin Kim and Meng-Sing Liou Adaptive directional local search strategy for 311, 2014 z at nh oi lm ul hybrid evolutionary multiobjective optimization Applied Soft Computing, 19(0):290 – [53] J Knowles and D Corne Approximating the nondominated front using the pareto archived evolution strategy Evol Comp, 8(2):149–172, 2000 z @ gm [54] J D Knowles and D Corne ”M-PAES: A memetic algorithm for multi-objective co l optimization” In Proceedings of the Congress on Evolutionary Computation, pages m 325–332 IEEE Press, 2000 an Lu [55] Tjalling C Koopmans and John Michael Montias On the description and comparison n va of economic systems Comparison of Economic Systems, 14, 1971 ac th si 148 BIBLIOGRAPHY [56] Pekka J Korhonen and Jukka Laakso A visual interactive method for solving the multiple criteria problem European Journal of Operational Research, 24(2):277–287, 1986 [57] Adriana Lara, Sergio Alvarado, Shaul Salomon, Gideon Avigad, Carlos A Coello Coello, and Oliver Schă utze The gradient free directed search method as local search within multi-objective evolutionary algorithms In EVOLVE-A Bridge between Probability, Set Oriented Numerics, and Evolutionary Computation II, pages 153–168 Springer, 2013 [58] Beatrice Lazzerini, Francesco Marcelloni, and Massimo Vecchio A multi-objective evolutionary approach to image quality/compression trade-o↵ in jpeg baseline algorithm lu an Applied Soft Computing, 10(2):548–561, 2010 n va [59] Loo Hay Lee, Chul Ung Lee, and Yen Ping Tan A multi-objective genetic algorithm for gh tn to robust flight scheduling using simulation European Journal of Operational Research, p ie 177(3):1948–1968, 2007 [60] Bin-Bin Li and Ling Wang A hybrid quantum-inspired genetic algorithm for multi- nl w oa objective flow shop scheduling Systems, Man, and Cybernetics, Part B: Cybernetics, d IEEE Transactions on, 37(3):576–591, June 2007 an lu nf va [61] Hui Li and Qingfu Zhang Comparison between nsga-ii and moea/d on a set of multi- lm ul objective optimization problems with complicated pareto sets z at nh oi [62] Hui Li and Qingfu Zhang Multiobjective optimization problems with complicated pareto sets, moea/d and nsga-ii Evolutionary Computation, IEEE Transactions on, 13(2):284–302, 2009 z @ gm [63] Hui Li and Qingfu Zhang Multiobjective optimization problems with complicated co l pareto sets, moea/d and nsga-ii IEEE Trans Evol Comp, pages 284–302, 2009 m [64] Ming-Jeng LIN and Ching-Lai HWANG Group decision making under multiple crite- an Lu ria Springer, 1987 va n [65] Bo Liu, Francisco V Fern´andez, Qingfu Zhang, Murat Pak, Suha Sipahi, and Georges ac th si 149 BIBLIOGRAPHY Gielen An enhanced moea/d-de and its application to multiobjective analog cell sizing In Evolutionary Computation (CEC), 2010 IEEE Congress on, pages 1–7 IEEE, 2010 [66] AG L´opez-Herrera, E Herrera-Viedma, and F Herrera A multiobjective evolutionary algorithm for spam e-mail filtering In Intelligent System and Knowledge Engineering, 2008 ISKE 2008 3rd International Conference on, volume 1, pages 366–371 IEEE, 2008 [67] Samir W Mahfoud Niching methods for genetic algorithms Urbana, 51(95001), 1995 [68] Engin Masazade, Ramesh Rajagopalan, Pramod K Varshney, Chilukuri K Mohan, lu Gullu Kiziltas Sendur, and Mehmet Keskinoz A multiobjective optimization approach an va to obtain decision thresholds for distributed detection in wireless sensor networks Sys- n tems, Man, and Cybernetics, Part B: Cybernetics, IEEE Transactions on, 40(2):444– ie gh tn to 457, 2010 p [69] K Miettinen Nonlinear Multiobjective Optimization Kluwer Academic Publishers, Boston, USA, 1999 nl w d oa [70] Yu Chen Minzhong Liu, Xiufen Zou and Zhijian Wu Performance assessment of dmoea- an lu dd with cec 2009 moea competition test instances Proceeding CEC’09 Proceedings of nf va the 11th conference on Congress on Evol Comp, pages 2913–2918, 2009 lm ul [71] F Jiang V.Q Tran M.T Vu, Q.A Tran Multilingual rules for spam detection Proceed- z at nh oi ings of the 7th International Conference on Broadband and Biomedical Communications (IB2COM 2012), pages 106–110, 2012 z [72] Anirban Mukhopadhyay and Ujjwal Maulik A multiobjective approach to mr brain @ l gm image segmentation Applied Soft Computing, 11(1):872–880, 2011 co [73] Long Nguyen and Lam Thu Bui A decomposition-based interactive method for multi- m objective evolutionary algorithms The Journal on Information Technologies and Com- an Lu munications (JITC), E-2(5(9)):17–24, 2012 va n [74] Long Nguyen and Lam Thu Bui A multi-point interactive method for multi-objective ac th si 150 BIBLIOGRAPHY evolutionary algorithms In The fourth International Conference on Knowledge and Systems Engineering (KSE 2012), Da Nang, Vietnam, 2012 [75] Long Nguyen and Lam Thu Bui A new selection strategy for the direction-based multi-objective evolutionary algorithm Journal of Development and Application on Information and Telecommunication Technology (JITC), E-2(6(10)):35–48, 2013 [76] Long Nguyen and Lam Thu Bui The e↵ects of di↵erent selection schemes on the direction based multi-objective evolutionary algorithm In The first NAFOSTED Conference on Information and Computer Science 2014 (NICS’14), Ha Noi, Vietnam, March 2014 lu [77] Long Nguyen, Lam Thu Bui, and Hussein Abbass A new niching method for the an va direction-based multi-objective evolutionary algorithm In 2013 IEEE Symposium Se- n ries on Computational Intelligence, Singapore, 2013 tn to ie gh [78] Long Nguyen, Lam Thu Bui, and Hussein Abbass DMEA-II: the direction-based p multi-objective evolutionary algorithm-II Soft Computing, 18(11):2119–2134, 2014 nl w [79] Long Nguyen, Lam Thu Bui, and Tran Quang Anh Toward an interactive method for d oa dmea-ii and application to the spam-email detection system VNU Journal of Computer nf va an lu Science and Communication Engineering, 30(4):29–44, 2014 [80] Long Nguyen and LamThu Bui A ray based interactive method for direction lm ul based multi-objective evolutionary algorithm In Van Nam Huynh, Thierry Denoeux, z at nh oi Dang Hung Tran, Anh Cuong Le, and Son Bao Pham, editors, Knowledge and Systems Engineering, volume 245 of Advances in Intelligent Systems and Computing, pages 173–184 Springer International Publishing, 2014 z @ gm [81] SN Omkar, J Senthilnath, Rahul Khandelwal, G Narayana Naik, and S Gopalakrish- m structures Applied Soft Computing, 11(1):489–499, 2011 co l nan Artificial bee colony (abc) for multi-objective design optimization of composite an Lu ă ur, Tunga Gă [82] Levent Ozgă ungăor, and Fikret S Gă urgen Adaptive anti-spam filtering n va for agglutinative languages: a special case for turkish Pattern Recognition Letters, si 151 ac th 25(16):1819–1831, 2004 BIBLIOGRAPHY [83] Siddharth Pal, Swagatam Das, and Aniruddha Basak Design of time-modulated linear arrays with a multi-objective optimization approach Progress In Electromagnetics Research B, 23:83–107, 2010 [84] Marco A Panduro, Carlos A Brizuela, David Covarrubias, and Claudio Lopez A tradeo↵ curve computation for linear antenna arrays using an evolutionary multi-objective approach Soft Computing, 10(2):125–131, 2006 [85] Jos´e Maria A Pangilinan and Gerrit K Janssens Evolutionary algorithms for the multiobjective shortest path problem Enformatika, 19, 2007 lu [86] Vilfredo Pareto Cours d’economie politique Librairie Droz, 1964 an n va [87] Eskelinen Petri and Miettinen Kaisa Trade-o↵ analysis approach for interactive non- gh tn to linear multiobjective optimization In OR Spectrum, pages 1–14, 2011 [88] Huyen N.T.M Phuong L.H, Azim Roussanaly, and Ho Tuong Vinh A hybrid approach p ie w to word segmentation of vietnamese texts 5196:240–249, 2008 oa nl [89] Ken Price, Rainer Storn, and Jouni Lampinen Di↵erential Evolution - A Practical d Approach to Global Optimization Springer, Berlin, Germany, 2005 an lu nf va [90] S.Z Zhao P.N Suganthan W Liu S Tiwari Q Zhang, A Zhou Multiobjective optimization test instances for the cec 2009 special session and competition lm ul z at nh oi [91] X Li Q.A Tran, H Duan Real-time statistical rules for spam detection Proceedings of the International Journal of Computer Science and Network Security, pages 178–184, 2006 z @ gm [92] Bin Qian, Ling Wang, De-Xian Huang, and Xiong Wang Multi-objective no-wait l flow-shop scheduling with a memetic algorithm based on di↵erential evolution Soft m co Computing, 13(8-9):847–869, 2009 an Lu [93] Gang Quan, Garrison W Greenwood, Donglin Liu, and Sharon Hu Searching for multi- n va objective preventive maintenance schedules: Combining preferences with evolutionary si 152 ac th algorithms European Journal of Operational Research, 177(3):1969–1984, 2007 BIBLIOGRAPHY [94] Daniel Radu and Yvon Besanger A multi-objective genetic algorithm approach to optimal allocation of multi-type facts devices for power systems security In Power Engineering Society General Meeting, 2006 IEEE, pages 8–pp IEEE, 2006 [95] A.R Rahimi-Vahed, S.M Mirghorbani, and M Rabbani A new particle swarm algorithm for a multi-objective mixed-model assembly line sequencing problem Soft Computing, 11(10):997–1012, 2007 [96] Margarita Reyes-Sierra and CA Coello Coello Multi-objective particle swarm optimizers: A survey of the state-of-the-art International journal of computational intelligence research, 2(3):287–308, 2006 lu an Soft Computing, 13(3):227–243, 2009 n va [97] AlanP Reynolds and Beatriz Iglesia A multi-objective grasp for partial classification tn to ie gh [98] Isabel Espirito Santo Roman Denysiuk, Lino Costa Ddmoa: Descent directions based p multiobjective algorithm In Proceedings of the Conference on Computational and Mathematical Methods in Science and Engineering (CMMSE 12), pages 460–471 IEEE, d oa nl w 2012 Ddmoa2: Improved descent an lu [99] Isabel Espirito Santo Roman Denysiuk, Lino Costa nf va directions-based multiobjective algorithm In 13th International Conference on Com- lm ul putational and Mathematical Methods in Science and Engineering IEEE, 2013 z at nh oi [100] Rocıo C Romero-Zaliz, Cristina Rubio-Escudero, J Perren Cobb, Francisco Herrera, Oscar Cord´on, and Igor Zwir A multiobjective evolutionary conceptual clustering methodology for gene annotation within structural databases: a case of study on the z gm @ gene ontology database Evolutionary Computation, IEEE Transactions on, 12(6):679– 701, 2008 co l m [101] RP Runyon, A Haber, DJ Pittenger, and KA Coleman Statistical inference: categorical an Lu variables Fundamentals of Behavioral Statistics McGraw Hill, New York, pages 592– 594, 1996 n va ac th si 153 BIBLIOGRAPHY [102] Mohammad Saadatseresht, Ali Mansourian, and Mohammad Taleai Evacuation planning using multiobjective evolutionary optimization approach European Journal of Operational Research, 198(1):305–314, 2009 [103] Luciano Sanchez, Jose Otero, and Ines Couso Obtaining linguistic fuzzy rule-based regression models from imprecise data with multiobjective genetic algorithms Soft Computing, 13(5):467–479, 2009 [104] R Saravanan, S Ramabalan, N Ebenezer, and C Dharmaraja Evolutionary multi criteria design optimization of robot grippers Applied Soft Computing, 9(1):159–172, 2009 lu an multi-objective crop planning models Comput Electron Agric., 68(2):191–199, Octo- n va [105] Ruhul Sarker and Tapabrata Ray An improved evolutionary algorithm for solving ie gh tn to ber 2009 p [106] Stefan Schăaer, Reinhart Schultz, and Klaus Weinzierl Stochastic method for the so- lution of unconstrained vector optimization problems Journal of Optimization Theory nl w d oa and Applications, 114(1):209–222, 2002 an lu [107] O Schutze, A Lara, and Carlos A Coello Coello On the influence of the number nf va of objectives on the hardness of a multiobjective optimization problem Evolutionary lm ul Computation, IEEE Transactions on, 15(4):444–455, Aug 2011 z at nh oi [108] Soo-Yong Shin, In-Hee Lee, Dongmin Kim, and Byoung-Tak Zhang Multiobjective evolutionary optimization of dna sequences for reliable dna computing Evolutionary Computation, IEEE Transactions on, 9(2):143–158, 2005 z @ gm [109] Pradyumn Kumar Shukla On gradient based local search methods in unconstrained co l evolutionary multi-objective optimization In Evolutionary Multi-Criterion Optimiza- m tion, pages 96–110 Springer, 2007 an Lu [110] Valceres VR Silva, Peter J Fleming, Jungiro Sugimoto, and Ryuichi Yokoyama Multi- si 154 ac th Applied Soft Computing, 8(1):392–401, 2008 n va objective optimization using variable complexity modelling for control system design BIBLIOGRAPHY [111] Christine Solnon and Khaled Gh´edira Ant colony optimization for multi-objective optimization problems Internation Journal on computer science, 2010 [112] James C Spall Implementation of the simultaneous perturbation algorithm for stochastic optimization Aerospace and Electronic Systems, IEEE Transactions on, 34(3):817– 823, 1998 [113] Wolfram Stadler Multicriteria Optimization in Engineering and in the Sciences, volume 37 Springer, 1988 [114] Rainer Storn and Kenneth Price Di↵erential evolution - a simple and efficient adaptive lu scheme for global optimization over continuous spaces, 1995 an n va [115] Reza Tavakkoli-Moghaddam, Alireza Rahimi-Vahed, and Ali Hossein Mirzaei A hy- objectives: Weighted mean completion time and weighted mean tardiness Information ie gh tn to brid multi-objective immune algorithm for a flow shop scheduling problem with bi- p Sciences, 177(22):5072 – 5090, 2007 nl w [116] G Timmel Ein stochastisches suchverrahren zur bestimmung der optimalen kompro- nf va an lu 6(1):5, 1980 d oa milsungen bei statischen polzkriteriellen optimierungsaufgaben Wiss Z TH Ilmenau, [117] Long Nguyen Anh Quang Tran and Lam Thu Bui Dmea-ii and its application on spam lm ul email detection problems In Seventh IEEE Symposium on Computational Intelligence z at nh oi for Security and Defense Applications (CISDA 2014), Ha Noi, Vietnam [118] Steve Uhlig A multiple-objectives evolutionary perspective to interdomain traffic z engineering International Journal of Computational Intelligence and Applications, @ l gm 5(02):215–230, 2005 co [119] D.A.V Veldhuizen Multiobjective Evolutionary Algorithms: Classifications, Analyses, m and New Innovation PhD thesis, Department of Electrical Engineering and Computer an Lu Engineering, Airforce Institue of Technology, Ohio, 1999 va n [120] Minh Tuan Vu, Quang Anh Tran, Quang Minh Ha, and Lam Thu Bui A multi-objective ac th si 155 BIBLIOGRAPHY approach for vietnamese spam detection In Knowledge and Systems Engineering, pages 211–221 Springer, 2014 [121] MinhTuan Vu, QuangAnh Tran, QuangMinh Ha, and LamThu Bui A multi-objective approach for vietnamese spam detection In Processding: Knowledge and Systems Engineering 2013, pages 211–221, 2013 [122] Antony Waldock and David Corne Multiple objective optimisation applied to route planning In Proceedings of the 13th annual conference on Genetic and evolutionary computation, pages 1827–1834 ACM, 2011 lu [123] Klaus Weinert, Andreas Zabel, Petra Kersting, Thomas Michelitsch, and Tobias Wag- an va ner On the use of problem-specific candidate generators for the hybrid optimiza- n tion of multi-objective production engineering problems Evolutionary computation, ie gh tn to 17(4):527–544, 2009 p [124] Stefan Wiegand, Christian Igel, and Uwe Handmann Evolutionary multi-objective optimisation of neural networks for face detection International Journal of Computa- nl w d oa tional Intelligence and Applications, 4(03):237–253, 2004 an lu [125] A Wierzbicki The use of reference objectives in multiobjective optimization In G Fan- nf va del and T Gal, editors, Multiple Objective Decision Making, Theory and Application, lm ul pages 468–486, Berlin and New York, 1980 Springer z at nh oi [126] Li-Ning Xing, Ying-Wu Chen, and Ke-Wei Yang Multi-objective flexible job shop schedule: Design and evaluation by simulation modeling Appl Soft Comput., 9(1):362– 376, January 2009 z @ gm [127] Iryna Yevseyeva, Vitor Basto-Fernandes, and Jos´e R M´endez Survey on anti-spam co l single and multi-objective optimization In ENTERprise Information Systems, pages m 120–129 Springer, 2011 an Lu [128] Iryna Yevseyeva, Vitor Basto-Fernandes, David Ruano-Ord´as, and Jos´e R M´endez n va Optimising anti-spam filters with evolutionary algorithms Expert Systems with Appli- si 156 ac th cations, 2013 BIBLIOGRAPHY [129] Po-Lung Yu A class of solutions for group decision problems Management Science, 19(8):936–946, 1973 [130] Xinjie Yu and Mitsuo Gen Introduction to evolutionary algorithms Springer, 2010 [131] Xianyi Zeng, Yijun Zhu, Ludovic Koehl, Mauricio Camargo, Christian Fonteix, and Fran¸cois Delmotte A fuzzy multi-criteria evaluation method for designing fashion oriented industrial products Soft Computing, 14(12):1277–1285, 2010 [132] Q F Zhang and H Li Moea/d: A multi-objective evolutionary algorithm based on decomposition 2007 lu an [133] Yang Zhang and Peter I Rockett A generic multi-dimensional feature extrac- n va tion method using multiobjective genetic programming Evolutionary Computation, gh tn to 17(1):89–115, 2009 [134] Yang Zhang and Peter I Rockett A generic optimising feature extraction method using p ie w multiobjective genetic programming Applied Soft Computing, 11(1):1087–1097, 2011 oa nl [135] Zhuhong Zhang Multiobjective optimization immune algorithm in dynamic environ- d ments and its application to greenhouse control Applied Soft Computing, 8(2):959–971, nf va an lu 2008 [136] Shuguang Zhao and Licheng Jiao Multi-objective evolutionary design and knowledge lm ul discovery of logic circuits based on an adaptive genetic algorithm Genetic Programming z at nh oi and Evolvable Machines, 7(3):195–210, 2006 [137] Stanley Zionts Decision making: Some experiences, myths and observations In Mul- z gm @ tiple Criteria Decision Making, pages 233–241 Springer, 1997 l [138] E Zitzler, M Laumanns, and L Thiele SPEA2: Improving the strength pareto evo- m co lutionary algorithm for multiobjective optimization In K C Giannakoglou, D T an Lu Tsahalis, J Periaux, K D Papailiou, and T Fogarty, editors, Evolutionary Methods for Design Optimization and Control with Applications to Industrial Problems, pages va n 95–100 Int CMINE, 2001 ac th si 157 BIBLIOGRAPHY [139] E Zitzler and L Thiele Multi-objective optimization using evolutionary algorithms - a comparative case study In Parallel Problem Solving from Nature, volume 1498 of Lecture Notes in Computer Science, pages 292–304 Springer, 1998 [140] E Zitzler, L Thiele, and K Deb Comparision of multiobjective evolutionary algorithms: Emprical results Evol Comp, 8(1):173–195, 2000 [141] Xingquan Zuo, Hongwei Mo, and Jianping Wu A robust scheduling method based on a multi-objective immune algorithm Information Sciences, 179(19):3359 – 3369, 2009 lu an n va p ie gh tn to d oa nl w nf va an lu z at nh oi lm ul z m co l gm @ an Lu n va ac th si 158

Ngày đăng: 19/07/2023, 05:00

TÀI LIỆU CÙNG NGƯỜI DÙNG

  • Đang cập nhật ...

TÀI LIỆU LIÊN QUAN

w