博碩士論文 100521081 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:15 、訪客IP:18.216.60.85
姓名 王士驊(Shih-Hua Wang)  查詢紙本館藏   畢業系所 電機工程學系
論文名稱 強化反向減量粒子群最佳化演算法
(Strengthen-reverse and reduction for particle swarm optimization)
相關論文
★ 影像處理運用於家庭防盜保全之研究★ 適用區域範圍之指紋辨識系統設計與實現
★ 頭部姿勢辨識應用於游標與機器人之控制★ 應用快速擴展隨機樹和人工魚群演算法及危險度於路徑規劃
★ 智慧型機器人定位與控制之研究★ 基於人工蜂群演算法之物件追蹤研究
★ 即時人臉偵測、姿態辨識與追蹤系統實現於複雜環境★ 基於環型對稱賈柏濾波器及SVM之人臉識別系統
★ 改良凝聚式階層演算法及改良色彩空間影像技術於無線監控自走車之路徑追蹤★ 模糊類神經網路於六足機器人沿牆控制與步態動作及姿態平衡之應用
★ 四軸飛行器之偵測應用及其無線充電系統之探討★ 結合白區塊視網膜皮層理論與改良暗通道先驗之單張影像除霧
★ 基於深度神經網路的手勢辨識研究★ 人體姿勢矯正項鍊配載影像辨識自動校準及手機接收警告系統
★ 模糊控制與灰色預測應用於隧道型機械手臂之分析★ 模糊滑動模態控制器之設計及應用於非線性系統
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 本文旨在提出廣義性最佳化演算法探討與改良,其中廣義的最佳化演算法為最受重視,重要原因是適用範圍層面的問題,基因最佳化演算法、粒子群最佳化演算法、模擬退火法…等最常被使用,在規律的適應函式找極值上,每個方法各有優缺點,而優缺點取決於是否適應值符合標準和達到目標花費時間上的多寡,在不同的適應函式也各有不同的取向,基於以上的需求,本文也試著尋找更優於一般廣義性最佳化演算法的演算方式。
本論文嘗試以高度指向性配合強烈具跳出局部能力之方式,以此來達到搜索更迅速之目的,加上精簡演算法流程與使執行者使用上更方便設計的目標來完成此演算法,文末,吾人亦提出模擬以驗證本文改良法之可行性。
摘要(英) This study aims to explore the problems of strengthen-reverse and reduction for particle swarm optimization. Genetic algorithm, particle swarm optimization and simulated annealing are widely used to search for the global optimal solutions of fitness functions. The present work tries to make some improvements and to reduce the consuming time of the generalized optimization algorithms. Whether the generalized optimization algorithms are good or bad usually depends on the fitness function value.
This paper tried to use high pointing-behavior to make the speed of seeking out the global optimum being higher. But we need to increase the chance of escaping from the local optimal solutions. Final the new algorithms are as simplified as possible and that the user will apply these algorithms more easy than others. In addition, the simulation is given to verify the feasibility of the present method.
關鍵字(中) ★ 廣義性最佳化演算法
★ 基因最佳化演算法
★ 粒子群最佳化演算法
★ 模擬退火法
關鍵字(英) ★ Generalized optimization algorithms
★ genetic algorithm
★ particle swarm optimization
★ simulated annealing
論文目次 中文摘要 i
英文摘要 ii
目錄 iii
圖目錄 v
表目錄 vi
一、   緒論 1
1-1 研究動機與目的 1
1-2 背景知識 1
1-3 應用領域 2
1-4   論文架構 3
1-5   論文主要成果與貢獻 3
二、   研究問題描述 5
2-1   廣義性最佳化演算法代修正之問題 5
2-2   傳統廣義性最佳化演算法模擬比較的盲點 7
三、   本文提出之演算法 8
3-1   廣義性最佳化演算法架構 8
3-1-1 子代產生 9
3-1-2 主演算架構 10
3-1-3 終止條件判定與最終輸出結果 11
3-2   基於基因與粒子群最佳化演算法改良 11
3-2-1 子代數目的考量 11
3-2-2 指向性修正 13
3-3   反向減量粒子群最佳化演算法流程 13
3-3-1 係數探討 14
3-3-2 流程示意 15
3-4   基於反向減量粒子群最佳化演算法改良論點 16
3-4-1 修正論點一 16
3-4-2 修正論點二 17
3-4-3 修正論點三 17
3-5   強化反向減量粒子群最佳化演算法流程 17
3-5-1 係數探討 19
3-5-2 流程示意 19
四、   模擬結果 21
4-1   演算法耗費資源比較 22
4-2   高維度適應函數值精準比較模擬 23
4-3   低維度適應函數值達標資源比較模擬 41
4-4   討論 44
五、   結論與未來展望 45
參考文獻 47
文章發表 51
附錄 52
參考文獻 〔1〕 J Kennedy and R Eberhart, “Particle Swarm Optimization”, Proceedings of IEEE International Conference on Neural Networks, Vol. 4, pp. 1942-1948, 1995.
〔2〕 Shi Y and Eberhart R C, “A modified particle swarm optimizer”, IEEE World Congress on Computational Intelligence, pp. 69-73, 1998.
〔3〕 D. E. Goldberg, “Genetic Algorithm in Search, Optimization and Machine Learning”, Addison-Wesley Publishing Company, 1989.
〔4〕 S. Kirkpatrick, C. Gelatt Jr and M. Vecchi, “Optimization by simulated annealing”, Sci., Vol. 220, Issue. 4598, pp. 671–680, 1983.
〔5〕 Sachin Gupta and Swapna Devi, “Modified pso algorithm with high exploration and exploitation ability”, International journal of software engineering research & practices Vol. 1, Issue. 1, Jan 2011.
〔6〕 X. Cai, Y. Cui and Y. Tan, “Predicted modified pso with time-varying accelerator coefficients”, Int. J. Bio-Inspired computation, Vol. 1, No. 1/2, pp. 50–60,2009.
〔7〕 Sheng-Ta Hsieh, Tsung-Ying Sun, Chan-Cheng Liu and Shang-Jeng Tsai, “Efficient Population Utilization Strategy for Particle Swarm Optimizer”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 39, Issue. 2, pp. 444–456, April 2009.
〔8〕 Zhi-Hui Zhan, Jun Zhang, Yun Li and Yu-Hui Shi, “Efficient Orthogonal Learning Particle Swarm Optimization”. IEEE Transactions on Evolutionary Computation, Vol. 15, Issue. 6, pp. 832–847, December 2011.
〔9〕 S. H. Ling, H. H. C. Iu, K. Y. Chan, H. K. Lam, Benny C. W. Yeung and Feank H. Leung, “Hybrid Particle Swarm Optimization With Wavelet Mutation and Its Industrial Applications”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 38, Issue. 3, pp. 743–763, June 2009.
〔10〕 Jang-Ho Seo, Chang-Hwan Im, Chang-Geun Heo, Jae-Kwang Kim, Hyun-Kyo Jung and Cheol-Gyun Lee, “Multimodal Function Optimization Based on Particle Swarm Optimization”. IEEE Transactions on Magnetics, Vol. 42, Issue. 4, April 2006.
〔11〕 Wei-Neng Chen, Jun Zhang, Ying Lin, Ni Chen, Zhi-Hui Zhan, Henry Shu-Hung Chung, Yun Li and Yu-Hui Shi, “Particle Swarm Optimization with an Aging Leader and Challengers”. IEEE Transactions on Evolutionary Computation, Vol. 17, Issue. 2, pp. 241–258, April 2013.
〔12〕 Chia-Feng Juang, “A Hybrid of Genetic Algorithm and Particle Swarm Optimization for Recurrent Network Design”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 34, Issue. 2, April 2004.
〔13〕 Zhi-Hui Zhan, Jun Zhang, Yun Li and Henry Shu-Hung Chung, “Adaptive Particle Swarm Optimization”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 39, Issue. 6, pp. 1362–1381, December 2009.
〔14〕 Wu-Chang Wu and Men-Shen Tsai, “Application of Enhanced Integer Coded Particle Swarm Optimization for Distribution System Feeder Reconfiguration”. IEEE Transactions on Power Systems, Vol. 26, Issue. 3, pp. 1591–1599, August 2011.
〔15〕 Changhe Li, Shengxiang Yang and Trung Thanh Nguyen, “A Self-Learning Particle Swarm Optimizer for Global Optimization Problems”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 42, Issue. 3, pp. 627–646, June 2012.
〔16〕 Zhi-Hui Zhan, Jun Zhang, Yun Li and Yu-Hui Shi, “Orthogonal Learning Particle Swarm Optimization”. IEEE Transactions on Evolutionary Computation, Vol. 15, Issue. 6, pp. 832–847, December 2011.
〔17〕 Irina Ciornei and Elias Kyriakides, “Hybrid Ant Colony-Genetic Algorithm for Global Continuous Optimization”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 42, Issue. 1, pp. 997–1006, February 2012.
〔18〕 Guangming Lv, Xiaomeng Sun and Jian Wang, “A Simulated Annealing-New Genetic Algorithm and its Application”. Interational Conference on Electronics and Optoelectronics, pp. 246–249, 2011.
〔19〕 Adham Atyabi and David M W Powers, “The Use of Area Extended Particle Swarm Optimization (AEPSO) in Swarm Robotics”. Int. Conf. Control, Automation, Robotice and Vision, pp. 591–596, 2010.
〔20〕 Yau-Tarng Juang, Shen-Lung Tung, and Hung-Chih Chiu, “An Improved Particle Swarm Optimization Algorithm with Adaptive Fuzzy Strategy”. The 11th Cross-Strait Information Technology Conference, pp. 128-133, December 2009.
〔21〕 Shen-Lung Tung, Yau-Tarng Juang, Wei-Hsun Lee, Wern-Yarng Shieh, and Wei-Ying Wu, “Optimization of the exponential stabilization problem in active suspension system using PSO”. Expert Systems with Applications, Vol. 38, Issue. 11, pp. 14044-14051, October 2011.
〔22〕 Yangguang Fu, Mingyue Ding, and Chengping Zhou, “Phase Angle-Encoded and Quantum-Behaved Particle Swarm Optimization Applied to Three-Dimensional Route Planning for UAV”. IEEE Transactions on Systems, Man and Cybernetics, Vol. 42, Issue. 2, pp. 511–526, March 2012.
〔23〕 網路資料:維基百科-基因演算法
https://zh.wikipedia.org/wiki/%E9%81%97%E4%BC%A0%E7%AE%97%E6%B3%95.
〔24〕 網路資料:維基百科-粒子群優化
http://zh.wikipedia.org/wiki/%E7%B2%92%E5%AD%90%E7%BE%A4%E4%BC%98%E5%8C%96.
〔25〕 網路資料:模擬退火法(simulated annealing)
http://jjcommons.csie.isu.edu.tw/research/download/SA.pdf‎
指導教授 鍾鴻源(Hung-Yuan Chung) 審核日期 2013-8-27
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明