AgentNAS Combines LLMs and NAS for Superior AI Architectures

Seokhoon Jeong, Mijung Kim, Taehwan Kim· July 10, 2026 View original

Summary

AgentNAS, a new method, bridges LLM-driven design and Neural Architecture Search (NAS) by having an LLM generate a high-quality seed architecture and decompose it into a slotted scaffold for NAS to explore. This approach establishes new state-of-the-art performance on 11 out of 17 diverse tasks, outperforming expert designs.

Traditional Neural Architecture Search (NAS) methods, while efficient, are constrained by manually defined search spaces that demand significant domain expertise and task-specific rebuilding. Researchers have introduced AgentNAS, a novel mechanism that integrates the open-ended design capabilities of Large Language Models (LLMs) with the systematic search power of NAS. AgentNAS begins with an LLM generating a high-quality initial architecture, which it then decomposes into a "slotted architecture" – a scaffold with interchangeable module slots. This scaffold automatically defines a bounded, task-specific search space for conventional NAS to explore without manual engineering. AgentNAS, structured as a three-phase pipeline, demonstrated superior performance across 17 diverse tasks, including classification, regression, and segmentation, spanning various modalities. It achieved new state-of-the-art results on 11 of these tasks, surpassing even expert-designed baselines. Ablation studies confirmed the complementary nature of the two search mechanisms: the LLM-generated seed alone often outperformed baselines, and NAS further enhanced gains through combinatorial recombination, a capability LLMs cannot replicate independently. This robust division of labor holds true across different LLM capabilities.

Why it matters

For AI developers and researchers, AgentNAS offers a powerful new paradigm for automating and optimizing the design of neural network architectures, significantly reducing manual effort and achieving superior performance across diverse applications.

How to implement this in your domain

  1. 1Explore integrating LLM-driven architecture generation with traditional NAS methods in your AI development pipeline.
  2. 2Experiment with AgentNAS or similar hybrid approaches for designing neural networks for new tasks.
  3. 3Leverage LLMs to define flexible, slotted architecture search spaces for automated optimization.
  4. 4Benchmark AgentNAS against existing NAS methods and expert-designed architectures for performance gains.

Who benefits

AI DevelopmentAutonomous SystemsRoboticsComputer VisionNatural Language Processing

Key takeaways

  • AgentNAS combines LLM design with NAS search to create superior neural architectures.
  • LLMs generate high-quality seed architectures and define task-specific search spaces.
  • The hybrid approach achieves state-of-the-art results on diverse AI tasks.
  • LLM-driven design and NAS-driven search are complementary, enhancing each other's strengths.

Original post by Seokhoon Jeong, Mijung Kim, Taehwan Kim

"arXiv:2607.07984v1 Announce Type: new Abstract: Neural architecture search (NAS) methods have grown increasingly efficient, yet they remain bounded by manually engineered search spaces that require substantial domain expertise and must be rebuilt for every new task. Large languag…"

View on X

Originally posted by Seokhoon Jeong, Mijung Kim, Taehwan Kim on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses