paper-with-me

Papers

STRIDE: A Self-Reflective Agent Framework for Reliable Automatic Equation Discovery

2026-05-18 · Jiarui Su, Songjun Tu, Bei Sun, Xiaojun Liang arxiv

LLM-based equation discovery offers a promising route to recovering symbolic laws from data, but many systems still rely on generation-centered loops that propose candidates, fit parameters, score results, and reuse selected examples. Such loops can misjudge useful skeletons under unreliable fitting, discard near-correct equations that require repair, and accumulate redundant memories that provide limited guidance. We propose STRIDE, a self-reflective agent framework that improves reliability by coordinating data-aware generation, mixed-fitting evaluation, critic--executor repair, and diversity-preserving semantic memory. By turning fitted scores and candidate behavior into shared feedback, STRIDE enables equations to be proposed, assessed, refined, and reused within a closed-loop discovery process. Experiments on representative symbolic-regression benchmarks and LSR-Synth suites show that STRIDE improves accuracy, OOD robustness, and structural recovery across multiple LLM backbones, with ablations and analyses confirming the contribution of its core components.

📄 PDF Abstract BibTeX arXiv:2605.17790

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MARS: Memory-Enhanced Agents with Reflective Self-improvement

2025-03-25 · Xuechen Liang, Meiling Tao, Yinghui Xia, Jianhui Wang 외

Large language models (LLMs) have made significant advances in the field of natural language processing, but they still face challenges such as continuous decision-making, lack of long-term memory, and limited context wi…

Decision Making

The Epistemological Consequences of Large Language Models: Rethinking collective intelligence and institutional knowledge

2025-12-22 · Angjelin Hila arxiv

We examine epistemological threats posed by human and LLM interaction. We develop collective epistemology as a theory of epistemic warrant distributed across human collectives, using bounded rationality and dual process …

Automated Detection of Visual Attribute Reliance with a Self-Reflective Agent

2025-10-24 · Christy Li, Josep Lopez Camuñas, Jake Thomas Touchet, Jacob Andreas 외 arxiv

When a vision model performs image recognition, which visual attributes drive its predictions? Detecting unintended reliance on specific visual features is critical for ensuring model robustness, preventing overfitting, …

STRIDE: A Systematic Framework for Selecting AI Modalities -- Agentic AI, AI Assistants, or LLM Calls

2025-12-01 · Shubhi Asthana, Bing Zhang, Chad DeLuca, Ruchi Mahindru 외 arxiv

The rapid shift from stateless large language models (LLMs) to autonomous, goal-driven agents raises a central question: When is agentic AI truly necessary? While agents enable multi-step reasoning, persistent memory, an…

Self-evolving Agents with reflective and memory-augmented abilities

2024-09-01 · Xuechen Liang, Yangfan He, Yinghui Xia, Xinyuan Song 외

Large language models (LLMs) have made significant advances in the field of natural language processing, but they still face challenges such as continuous decision-making. In this research, we propose a novel framework b…

Decision Making