| dc.contributor.advisor | Neruda, Roman | |
| dc.creator | Kadlecová, Gabriela | |
| dc.date.accessioned | 2026-04-16T00:05:01Z | |
| dc.date.available | 2026-04-16T00:05:01Z | |
| dc.date.issued | 2025 | |
| dc.identifier.uri | http://hdl.handle.net/20.500.11956/205192 | |
| dc.description.abstract | This thesis advances neural architecture search (NAS), a subfield of AutoML aiming to discover optimal neural network architectures. We focus on performance predictors - surrogate models that estimate performance without full training, enabling reduction of the search costs of NAS. We first propose info-NAS, a semi-supervised graph neural network surrogate, and extend GNN-based predictors to genetic programming. Next, we uncover a key bias in popular zero-cost proxies and introduce GRAF, a set of interpretable graph features that, combined with zero-cost scores, achieves state-of-the-art correlation with performance. Finally, we present the first surrogates for the expressive grammar- based search space einspace, adapting GRAF-based predictors and introducing language model surrogates. We demonstrate their transferability and effectiveness in reducing search costs. Together, these contributions enhance the efficiency, interpretability, and practical usability of NAS performance predictors. | en_US |
| dc.description.abstract | Tato práce přináší nové poznatky v oblasti hledání neuronových architektur (neural architecture search, NAS), což je podoblast AutoML zaměřená na objevování optimálních struktur neuronových sítí. Hlavní pozornost věnujeme prediktorům výkonu - náhradním modelům, které dokážou odhadnout výkon sítě bez nutnosti jejího plného trénování, a tím výrazně snižují náklady na hledání. Nejprve představujeme info-NAS, semi-supervised prediktor založený na grafových neuronových sítích (GNN), a aplikujeme GNN přístupy v genetickém programování. Dále odhalujeme důležitý bias v zero-cost proxies a navrhu- jeme GRAF - soubor interpretovatelných grafových vlastností, které ve spojení s zero- cost proxies dosahují vysoké korelace s reálným výkonem. Nakonec představujeme první prediktory pro expresivní vyhledávací prostor einspace definovaný pomocí gramatik - roz- šířenou variantu GRAFu a modely založené na jazykových modelech. Ukazujeme, že tyto přístupy jsou také transferabilní a snižují náklady na hledání. Společně naše práce zvyšuje efektivitu, interpretovatelnost a praktickou použitelnost prediktorů výkonu v NAS. | cs_CZ |
| dc.language | English | cs_CZ |
| dc.language.iso | en_US | |
| dc.publisher | Univerzita Karlova, Matematicko-fyzikální fakulta | cs_CZ |
| dc.subject | neural architecture search|AutoML|surrogate models|zero-cost proxies|evolutionary algorithms | en_US |
| dc.subject | hledání architektur neuronových sítí|AutoML|náhradní modely|zero-cost proxies|evoluční algoritmy | cs_CZ |
| dc.title | Surrogate Models in Neural Architecture Search | en_US |
| dc.type | dizertační práce | cs_CZ |
| dcterms.created | 2025 | |
| dcterms.dateAccepted | 2025-09-25 | |
| dc.description.department | Department of Theoretical Computer Science and Mathematical Logic | en_US |
| dc.description.department | Katedra teoretické informatiky a matematické logiky | cs_CZ |
| dc.description.faculty | Matematicko-fyzikální fakulta | cs_CZ |
| dc.description.faculty | Faculty of Mathematics and Physics | en_US |
| dc.identifier.repId | 235971 | |
| dc.title.translated | Náhradní modely pro hledání architektur neuronových sítí | cs_CZ |
| dc.contributor.referee | Klein, Aaron | |
| dc.contributor.referee | Šenkeřík, Roman | |
| thesis.degree.name | Ph.D. | |
| thesis.degree.level | doktorské | cs_CZ |
| thesis.degree.discipline | Theoretical Computer Science and Artificial Intelligence | en_US |
| thesis.degree.discipline | Teoretická informatika a umělá inteligence | cs_CZ |
| thesis.degree.program | Teoretická informatika a umělá inteligence | cs_CZ |
| thesis.degree.program | Theoretical Computer Science and Artificial Intelligence | en_US |
| uk.thesis.type | dizertační práce | cs_CZ |
| uk.taxonomy.organization-cs | Matematicko-fyzikální fakulta::Katedra teoretické informatiky a matematické logiky | cs_CZ |
| uk.taxonomy.organization-en | Faculty of Mathematics and Physics::Department of Theoretical Computer Science and Mathematical Logic | en_US |
| uk.faculty-name.cs | Matematicko-fyzikální fakulta | cs_CZ |
| uk.faculty-name.en | Faculty of Mathematics and Physics | en_US |
| uk.faculty-abbr.cs | MFF | cs_CZ |
| uk.degree-discipline.cs | Teoretická informatika a umělá inteligence | cs_CZ |
| uk.degree-discipline.en | Theoretical Computer Science and Artificial Intelligence | en_US |
| uk.degree-program.cs | Teoretická informatika a umělá inteligence | cs_CZ |
| uk.degree-program.en | Theoretical Computer Science and Artificial Intelligence | en_US |
| thesis.grade.cs | Prospěl/a | cs_CZ |
| thesis.grade.en | Pass | en_US |
| uk.abstract.cs | Tato práce přináší nové poznatky v oblasti hledání neuronových architektur (neural architecture search, NAS), což je podoblast AutoML zaměřená na objevování optimálních struktur neuronových sítí. Hlavní pozornost věnujeme prediktorům výkonu - náhradním modelům, které dokážou odhadnout výkon sítě bez nutnosti jejího plného trénování, a tím výrazně snižují náklady na hledání. Nejprve představujeme info-NAS, semi-supervised prediktor založený na grafových neuronových sítích (GNN), a aplikujeme GNN přístupy v genetickém programování. Dále odhalujeme důležitý bias v zero-cost proxies a navrhu- jeme GRAF - soubor interpretovatelných grafových vlastností, které ve spojení s zero- cost proxies dosahují vysoké korelace s reálným výkonem. Nakonec představujeme první prediktory pro expresivní vyhledávací prostor einspace definovaný pomocí gramatik - roz- šířenou variantu GRAFu a modely založené na jazykových modelech. Ukazujeme, že tyto přístupy jsou také transferabilní a snižují náklady na hledání. Společně naše práce zvyšuje efektivitu, interpretovatelnost a praktickou použitelnost prediktorů výkonu v NAS. | cs_CZ |
| uk.abstract.en | This thesis advances neural architecture search (NAS), a subfield of AutoML aiming to discover optimal neural network architectures. We focus on performance predictors - surrogate models that estimate performance without full training, enabling reduction of the search costs of NAS. We first propose info-NAS, a semi-supervised graph neural network surrogate, and extend GNN-based predictors to genetic programming. Next, we uncover a key bias in popular zero-cost proxies and introduce GRAF, a set of interpretable graph features that, combined with zero-cost scores, achieves state-of-the-art correlation with performance. Finally, we present the first surrogates for the expressive grammar- based search space einspace, adapting GRAF-based predictors and introducing language model surrogates. We demonstrate their transferability and effectiveness in reducing search costs. Together, these contributions enhance the efficiency, interpretability, and practical usability of NAS performance predictors. | en_US |
| uk.file-availability | V | |
| uk.grantor | Univerzita Karlova, Matematicko-fyzikální fakulta, Katedra teoretické informatiky a matematické logiky | cs_CZ |
| thesis.grade.code | P | |
| dc.contributor.consultant | Kůrková, Věra | |
| uk.publication-place | Praha | cs_CZ |
| uk.thesis.defenceStatus | O | |