菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-11
📄 Abstract - ASIA: an Autonomous System Identification Agent

Over the years, research in system identification has provided a rich set of methods for learning dynamical models, together with well-established theoretical guarantees. In practice, however, the choice of model class, training algorithm, and hyperparameter tuning is still largely left to empirical trial-and-error, requiring substantial expert time and domain experience. Motivated by recent advances in agentic artificial intelligence, we present ASIA, a framework that delegates this iterative search to a large language model acting as an autonomous coding agent. Building on existing agentic platforms, ASIA closes the loop between hypothesis, implementation, and evaluation without human intervention, requiring only a plain-English description of the identification problem. We conduct an empirical study of ASIA on two system identification benchmarks and analyse the agent's search behaviour, the architectures and training strategies it discovers, and the quality of the resulting models. We also discuss the potential of the approach and its current limitations, including implicit test leakage, reduced methodological transparency, and reproducibility concerns.

顶级标签: agents llm systems
详细标签: system identification autonomous agent dynamical models benchmark model evaluation 或 搜索:

ASIA:一种自主系统辨识智能体 / ASIA: an Autonomous System Identification Agent


1️⃣ 一句话总结

该论文提出了名为ASIA的智能框架,利用大型语言模型作为自主编码智能体,无需人工干预即可自动完成动态系统建模中的模型选择、算法调优和参数搜索,仅需用户用自然语言描述问题,从而大幅降低对专业经验的依赖,但同时也存在测试数据泄露、方法不透明和结果难以复现等局限性。

源自 arXiv: 2605.10480