Please use this identifier to cite or link to this item: https://hdl.handle.net/20.500.13091/2847
Full metadata record
DC FieldValueLanguage
dc.contributor.advisorKaya, Ersin-
dc.contributor.advisorUymaz, Sait Ali-
dc.contributor.authorTürkoğlu, Bahaeddin-
dc.date.accessioned2022-10-06T19:57:30Z-
dc.date.available2022-10-06T19:57:30Z-
dc.date.issued2022-
dc.identifier.urihttps://tez.yok.gov.tr/UlusalTezMerkezi/TezGoster?key=kScA8XnrRb0WogX-qPGFkjgnpxv2KAxw3eMrFlU5Ed6hwpKUiTq12pVej3SXGZ7C-
dc.identifier.urihttps://hdl.handle.net/20.500.13091/2847-
dc.description.abstractOptimizasyon, bir problemin çözüm uzayındaki en uygun çözümü bulma, verilen kısıtlar altında eniyileme işlemidir. Günümüz dünyasında minimum maliyet ile maksimum verimliliğinin hedeflendiği birçok alanda yaygın olarak kullanılmaktadır. Son yıllarda, gerçek dünya problemlerinin giderek artan karmaşıklığı ve zorluğu, daha güvenilir optimizasyon tekniklerine, özellikle metasezgisel optimizasyon algoritmalarına daha fazla ihtiyaç duyulmasına neden olmuştur. Yapay Alg Algoritması (AAA), mikro alglerin karakteristiklerinden ve yaşam davranışlarından esinlenerek geliştirilmiş metasezgisel bir optimizasyon algoritmasıdır. Çeşitli alanlardaki birçok gerçek dünya problemini başarıyla çözerek popüler metasezgisel algoritmalardan birisi haline gelmiştir. Bununla birlikte diğer metasezgisel optimizasyon algoritmalarına benzer şekilde AAA da erken yakınsama ve yerel minimumlara sıkışma eğilimi göstermektedir. Bu problemleri aşmak için algoritmanın yapısının güçlendirilmesi gerekmektedir. Metasezgisel optimizasyon algoritmalarının karakteristiklerini belirleyen iki önemli arama stratejisi vardır. Bunlardan birisi keşif/çeşitlendirme diğeri sömürü/yoğunlaştırmadır. Keşif süreci, arama uzayını küresel olarak keşfetme yeteneğidir. Bu yetenek, yerel optimumdan kaçınma ve yerel optimuma takılınca kurtulabilme kabiliyetidir. Sömürü süreci ise çözümün uygunluğunu yerel olarak iyileştirmek için, mevcut çözümün yakınındaki muhtemel çözümleri keşfetme yeteneğidir. Bir metasezgisel algoritmanın performansının mükemmel olması bu iki strateji arasındaki dengeye bağlıdır. Literatürde keşif ve sömürü süreçlerini güçlendirmek ve aralarındaki dengeyi oluşturmak için levy uçuşu, kuantum davranışı, yerel arama, çoklu ve zeki arama, kaos teorisi gibi çok çeşitli stratejiler geliştirilmiştir. Bu stratejilerden birisi kaos teorisinden ilham alınarak geliştirilen kaotik haritalardır. Kaotik haritalar keşif ve sömürü arasındaki dengeyi güçlendiren çok önemli performans artırma stratejisidir nitekim bu haritalar kullanılarak literatürdeki birçok metasezgisel optimizasyon algoritmasının performansı artırılmıştır. Bu tez çalışmasında AAA kaotik haritalar ile donatılarak Kaotik Yapay Alg Algoritması isminde yeni bir yaklaşım geliştirilmiş ve dört farklı problem uzayına çözüm getirmiştir. Geliştirilen bu yaklaşımla ilk olarak farklı zorluktaki otuz benchmark test fonksiyonu çözülmüştür. Daha sonra basınçlı tank tasarımı, kaynaklı kiriş tasarımı, germe sıkıştırma yayı tasarımı ve Avrupa Uzay Ajansı'ndan alınan sekiz yörünge tasarım problemi üzerinde test edilerek performansı doğrulanmıştır. Üçüncü olarak Kaotik AAA yaklaşımı, makine öğrenmesinin üç temel alanından birisi olan gözetimsiz öğrenmedeki paylaştırmalı kümeleme problemine uygulanarak performansı analiz edilmiştir. Dördüncü olarak da önerilen kaotik AAA yaklaşımının, makine öğrenmesi algoritmaları için kaçınılmaz kritik bir önişleme süreci olan öznitelik seçiminde kullanılmak üzere ikili versiyonu geliştirilmiştir. Bu tezde geliştirilen kaotik tabanlı yeni yaklaşım, tüm problem uzaylarında literatürdeki farklı zorluk seviyesine sahip problem setleri üzerinde çeşitli popüler algoritmalarla kıyaslanmış, Wilcoxon işaretli sıralar testi ve Friedman istatistiksel testleri yapılarak güvenilirliği sağlanmış ve kıyaslanan algoritmalardan daha performanslı olduğu doğrulanmıştır.en_US
dc.description.abstractOptimization is the process of finding the optimal solution in the solution space of a problem and determining the best one under the given constraints. In today's world, it is widely used in many areas where maximum efficiency is aimed with minimum cost. In recent years, the increasing complexity and difficulty of real-world problems has led to a greater need for more reliable optimization techniques, especially metaheuristic optimization algorithms. Artificial Algae Algorithm (AAA) is a metaheuristic optimization algorithm inspired by the characteristics and life behavior of microalgae. It has become one of the popular metaheuristic algorithms by successfully solving many real-world problems in various fields. However, similar to other metaheuristic optimization algorithms, AAA tends to early converge and get to stuck in local minima. In order to overcome these problems, the structure of the algorithm needs to be strengthened. There are two important search strategies that determine the characteristics of metaheuristic optimization algorithms. One is exploration/diversification and the other is exploitation/intensification. The discovery process is the ability to explore the search space globally. This ability is the ability to avoid the local optimum and get rid of the local optimum when stuck. The exploitation process is the ability to discover possible solutions near the current solution in order to locally improve the relevance of the solution. The perfect performance of a metaheuristic optimization algorithm depends on the balance between these two strategies. Various strategies such as levy flight, quantum behavior, local search, multiple and intelligent search, chaos theory have been developed in the literature to strengthen the exploration and exploitation processes and to create the balance between them. One of these strategies is chaotic maps, which are inspired by chaos theory. Chaotic maps are a very important performance enhancement strategy that strengthens the balance between exploration and exploitation, as the performance of many metaheuristic optimization algorithms in the literature has been improved by using these maps. In this thesis, a new approach named Chaotic Artificial Algae Algorithm has been developed by equipping AAA with chaotic maps and it has brought a solution to four different problem spaces. With this developed approach, first of all, thirty benchmark test functions of different difficulty were solved. The performance was then validated by testing on the pressure tank design, welded beam design, tension compression spring design, and eight space design problems from the European Space Agency. Thirdly, the chaotic AAA approach is applied to the distributed clustering problem in unsupervised learning, which is one of the three main areas of machine learning, and its performance is analyzed. Fourth, a binary version of the proposed chaotic AAA approach has been developed to be used in feature selection, which is an inevitable critical preprocessing process for machine learning algorithms. The chaotic-based new approach developed in this thesis has been compared with various popular algorithms on problem sets with different difficulty levels in the literature in all problem spaces, its reliability has been ensured by performing Wilcoxon signed-rank test and Friedman statistical tests and it has been verified that it is more performant than the compared algorithms.en_US
dc.language.isotren_US
dc.publisherKonya Teknik Üniversitesien_US
dc.rightsinfo:eu-repo/semantics/openAccessen_US
dc.subjectBilgisayar Mühendisliği Bilimleri-Bilgisayar ve Kontrolen_US
dc.subjectComputer Engineering and Computer Science and Controlen_US
dc.titleVeri bilimi ve mühendislik optimizasyon problemlerinin çözümü için yeni bir yaklaşım: Kaotik yapay alg algoritmasıen_US
dc.title.alternativeA novel approach to solution of data science and engineering optimization problems: Chaotic artificial algae algorithmen_US
dc.typeDoctoral Thesisen_US
dc.departmentEnstitüler, Lisansüstü Eğitim Enstitüsü, Bilgisayar Mühendisliği Ana Bilim Dalıen_US
dc.identifier.startpage1en_US
dc.identifier.endpage143en_US
dc.institutionauthorTürkoğlu, Bahaeddin-
dc.relation.publicationcategoryTezen_US
dc.identifier.yoktezid733331en_US
item.grantfulltextopen-
item.fulltextWith Fulltext-
item.languageiso639-1tr-
item.cerifentitytypePublications-
item.openairecristypehttp://purl.org/coar/resource_type/c_18cf-
item.openairetypeDoctoral Thesis-
Appears in Collections:Tez Koleksiyonu
Files in This Item:
File SizeFormat 
733331.pdf5.67 MBAdobe PDFView/Open
Show simple item record



CORE Recommender

Page view(s)

520
checked on May 6, 2024

Download(s)

466
checked on May 6, 2024

Google ScholarTM

Check





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