<?xml version="1.0"?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:edm="http://www.europeana.eu/schemas/edm/" xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdaGr2="http://rdvocab.info/ElementsGr2" xmlns:oai="http://www.openarchives.org/OAI/2.0/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ore="http://www.openarchives.org/ore/terms/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:dcterms="http://purl.org/dc/terms/"><edm:WebResource rdf:about="http://www.dlib.si/stream/URN:NBN:SI:DOC-K4DQ034X/443c8-d7d236a-3144-5720-35adaea461e5/PDF"><dcterms:extent>5482 KB</dcterms:extent></edm:WebResource><edm:WebResource rdf:about="http://www.dlib.si/stream/URN:NBN:SI:DOC-K4DQ034X/e2bceec6-353a-4efc-aaa3-4817ba716abc/TEXT"><dcterms:extent>349 KB</dcterms:extent></edm:WebResource><edm:WebResource rdf:about="http://www.dlib.si/stream/URN:NBN:SI:DOC-K4DQ034X/fbc7a419-b176-439d-ba71-88c946bcc6db/WEB"><dcterms:extent>0 KB</dcterms:extent></edm:WebResource><edm:ProvidedCHO rdf:about="URN:NBN:SI:DOC-K4DQ034X"><dcterms:issued>2021</dcterms:issued><dc:contributor>Podgorelec, Vili</dc:contributor><dc:creator>Vrbančič, Grega</dc:creator><dc:format xml:lang="sl">XXV, 166 str., 30 cm</dc:format><dc:identifier>COBISSID:82430723</dc:identifier><dc:identifier>URN:URN:NBN:SI:doc-K4DQ034X</dc:identifier><dc:language>sl</dc:language><dc:publisher xml:lang="sl">G. Vrbančič</dc:publisher><dc:source xml:lang="sl">visokošolska dela</dc:source><dc:subject xml:lang="en">classification</dc:subject><dc:subject xml:lang="en">deep learning</dc:subject><dc:subject xml:lang="sl">Disertacije</dc:subject><dc:subject xml:lang="en">fine-tuning</dc:subject><dc:subject xml:lang="sl">globoko učenje</dc:subject><dc:subject xml:lang="sl">klasifikacija</dc:subject><dc:subject xml:lang="sl">konvolucijske nevronske mreže</dc:subject><dc:subject xml:lang="en">machine learning</dc:subject><dc:subject xml:lang="sl">optimizacija</dc:subject><dc:subject xml:lang="en">optimization</dc:subject><dc:subject xml:lang="sl">Strojno učenje</dc:subject><dc:subject xml:lang="en">transfer learning</dc:subject><dc:subject xml:lang="sl">učenje s prenosom znanja</dc:subject><dc:subject xml:lang="sl">uglaševanje slojev konvolucijskih nevronskih mrež</dc:subject><dc:title xml:lang="sl">Metoda prilagodljivega uglaševanja slojev konvolucijskih nevronskih mrež pri strojnem učenju s prenosom znanja| doktorska disertacija|</dc:title><dc:description xml:lang="sl">In this Doctoral Dissertation, we present the problem of selecting fine-tunable layers when utilizing transfer learning with the fine-tuning approach for training deep convolutional neural networks. With the conducted empirical analysis of layer selection impact on the training performance, we confirmed the assumption that the most suitable selection of fine-tuned layers depends on the chosen convolutional neural network architecture, as well as on the target problem. In order to address the problem of selecting the most suitable combination of fine-tunable layers, we developed and proposed an adaptive method, DEFT, based on a differential evolution algorithm, which works in a straightforward automatic manner using different convolutional neural network architectures. Due to the high time complexity of the proposed method, we developed and proposed a metric derived from the loss value, which is capable of detecting less suitable selections of fine-tunable layers at an early stage of training, which allows us to terminate training early, and, thus, reduce the time complexity of the proposed method. The performance of the proposed method was evaluated by utilizing three different convolutional neural network architectures against three different image datasets. Classification performance of the proposed DEFT method, with or without the proposed metric LDM, was compared against conventional approaches for training convolutional neural networks. The performance comparison was conducted using the most common classification metrics, consumed time for training, and consumed number of epochs. The statistical analysis of the obtained results was conducted using conventional statistical methods, as well as modern Bayesian analysis based approaches. The results confirmed the initial thesis that the problem of layer selection when utilizing transfer learning with fine-tuning, can be addressed successfully using the proposed adaptive DEFT method, and that utilization of the proposed LDM metric reduces the number of epochs needed for training effectively, while achieving comparable results</dc:description><dc:description xml:lang="sl">V doktorski disertaciji predstavimo problematiko izbire uglaševanih slojev konvolucijskih nevronskih mrež pri strojnem učenju s prenosom znanja. Z izvedeno analizo vpliva izbire uglaševanih slojev konvolucijske nevronske mreže na uspešnost učenja potrdimo domnevo, da je primerna izbira uglaševanih slojev s ciljem doseganja visoke klasifikacijske uspešnosti odvisna od izbrane arhitekture konvolucijske nevronske mreže ter ciljnega problema oz. izbrane podatkovne zbirke. Z namenom naslovitve problema izbire uglaševanih slojev razvijemo in predlagamo prilagodljivo metodo DEFT, ki temelji na algoritmu diferencialne evolucije in deluje popolnoma samodejno, ne glede na uporabljeno arhitekturo konvolucijske nevronske mreže ali ciljni problem. Zaradi velike časovne kompleksnosti predlagane metode v nadaljevanju razvijemo in predlagamo na funkciji izgube temelječo metriko LDM, ki v zgodnji fazi učenja uspešno zaznava manj primerne izbire uglaševanih slojev, kar nam omogoča, da za zaznane manj primerne izbire uglaševanih slojev predčasno zaključimo učenje in na tak način zmanjšamo časovno zahtevnost predlagane metode. Uspešnost predlagane metode ovrednotimo z uporabo treh različnih arhitektur globokih konvolucijskih mrež nad tremi raznolikimi slikovnimi podatkovnimi zbirkami. Klasifikacijsko uspešnost predlagane metode z in brez uporabe metrike LDM smo primerjali s klasičnimi pristopi učenja globokih konvolucijskih nevronskih mrež. Primerjavo izvedemo z uporabo najpogostejših klasifikacijskih metrik, časom, potrebnim za učenje, ter porabljenim številom epoh. Rezultate smo preverili z uporabo klasičnih metod statistične analize kot tudi z naprednim pristopom Bayesove analize. Izsledki slednje so potrdili tezo, da je mogoče z uporabo metode prilagodljivega uglaševanja slojev konvolucijske nevronske mreže uspešno nasloviti problem izbire slojev ter da lahko z uporabo metrike LDM za zaznavo manj primernih izbir uglaševanih slojev učinkovito zmanjšamo število epoh, potrebnih za učenje, ob doseganju primerljivih rezultatov</dc:description><edm:type>TEXT</edm:type><dc:type xml:lang="sl">visokošolska dela</dc:type><dc:type xml:lang="en">theses and dissertations</dc:type><dc:type rdf:resource="http://www.wikidata.org/entity/Q1266946" /></edm:ProvidedCHO><ore:Aggregation rdf:about="http://www.dlib.si/?URN=URN:NBN:SI:DOC-K4DQ034X"><edm:aggregatedCHO rdf:resource="URN:NBN:SI:DOC-K4DQ034X" /><edm:isShownBy rdf:resource="http://www.dlib.si/stream/URN:NBN:SI:DOC-K4DQ034X/443c8-d7d236a-3144-5720-35adaea461e5/PDF" /><edm:rights rdf:resource="http://rightsstatements.org/vocab/InC/1.0/" /><edm:provider>Slovenian National E-content Aggregator</edm:provider><edm:intermediateProvider xml:lang="en">National and University Library of Slovenia</edm:intermediateProvider><edm:dataProvider xml:lang="sl">Univerza v Mariboru, Fakulteta za elektrotehniko računalništvo in informatiko</edm:dataProvider><edm:object rdf:resource="http://www.dlib.si/streamdb/URN:NBN:SI:DOC-K4DQ034X/maxi/edm" /><edm:isShownAt rdf:resource="http://www.dlib.si/details/URN:NBN:SI:DOC-K4DQ034X" /></ore:Aggregation></rdf:RDF>