arXiv:2606.00708cs.AIcs.LG2026-06被引 2

MOSAIC让智能体做数据科学时更结构化、可复用且可验证。

MOSAIC: Modular Orchestration for Structured Agentic Intelligence and Composition

论文配图:MOSAIC: Modular Orchestration for Structured Agentic Intelligence and Composition
图 1 · 摘自论文原文
  • 用语义任务画像和检索模块构建模型蓝图,分阶段决策
  • 在金融时序任务中提升准确率、执行成功率与可追溯性
  • 适合需要可靠、可解释建模流程的研究者与工程师

自动化数据科学本质上是结构化的模型选择问题:需确定数据变换、特征表示、架构、训练流程、评估协议及优化策略。现有AutoML系统在预定义空间内搜索,灵活性不足;基于大模型的智能体虽具灵活性,但决策常无结构、难验证、难复用。我们提出MOSAIC(模块化编排框架),通过构建任务语义画像,检索过往案例与代码模块,生成中间表示蓝图——明确选定组件、组合方式、接口约束与执行需求。该蓝图将模型选择转化为上下文驱动的分阶段搜索,并以检索证据支撑代码生成而非自由合成。候选模型经执行验证,利用诊断反馈、训练轨迹、任务指标及故障感知强化学习策略进行迭代优化。我们在金融时间序列预测与生成任务上验证,要求模型满足预测精度、分布保真度、执行可靠性及风险控制等下游标准。实验表明,MOSAIC优于AutoML与基线智能体,在任务性能、执行成功率与决策可追溯性上均有提升,证明了将自动化数据科学视为结构化、可复用、执行驱动的模型选择的价值。

原文摘要 · Abstract (English)

Automated data science is a structured model-selection problem. A solution must choose data transformations, feature representations, architecture, training procedure, evaluation protocol, and refinement strategy for a task. AutoML systems automate parts of this process, but typically search within predefined pipeline, model, and hyperparameter spaces. LLM-based agents offer greater flexibility through retrieval, code generation, and execution feedback, yet their modelling decisions are often unstructured, difficult to verify, and hard to reuse. We introduce \textsc{MOSAIC} (Modular Orchestration for Structured Agentic Intelligence and Composition), a structured agentic framework for memory-grounded model selection and workflow construction. Given a task and dataset, \textsc{MOSAIC} builds a semantic task profile, retrieves prior cases and source-code modules, and constructs a blueprint: an intermediate representation specifying selected modelling components, composition, interface constraints, and execution requirements. This blueprint turns model selection into a staged, context-grounded search and grounds LLM-based code generation in retrieved evidence rather than unconstrained synthesis. Candidate models are validated by execution and refined using diagnostic feedback, training traces, task metrics, and a failure-aware reinforcement learning policy. We instantiate \textsc{MOSAIC} on financial time-series forecasting and generation, where models must satisfy predictive accuracy, distributional fidelity, execution reliability, and downstream financial criteria such as risk and tail behaviour. Experiments against AutoML and agentic baselines show that \textsc{MOSAIC} improves task performance, execution success, and decision traceability, demonstrating the value of treating automated data science as structured, reusable, and execution-grounded model selection.

自动化数据科学智能体模型选择金融建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。