Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LeMo-NADe: Multi-Parameter Neural Architecture Discovery with LLMs

About

Building efficient neural network architectures can be a time-consuming task requiring extensive expert knowledge. This task becomes particularly challenging for edge devices because one has to consider parameters such as power consumption during inferencing, model size, inferencing speed, and CO2 emissions. In this article, we introduce a novel framework designed to automatically discover new neural network architectures based on user-defined parameters, an expert system, and an LLM trained on a large amount of open-domain knowledge. The introduced framework (LeMo-NADe) is tailored to be used by non-AI experts, does not require a predetermined neural architecture search space, and considers a large set of edge device-specific parameters. We implement and validate this proposed neural architecture discovery framework using CIFAR-10, CIFAR-100, and ImageNet16-120 datasets while using GPT-4 Turbo and Gemini as the LLM component. We observe that the proposed framework can rapidly (within hours) discover intricate neural network models that perform extremely well across a diverse set of application settings defined by the user.

Md Hafizur Rahman, Prabuddha Chakraborty• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy67.9
3518
Image ClassificationCIFAR-10 (test)
Accuracy89.41
3381
Image ClassificationCIFAR-100 (val)
Accuracy63.38
781
Image ClassificationCIFAR-10 (val)
Top-1 Accuracy90.9
377
Image ClassificationCIFAR-10 NAS-Bench-201 (test)
Accuracy89.41
225
Image ClassificationCIFAR-100 NAS-Bench-201 (test)
Accuracy67.9
198
Image ClassificationCIFAR-10 NAS-Bench-201 (val)
Accuracy90.9
169
Image ClassificationImageNet-16-120 NAS-Bench-201 (test)
Accuracy31.02
167
Image ClassificationCIFAR-100 NAS-Bench-201 (val)
Accuracy63.38
139
Image ClassificationImageNet 16-120 NAS-Bench-201 (val)
Accuracy30.34
123
Showing 10 of 12 rows

Other info

Follow for update