LLM-Guided Neural Architecture Search for Robust Co-Design of Physical Neural Networks
A new framework called UH-NAS aims to make it easier to design neural networks for unconventional computing hardware, treating the hardware itself as a swappable component in the search process, according to research submitted on 9 June 2026 [1][2]. The framework, detailed in a paper submitted to arXiv, is designed to address a core challenge in deploying neural networks on emerging platforms: the need to co-optimize a model's task accuracy with hardware-specific constraints like energy consumption and physical imperfections [2]. Neural networks, which are computational models composed of layers of connected artificial neurons, typically require significant computational resources for training and deployment [3]. The field of artificial intelligence has seen cycles of progress, with a major acceleration after 2012 when graphics processing units were widely adopted to speed up neural network training [4]. Machine learning, the broader discipline, focuses on algorithms that learn from data without explicit programming [5]. Existing neural architecture search (NAS) methods are often built for a single hardware family, which limits the ability to compare performance across different platforms [2]. The UH-NAS framework takes a different approach. It is hardware-agnostic and uses large language models (LLMs) as evolutionary operators to guide the search [1]. LLMs are a type of neural network trained on vast text corpora for tasks like language generation and are the foundation of modern chatbots [11]. By integrating them into the search process, UH-NAS co-optimizes for both accuracy and inference energy [2]. The system exposes the target hardware as a swappable backend, complete with per-platform energy models, physical constraints, and simulators for non-idealities [1]. This design allows for fair, system-level comparisons across different backends without altering the core search algorithm [2]. When tested on optical MZI hardware, UH-NAS discovered architectures that were more diverse and robust than those found by conventional baselines, and it outperformed existing approaches that use LLMs for neural architecture search [1]. The researchers also conducted additional studies on how the discovered architectures hold up under hardware non-idealities and examined the role of system prompts, underscoring the importance of co-design for new computing platforms [2]. The paper was posted on arXiv, an open-access repository for electronic preprints that has hosted over two million articles since its launch in 1991 and is not peer-reviewed [9]. The work appears within arXiv's machine learning section and is accessible through the arXivLabs framework, a community innovation space that hosts experimental tools and features on the site [1][8].
research-papersafety-researchinfrastructuretool-release
Background sources we checked (10)
- arxiv.org ↗ Deploying neural networks on unconventional hardware demands architectures that co-optimize task accuracy and platform-specific constraints such as energy cost, physical non-idealities, and numerical precision. Existing neural architecture search (NAS) methods are typically tailo…
- en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
- en.wikipedia.org ↗ Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in engineering, mathematics and computer…
- en.wikipedia.org ↗ Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without being explicitly programmed. Advances in the field of de…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a neural network trained on a vast amount of text for natural language processing tasks, especially language generation. LLMs can typically generate, summarize, translate, and analyze text in many contexts, and are a foundational technology behind …