用上下文符号回归提升KAN网络的可解释性与鲁棒性
In-Context Symbolic Regression for Robustness-Improved Kolmogorov-Arnold Networks
- 通过上下文微调选择最优符号运算符替换网络边函数
- 在多组实验中使关键指标误差降低高达99.8%
- 适合需要高可解释性和稳定公式的科学机器学习场景
符号回归旨在用简洁的解析表达式替代黑箱预测器,便于科学机器学习中的可解释性与验证。柯尔莫哥洛夫-阿诺德网络(KAN)因其边连接由可学习的一元函数参数化,理论上易于转为符号形式。但实践中符号提取是瓶颈:传统方法孤立拟合每条边函数,对初始化敏感且非凸优化易陷入局部解,忽略局部替换在全网中的交互影响。本文研究了面向KAN的上下文符号回归,提出两种互补方案:贪心上下文符号回归(GSR)通过微调后端到端损失改进,逐边贪婪选择;门控匹配追踪(GMP)通过可微分门控层预训练符号库,收敛后离散化门控(可选后续贪心精修)。我们采用单因素变动(OFAT)超参扫描量化鲁棒性,评估预测误差与恢复公式的定性一致性。实验表明,贪心上下文符号回归在多个任务中实现最高99.8%的中位数OFAT测试均方误差下降。
原文摘要 · Abstract (English)
Symbolic regression aims to replace black-box predictors with concise analytical expressions that can be inspected and validated in scientific machine learning. Kolmogorov-Arnold Networks (KANs) are well suited to this goal because each connection between adjacent units (an "edge") is parametrised by a learnable univariate function that can, in principle, be replaced by a symbolic operator. In practice, however, symbolic extraction is a bottleneck: the standard KAN-to-symbol approach fits operators to each learned edge function in isolation, making the discrete choice sensitive to initialisation and non-convex parameter fitting, and ignoring how local substitutions interact through the full network. We study in-context symbolic regression for operator extraction in KANs, and present two complementary instantiations. Greedy in-context Symbolic Regression (GSR) performs greedy, in-context selection by choosing edge replacements according to end-to-end loss improvement after brief fine-tuning. Gated Matching Pursuit (GMP) amortises this in-context selection by training a differentiable gated operator layer that places an operator library behind sparse gates on each edge; after convergence, gates are discretised (optionally followed by a short in-context greedy refinement pass). We quantify robustness via one-factor-at-a-time (OFAT) hyper-parameter sweeps and assess both predictive error and qualitative consistency of recovered formulas. Across several experiments, greedy in-context symbolic regression achieves up to 99.8% reduction in median OFAT test MSE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。