arXiv:2602.19261cs.LGcs.AI2026-02

用强化学习引导图扩散模型生成可优化的神经网络结构

DGPO: RL-Steered Graph Diffusion for Neural Architecture Generation

  • 通过拓扑排序与位置编码处理有向图方向性,实现对神经架构的精准生成
  • 在三个任务上达到基准最优,仅用7%数据训练即逼近全数据模型性能
  • 具备可迁移结构先验,能超越训练上限并实现奖励驱动的定向优化

强化学习微调已被证明在图像和分子领域有效引导生成式扩散模型实现期望属性。图扩散模型也用于组合结构生成,包括神经架构搜索(NAS)。然而,神经架构是带向图(DAG),边的方向编码了数据流等语义信息,而现有图扩散方法针对无向结构设计,忽略方向性。我们提出有向图策略优化(DGPO),通过拓扑节点排序和位置编码,将强化学习微调扩展至DAG。在NAS-Bench-101和NAS-Bench-201上验证,DGPO在所有三个NAS-Bench-201任务中均达到基准最优(91.61%、73.49%、46.77%)。核心发现是模型学习到可迁移的结构先验:仅在7%搜索空间预训练后,微调即可生成接近最优的架构,性能比全数据模型低0.32个百分点,且超出自身训练上限7.3个百分点。双向控制实验表明奖励驱动为真:反向优化准确率降至接近随机水平(9.5%)。结果表明,一旦拓展至方向性处理,强化学习引导的离散扩散模型可成为有向组合结构的可控生成框架。

原文摘要 · Abstract (English)

Reinforcement learning fine-tuning has proven effective for steering generative diffusion models toward desired properties in image and molecular domains. Graph diffusion models have similarly been applied to combinatorial structure generation, including neural architecture search (NAS). However, neural architectures are directed acyclic graphs (DAGs) where edge direction encodes functional semantics such as data flow-information that existing graph diffusion methods, designed for undirected structures, discard. We propose Directed Graph Policy Optimization (DGPO), which extends reinforcement learning fine-tuning of discrete graph diffusion models to DAGs via topological node ordering and positional encoding. Validated on NAS-Bench-101 and NAS-Bench-201, DGPO matches the benchmark optimum on all three NAS-Bench-201 tasks (91.61%, 73.49%, 46.77%). The central finding is that the model learns transferable structural priors: pretrained on only 7% of the search space, it generates near-oracle architectures after fine-tuning, within 0.32 percentage points of the full-data model and extrapolating 7.3 percentage points beyond its training ceiling. Bidirectional control experiments confirm genuine reward-driven steering, with inverse optimization reaching near random-chance accuracy (9.5%). These results demonstrate that reinforcement learning-steered discrete diffusion, once extended to handle directionality, provides a controllable generative framework for directed combinatorial structures.

神经架构搜索图扩散强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。