English

LLM-Driven Composite Neural Architecture Search for Multi-Source RL State Encoding

Machine Learning 2025-12-12 v2 Systems and Control Systems and Control

Abstract

Designing state encoders for reinforcement learning (RL) with multiple information sources -- such as sensor measurements, time-series signals, image observations, and textual instructions -- remains underexplored and often requires manual design. We formalize this challenge as a problem of composite neural architecture search (NAS), where multiple source-specific modules and a fusion module are jointly optimized. Existing NAS methods overlook useful side information from the intermediate outputs of these modules -- such as their representation quality -- limiting sample efficiency in multi-source RL settings. To address this, we propose an LLM-driven NAS pipeline in which the LLM serves as a neural architecture design agent, leveraging language-model priors and intermediate-output signals to guide sample-efficient search for high-performing composite state encoders. On a mixed-autonomy traffic control task, our approach discovers higher-performing architectures with fewer candidate evaluations than traditional NAS baselines and the LLM-based GENIUS framework.

Keywords

Cite

@article{arxiv.2512.06982,
  title  = {LLM-Driven Composite Neural Architecture Search for Multi-Source RL State Encoding},
  author = {Yu Yu and Qian Xie and Nairen Cao and Li Jin},
  journal= {arXiv preprint arXiv:2512.06982},
  year   = {2025}
}

Comments

NeurIPS 2025 Workshop on Bridging Language, Agent, and World Models for Reasoning and Planning

R2 v1 2026-07-01T08:13:54.834Z