**arXiv ID:** 2505.18602 **Authors:** Hengzhe Zhang, Qi Chen, Bing Xue, Wolfgang Banzhaf, Mengjie Zhang **Published:** 2025-05-24T08:52:56Z **Abstract:** Large language models (LLMs) have revolutionized algorithm development, yet their application in symbolic regression, where algorithms automatically discover symbolic expressions from data, remains limited. In this paper, we propose a meta-learning framework that enables LLMs to automatically design selection operators for evolutionary symbo...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill llmmetasr-incontext-learning-for-evolving-selection-operators-in-symbolic-regression --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Llmmetasr Incontext Learning For Evolving Selection Operators In Symbolic Regression?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-llmmetasr-incontext-learning-for-evolving-selectio)More formats (shields.io, HTML) on the badges page.
# LLM-Meta-SR: In-Context Learning for Evolving Selection Operators in Symbolic Regression
**arXiv ID:** 2505.18602
**Authors:** Hengzhe Zhang, Qi Chen, Bing Xue, Wolfgang Banzhaf, Mengjie Zhang
**Published:** 2025-05-24T08:52:56Z
**Abstract:**
Large language models (LLMs) have revolutionized algorithm development, yet their application in symbolic regression, where algorithms automatically discover symbolic expressions from data, remains limited. In this paper, we propose a meta-learning framework that enables LLMs to automatically design selection operators for evolutionary symbolic regression algorithms. We first identify two key limitations in existing LLM-based algorithm evolution techniques: lack of semantic guidance and code bloat. The absence of semantic awareness can lead to ineffective exchange of useful code components, while bloat results in unnecessarily complex components; both can hinder evolutionary learning progress or reduce the interpretability of the designed algorithm. To address these issues, we enhance the LLM-based evolution framework for meta-symbolic regression with two key innovations: a complementary, semantics-aware selection operator and bloat control. Additionally, we embed domain knowledge into the prompt, enabling the LLM to generate more effective and contextually relevant selection operators. Our experimental results on symbolic regression benchmarks show that LLMs can devise selection operators that outperform nine expert-designed baselines, achieving state-of-the-art performance. Moreover, the evolved operator can further improve a state-of-the-art symbolic regression algorithm, achieving the best performance among 28 symbolic regression and other machine learning algorithms across 116 regression datasets. This demonstrates that LLMs can exceed expert-level algorithm design for symbolic regression.
## Skill Description
This skill is generated from the arXiv paper: LLM-Meta-SR: In-Context Learning for Evolving Selection Operators in Symbolic Regression (2505.18602).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2505.18602](http://arxiv.org/abs/2505.18602v3)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!