Pith. sign in

REVIEW 2 cited by

LLMatic: Neural Architecture Search via Large Language Models and Quality Diversity Optimization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.01102 v8 pith:GDV4EO5H submitted 2023-06-01 cs.NE cs.AIcs.CL

classification cs.NEcs.AIcs.CL
keywords llmaticllmsabilitiesarchitecturecodemodelsnetworksneural
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Large Language Models (LLMs) have emerged as powerful tools capable of accomplishing a broad spectrum of tasks. Their abilities span numerous areas, and one area where they have made a significant impact is in the domain of code generation. Here, we propose using the coding abilities of LLMs to introduce meaningful variations to code defining neural networks. Meanwhile, Quality-Diversity (QD) algorithms are known to discover diverse and robust solutions. By merging the code-generating abilities of LLMs with the diversity and robustness of QD solutions, we introduce \texttt{LLMatic}, a Neural Architecture Search (NAS) algorithm. While LLMs struggle to conduct NAS directly through prompts, \texttt{LLMatic} uses a procedural approach, leveraging QD for prompts and network architecture to create diverse and high-performing networks. We test \texttt{LLMatic} on the CIFAR-10 and NAS-bench-201 benchmarks, demonstrating that it can produce competitive networks while evaluating just $2,000$ candidates, even without prior knowledge of the benchmark domain or exposure to any previous top-performing models for the benchmark. The open-sourced code is available in \url{https://github.com/umair-nasir14/LLMatic}.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLM-Driven Neural Network Generation with Same-Family Architecture Guidance: Disentangling Transfer and Adaptation

    cs.LG 2026-07 conditional novelty 6.0 of 10

    Same-family source guidance lets LLMs improve weak neural nets over non-source controls, with recipe adaptation (not mere copy) explaining large SVHN AlexNet gains.

  2. Scaling Closed-Loop Feature Channel Configuration with LLMs

    cs.LG 2026-07 conditional novelty 4.0 of 10

    Scaling LLM-generated channel-configuration search from sparse to 250 candidates per cycle yields a modest mean-accuracy trend, a frontier improvement from 0.3144 to 0.3676, and measurable channel-allocation regularities.

Pith tools