paper-with-me

홈 › Papers

Deliberate Evolution: Agentic Reasoning for Sample-Efficient Symbolic Regression with LLMs

2026-06-03 · Xinyu Pang, Zhanke Zhou, Xuan Li, Fangrui Lv, Shanshan Wei, Sen Cui, Bo Han, Changshui Zhang arxiv

Symbolic regression (SR) discovers compact mathematical expressions from data, yet recent LLM-based evolutionary methods remain sample-inefficient because they rely mainly on scalar feedback such as MSE. We identify a core limitation: existing methods conflate candidate proposal with search guidance, requiring the LLM to infer how to evolve an expression, diagnose its errors, and reuse past experience from a single score. To address this, we propose Deliberate Evolution (DE), an agentic framework that decouples symbolic generation from search control. DE guides LLM proposals with adaptive operators for search direction, analytical tools for structural diagnosis, and reflective memory for trajectory-level experience. Experiments on LLM-SRBench show that DE consistently outperforms representative LLM-based SR baselines across diverse scientific domains while using only 40% of the standard sample budget.

📄 PDF Abstract BibTeX arXiv:2606.04360

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Forethought: Verifiable Reasoning from Neurosymbolic Primitive Programming

2026-07-05 · Vishvesh Bhat, Jay Vaghasiya, Emmanuel Anaya Gonzalez arxiv

Current agentic workflows usually involve decomposing user requests into sequences of tool calls with correctly resolved parameters, the results of which are processed through reasoning traces in the language model's con…

Reinforcement Learning

Position: Agentic Evolution is the Path to Evolving LLMs

2026-01-30 · Minhua Lin, Hanqing Lu, Zhan Shi, Bing He 외 arxiv

As Large Language Models (LLMs) move from curated training sets into open-ended real-world environments, a fundamental limitation emerges: static training cannot keep pace with continual deployment environment change. Sc…

Self-Evolving Agentic Image Restoration via Deliberate Planning and Intuitive Execution

2026-06-27 · Shuang Cui, Fan Ji, Guanglong Sun, Yufei Guo 외 arxiv

Real-world image restoration (IR) remains challenging due to complex and coupled degradations. While recent agentic IR frameworks leverage Large Language Models for flexible tool planning, they face two critical limitati…

Image Restoration

VERAFI: Verified Agentic Financial Intelligence through Neurosymbolic Policy Generation

2025-12-12 · Adewale Akinfaderin, Shreyas Subramanian arxiv

Financial AI systems suffer from a critical blind spot: while Retrieval-Augmented Generation (RAG) excels at finding relevant documents, language models still generate calculation errors and regulatory violations during …

SymbOmni: Evolving Agentic Omni Models via Symbolic Concept Learning

2026-07-13 · Jinxiu Liu, Jianru Li, Tanqing Kuang, Xuanming Liu 외 arxiv

Visual generation is increasingly ubiquitous in diverse domains, from text-to-image/video synthesis to multimodal interactive creation. Yet prevailing monolithic models remain fundamentally constrained by their inability…

Continual Learning