arXiv:2608.04872cs.CLcs.AI2026-08被引 2

用分角色协作机制提升大模型符号回归能力,自适应优化搜索过程。

A-SR: Self-Evolving Agentic LLMs for Symbolic Regression via Hierarchical Coordination

论文配图:A-SR: Self-Evolving Agentic LLMs for Symbolic Regression via Hierarchical Coordination
图 1 · 摘自论文原文
  • 分角色协同:将搜索任务拆解为评估、奖励、记忆等角色,按需调度
  • 在4个科学数据集上准确率从25.79%提升至48.30%(Llama3-8B)
  • 适合需要自动发现物理公式的科研人员或模型开发者

符号回归旨在从数据中发现闭式方程,现有大模型引导方法常依赖统一的提议循环,将多样化的搜索失败压缩为单一评分和提示。本文提出A-SR,一种自演化代理框架,将控制单元从表达式编辑转向角色条件证据视图。A-SR通过协调协议路由、在线评估-奖励角色策略与状态驱动的过程记忆来协调公式发现。搜索过程中,评估反馈刻画可靠性与生产力,更新角色级效用,并将精英模式、失败轨迹与有效性诊断路由至不同代理。该框架在两个时间尺度上自我演化:单次运行中,动态调整搜索流程而不更新大模型参数;跨运行时,可将记录轨迹提炼为开源大模型的角色条件提议先验。在LLM-SRBench的四个LSR-Synth科学领域上,A-SR使用Llama3.1-8B使[email protected]平均提升至48.30%(基线25.79%);使用A-SR-LoRA使Qwen3-4B结果从24.58%提升至38.29%。在四个真实世界科学发现任务中,A-SR在8项指标中的7项取得最佳归一化均方误差表现。

原文摘要 · Abstract (English)

Symbolic regression aims to discover closed-form equations from data, but existing LLM-guided methods often rely on a unified proposal loop that compresses heterogeneous search failures into a scalar score and a single prompt. We propose A-SR, a self-evolving agentic framework that shifts the control unit from expression edits to role-conditioned evidence views. A-SR coordinates formula discovery through routing among coordination protocols, an online evaluator-reward role policy, and state-routed process memory. During search, evaluator feedback characterizes reliability and productivity, updates role-level utilities, and routes elite motifs, failure traces, and validity diagnostics to different agents. The framework self-evolves at two timescales: within a run, it adapts the search process without updating LLM parameters; across runs, recorded trajectories can be distilled into open-source LLMs as role-conditioned proposal priors. Averaged over the four LSR-Synth scientific domains in LLM-SRBench, A-SR improves [email protected] over baselines from 25.79% to 48.30% with Llama3.1-8B, while A-SR-LoRA improves the corresponding Qwen3-4B result from 24.58% to 38.29%. On four real-world scientific discovery tasks, A-SR obtains the best in-distribution or out-of-distribution normalized mean squared error on 7 of 8 reported metrics.

符号回归大模型自演化科研自动化

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