Breaking the Simplification Bottleneck in Amortized Neural Symbolic Regression
打破摊销神经符号回归中的简化瓶颈
AI总结 针对摊销符号回归中表达式简化速度慢的问题,提出基于规则的简化引擎SimpliPy,实现百倍加速,从而提升模型精度和可扩展性。
Comments main text: 8 pages, 7 figures; appendix: 12 pages, 11 figures; code available at https://github.com/psaegert/simplipy and https://github.com/psaegert/flash-ansr; v2: Fixed rendering artifact in Figure 7; v3: Fixed Figure 3 title and formula; v4: Fixed Eq (1), example in App. M, Fig 13; v5: ICML 2026 Camera-Ready Version