LLMs Optimize Neural Network Channel Widths in Closed-Loop Search

Tolgay Atinc Uzun, Radu Timofte, Dmitry Ignatov· July 24, 2026 View original

Summary

A scaled study demonstrates that large language models can effectively optimize neural network channel widths through executable code generation and accuracy feedback. This closed-loop approach improves model accuracy and parameter efficiency, revealing architectural regularities.

This research scales up a previous study on using large language models (LLMs) for closed-loop optimization of neural network channel configurations. The process involves LLMs generating executable code for network architectures, which are then evaluated for accuracy, with feedback used to refine subsequent generations. The expanded study evaluated 250 candidate networks per fine-tuning cycle, totaling 2000 generated candidates and 462 verified CIFAR-100 evaluations. The scaled experiment confirmed and strengthened initial findings: mean accuracy showed a positive linear trend, and the performance of the highest-performing models improved significantly. The best model achieved an accuracy of 0.3676 with only 11.8 million parameters, a substantial improvement in parameter efficiency compared to earlier high-performing models that required 166.5 million parameters for lower accuracy. Furthermore, the larger sample size allowed for the discovery of architectural regularities previously unobservable. It was found that non-power-of-two channel widths are common, appearing in over 40% of verified candidates. The strongest models exhibited structured channel allocation patterns, typically characterized by moderate widths in early layers followed by expansion in middle or later blocks. These results underscore the effectiveness of LLM-driven closed-loop search for neural architecture optimization.

Why it matters

AI engineers and researchers can leverage LLMs to automate and optimize complex neural network design choices, potentially leading to more efficient, accurate, and smaller models with less manual effort.

How to implement this in your domain

  1. 1Explore using LLMs for automated neural architecture search (NAS) in your deep learning projects.
  2. 2Experiment with closed-loop feedback systems where LLMs generate code and refine designs based on performance metrics.
  3. 3Investigate the architectural patterns identified (e.g., moderate early widths, expanded middle/later blocks) for manual network design.
  4. 4Prioritize parameter efficiency in LLM-driven NAS to develop smaller, faster-to-deploy models.

Who benefits

AI DevelopmentMachine Learning EngineeringCloud ComputingEdge AI

Key takeaways

  • LLMs can effectively optimize neural network channel configurations in a closed-loop system.
  • This approach leads to improved accuracy and significant gains in parameter efficiency.
  • Larger-scale evaluation reveals specific architectural regularities in high-performing models.
  • LLM-driven architecture search can automate complex design decisions, reducing manual effort.

Original post by Tolgay Atinc Uzun, Radu Timofte, Dmitry Ignatov

"arXiv:2607.20516v1 Announce Type: new Abstract: Promising initial results in closed-loop large-language-model-based channel-configuration search demonstrated that neural-network widths can be optimized directly through executable code generation and accuracy feedback. However, th…"

View on X

Originally posted by Tolgay Atinc Uzun, Radu Timofte, Dmitry Ignatov on X · view source

Want to go deeper?

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

Explore courses