Please use this identifier to cite or link to this item: https://hdl.handle.net/20.500.13091/788
Title: Çok amaçlı optimizasyon problemlerinin çözümü için Kurbağa Sıçrama ve Gri Kurt Optimizasyonu algoritmaları tabanlı hibrit bir yöntemin geliştirilmesi
Other Titles: Developing a hybrid method based on Shuffled Frog Leaping and Gray Wolf Optimization algorithms to solve multi-objective optimization problems
Authors: Karakoyun, Murat
Advisors: Kodaz, Halife
Keywords: Bilgisayar Mühendisliği Bilimleri-Bilgisayar ve Kontrol
Computer Engineering and Computer Science and Control
Publisher: Konya Teknik Üniversitesi
Abstract: Gerçek dünya problemlerine bakıldığında çoğunun birden fazla hedefi gerçekleştirmeye yönelik olduğu görülmektedir. Gerçekleştirilmek istenen bu hedefler kimi zaman birbiri ile uyum içinde iken kimi zaman da birbiri ile çatışma halinde olabilmektedir. Amaçların birbiri ile olan bu ilişkilerine bağlı olarak çok amaçlı problemlerin çözülme zorlukları farklı olabilmektedir. Birbiri ile uyum içinde olan amaçlara sahip bir problem tek amaçlı bir probleme dönüştürülerek çözülebilmesine rağmen amaçları çatışan bir problem için bu durum söz konusu değildir. Etrafımıza baktığımızda karşılaştığımız problemlerin birçoğunun, amaçları birbiri ile çatışan çok amaçlı problemler olduğunu görebiliriz. Bu problemlerin çözümü için kullanılan birçok klasik yöntem mevcuttur. Klasik yöntemlerin çözüm geliştirme noktasında farklı sebeplerden dolayı eksik kalması araştırmacıları farklı yaklaşımlar geliştirmeye yöneltmiştir. Genellikle doğada sürü halinde yaşayan hayvanların veya farklı yaşam alanlarına sahip bitkilerin davranışlarından esinlenilerek geliştirilen doğa esinli algoritmalar bu yaklaşımlardan bir tanesi olmuştur. Doğa esinli algoritmalar, klasik yöntemler ile kıyaslandığında farklı problemlere uyarlanabilmeleri açısından daha avantajlı bir durumdadırlar. Tez çalışması kapsamında, tek amaçlı problemlerin çözümü için geliştirilmiş olan kurbağa sıçrama (SFLA) ve gri kurt optimizasyonu (GWO) algoritmaları hibrit bir şekilde kullanılarak çok amaçlı optimizasyon problemlerine uygulanmıştır. Önerilen algoritmanın değerlendirilmesi üç aşamada farklı problem setleri üzerinde yapılmıştır. İlk aşamada özellikleri birbirinden farklı 36 kısıtsız çok amaçlı optimizasyon problemi kullanılmıştır. Önerilen algoritmanın performansı çok amaçlı optimizasyon algoritmalarından NSGA-II, IBEA, MOCell, MOEA/D, MOAAA ve MOVS algoritmalarının performansı ile kıyaslanmıştır. İkinci aşamada mühendislik tasarım problemleri ve kısıtlı problemlerden oluşan farklı özellikteki 10 adet çok amaçlı optimizasyon problemi kullanılmıştır. Önerilen algoritmanın performansı NSGA-II, IBEA, MOCell ve PAES algoritmaları ile kıyaslanmıştır. İlk iki aşamada performans karşılaştırma metriği olarak hiperküp (HV), terslenmiş nesilsel mesafe (IGD), yayılım (Spread) ve Epsilon metrikleri kullanılmıştır. Bu dört farklı metrik ile elde edilen sonuçlar Friedman ve Wilcoxon istatistiksel testleri ile analiz edilmiştir. Ayrıca algoritmalar tarafından elde edilen sonuçların görsel olarak sunulması için grafiksel çizimler ve kutu grafiği kullanılmıştır. Üçüncü ve son aşamada ise önerilen algoritma, görüntü işleme çalışmalarında sıklıkla kullanılan 10 adet gri seviye görüntünün segmentasyonunda test edilmiştir. Üçüncü aşamada önerilen algoritmanın, SFLA ve GWO algoritmaları ile performans karşılaştırması yapılmıştır. Bu bölümde tek amaçlı bir problem olan eşikleme, önerilen algoritma kullanılarak çok amaçlı bir problem olarak ele alınmıştır. Görüntü segmentasyonu yapılan bu aşamada performans metriği olarak tepe sinyali gürültü oranı (PSNR) kullanılmıştır. Elde edilen deneysel sonuçlar Friedman ve Wilcoxon istatistik testleri ile analiz edilmiştir. Ayrıca elde edilen sonuç görüntüleri görsel olarak sunulmuştur. Üç aşamada elde edilen deneysel sonuçlara bakıldığında önerilen algoritmanın genel olarak karşılaştırma yapılan algoritmalardan daha başarılı olduğu görülmektedir.
When looking to the real world problems, it is seen that many of them are aimed at achieving more than one goal. While these goals are sometimes in accordance with each other, they may be in conflict with each other. Depending on these relations of objectives with each other, the difficulties of solving multi-objective problems can be different. Although a problem with goals that are in accordance with each other can be solved by transforming it to a single-objective problem, this is not possible for a problem whose goals are in conflict. When looking around, it can be seen that many of the problems we encounter are multi-objective problems whose goals are in conflict with each other. There are many classical methods used to solve these problems. The deficiency of the classical methods at the point of developing solutions due to different reasons has led researchers to develop different approaches. Nature-inspired algorithms developed by taking inspiration from the behavior of animals that generally live with a swarm in nature or plants with different habitats have been one of these approaches. Nature-inspired algorithms are more advantageous than classical methods in terms of being adaptable to different problems. In this thesis, shuffled frog leaping (SFLA) and gray wolf optimizer (GWO) algorithms developed for the solution of single-objective problems were used in a hybrid method and applied to multi-objective optimization problems. The proposed algorithm was evaluated in three stages on different problem sets. In the first stage, 36 unconstrained multi-objective optimization problems with different properties were used. The performance of the proposed algorithm was compared with the performance of the six multi-objective optimization algorithms (NSGA-II, IBEA, MOCell, MOEA/D, MOAAA and MOVS) in the first stage. In the second stage, 10 multi-objective optimization problems with different features, consisting of engineering design problems and constrained problems, were used. In this stage, the performance of the proposed algorithm was compared with NSGA-II, IBEA, MOCell and PAES algorithms. In the first two stages, hypervolume (HV), inverted generational distance (IGD), Spread and Epsilon metrics were used as performance comparison metrics. The results obtained with these four different metrics were analyzed by Friedman and Wilcoxon statistical tests. In addition, graphical drawings and box plots were used to visually present the results obtained by the algorithms. In the third and last stage, the proposed algorithm was tested in the segmentation of 10 gray level images, which are frequently used in image processing studies. In the third stage, performance comparison was made with the SFLA and GWO algorithms, which are the components of the proposed algorithm. In this section, thresholding, which is a single-objective problem, is handled as a multi-objective problem by the proposed algorithm. Peak signal to noise ratio (PSNR) was used as a performance metric at this stage where image segmentation was made. Experimental results obtained were analyzed by Friedman and Wilcoxon statistical tests. In addition, the segmented images, which were generated by the algorithms, were presented visually. Considering the experimental results obtained in three stages, it is seen that the proposed algorithm is generally more successful than the compared algorithms.
URI: https://tez.yok.gov.tr/UlusalTezMerkezi/TezGoster?key=8tbPippmWV_b-Irrn9YEAhDbGM_PkdLTm2aeLSq0SuPxX5SRhvg4eiZQDvCB8jiA
https://hdl.handle.net/20.500.13091/788
Appears in Collections:Tez Koleksiyonu

Files in This Item:
File SizeFormat 
671644.pdf9.44 MBAdobe PDFView/Open
Show full item record



CORE Recommender

Page view(s)

862
checked on Apr 29, 2024

Download(s)

156
checked on Apr 29, 2024

Google ScholarTM

Check





Items in GCRIS Repository are protected by copyright, with all rights reserved, unless otherwise indicated.