Responsive image
博碩士論文 etd-0816107-122142 詳細資訊
Title page for etd-0816107-122142
論文名稱
Title
以生命力與競爭強化為基礎之模擬草履蟲演化演算法
Sim-paramecium Evolution Algorithm based on Enhanced Livability and Competition
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
47
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2007-06-22
繳交日期
Date of Submission
2007-08-16
關鍵字
Keywords
基因演算法、競爭、無性繁殖
genetic algorithm, competition, asexual reproduction
統計
Statistics
本論文已被瀏覽 5734 次,被下載 1157
The thesis/dissertation has been browsed 5734 times, has been downloaded 1157 times.
中文摘要
此篇論文提出了一種藉由改變基因演算法的流程來加速基因演算法演化速度的方法。這個方法增加了無性繁殖、競爭以及生命上限幾個機制在基因演算法的存活機制之前。這幾個新增的機制會加速基因演算法的收斂速度。實驗結果顯示這個方法在旅人問題會得到47%的收斂速度提升,並且在著色問題上也有10%的提升。除此之外,因為這個方法是藉由新增加的機制來改善基因演算法的效能,所以相關研究於改進基因演算法內部機制的方法依然可以跟這個方法整合。
Abstract
This thesis proposes an algorithm to enhance the convergence speed of genetic algorithm by modifying the function flow of a simple GA. Additional operators, such as asexual reproduction, competition, and livability, are added before the survival operation. After adding these three operators to the genetic algorithm, the convergence speed can be increased. Experiments indicate that simulations with the proposed algorithm have a 47% improvement in convergence speed on the traveling salesman problem. As for the graph coloring problem, the proposed algorithm also has a 10% improvement. Also, since these operators are additional parts to the original GA, the algorithm can be further improved by enhancing the operators, such as selection, crossover, and mutation.
目次 Table of Contents
Chapter 1 Introduction………………………………………………………1
Chapter 2 Related Work………………………………………………………3
2-1 Genetic Algorithms………………………………………………………3
2-1-1 Representation…………………………………………………………5
2-1-1-1 Representation of the Traveling Salesman Problem…………5
2-1-1-2 Representation of the Graph Coloring Problem………………5
2-1-2 Selection………………………………………………………………6
2-1-2-1 Roulette Wheel Approach…………………………………………6
2-1-2-2 Tournament Approach………………………………………………7
2-1-3 Crossover………………………………………………………………8
2-1-3-1 Partially Mapped Crossover………………………………………8
2-1-3-2 Uniform Crossover…………………………………………………9
2-1-3-3 Greedy Partition Crossover………………………………………11
2-1-4 Mutation…………………………………………………………………13
2-1-4-1 Reciprocal Exchange Mutation……………………………………13
2-1-4-2 Inversion Mutation…………………………………………………13
2-2 Researches on Genetic Algorithm……………………………………14
Chapter 3 The Proposed Algorithm…………………………………………16
3-1 Aging………………………………………………………………………19
3-2 Competition………………………………………………………………20
3-3 Reproduction………………………………………………………………23
3-4 The Parameters Setting Method………………………………………24
3-5 The Complexity Analysis………………………………………………25
Chapter 4 Performance Evaluation…………………………………………26
4-1 Traveling Salesman Problem……………………………………………26
4-2 Graph Coloring Problem…………………………………………………31
Chapter 5 Conclusion…………………………………………………………35

References………………………………………………………………………36
參考文獻 References
[1] J. H. Holland, Adaptation in Natural and Artificial Systems, First Published by University of Michigan Press, 1992.
[2] M. L. Mauldin, Maintaining Diversity in Genetic Search, Proceedings of the National Conference on Artificial Intelligence AAAI-84, pp.247-250, 1984.
[3] L. A. Rendell, A Doubly Layered Genetic Penetrance Learning System, Proceedings of the Third National Conference on Artificial Intelligence AAAI-83, pp.343-347, 1983.
[4] M. Kavian and R. G. McLenaghan, Application of Genetic Algorithms to the Algebraic Simplification of Tensor Polynomials, Proceedings of the 1997 international symposium on Symbolic and algebraic computation, pp.93-100, 1997.
[5] D. Whitley, The GENITOR algorithm and selection pressure: Why Rank-Based Allocation of Reproductive Trials Is Best, Proceedings of 3rd International Conference on Genetic Algorithms, pp.116-121, 1989.
[6] C. K. Ting, S. T. Li, and C. N. Lee, On the harmonious mating strategy through tabu search, Information Sciences, pp.189-214, 2003.
[7] C. H. Su and C. N. Lee, A Multi-Parent Crossover for Combinatorial Optimization Problems, Master Thesis of National Sun Yat-Sen University, Kaohsiung, Taiwan, 2006.
[8] S. Tsutusi, Multi-Parent Recombination in Genetic Algorithm with Search Space Boundary Extension by Mirroring, Proceedings of the 5th International Conference on Parallel Problem Solving from Nature, pp.428-437, 1998.
[9] A. E. Eiben, Multiparent Recombination in Evolutionary Computing, Advances in Evolutionary Computing: theory and applications, Springer-Verlag New York, 2003.
[10] W. Rand, R. Riolo and J. H. Holland, The Effect of Crossover on the Behavior of the GA in Dynamic Environments, Proceedings of the 8th annual conference on Genetic and evolutionary computation, pp.1289-1296, 2006.
[11] Y. Hong, Q. Ren, and J. Zeng, Adaptive Population Size for Univariate Marginal Distribution Algorithm, Proceedings of the Evolutionary Computation, pp.1396-1402, 2005.
[12] D. E. Goldberg, Genetic Algorithms in Search, Optimization, and Machine Learning, Addison-Wesley, 1989.
[13] C. R. Houck, J. A. Joines, and Michael G. Kay, A Genetic Algorithm for Function Optimization: A Matlab Implementation, North Carolina State University, Raleigh, NC, Technical Report, 1995.
[14] D. E. Goldberg and R. Lingle, Alleles, Loci and the Traveling Salesman Problem, Proceedings of the First International Conference on Genetic Algorithms, pp.154-159, 1985.
[15] E. Falkenauer, The Worth of the Uniform, Proceedings of the Evolutionary Computation, pp. -782 Vol. 1, 1999.
[16] P. Galinier and J. K. Hao, Hybrid Evolutionary Algorithms for Graph Coloring, Journal of Combinatorial Optimization, pp.379-397, 1998.
[17] B. Freisleben and P. Merz, New Genetic Local Search Operators for the Traveling Salesman Problem, pp.890-899, Proceedings of the Fourth International Conference on Parallel Problem Solving from Nature, 1996.
[18] J. T. David and P. Sampat, Mathematical Programming in a Hybrid Genetic Algorithm for Steiner Point Problems, Proceedings of the ACM symposium on Applied computing, pp.357-363,, 1995.
[19] S. Tsutusi, Multi-Parent Recombination in Genetic Algorithm with Search Space Boundary Extension by Mirroring, Proceedings of the 5th International Conference on Parallel Problem Solving from Nature, pp. 428-437, 1998.
[20] S. V. Jose and A. B. John, Sexual Selection with Competitive/co-operative Operators for Genetic Algorithms, Proceedings of the IASTED International Conference on Neural Networks and Computational Intelligence, pp.191-196, 2003.
[21] http://elib.zib.de/pub/mp-testdata/tsp/tsplib/tsplib.html
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內外都一年後公開 withheld
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code