arXiv:2607.28098cs.AIcs.CL2026-07被引 1

用智能体自动探索科学数据,省去人工分析的繁琐。

SciDataSailor: Deep Scientific Data Exploring

论文配图:SciDataSailor: Deep Scientific Data Exploring
图 1 · 摘自论文原文
  • 构建可执行环境中的智能体,自主导航与分析异构科学数据。
  • 在27个跨学科数据集上完成627项元信息总结与586项问答任务。
  • 结合蒙特卡洛树搜索,实现高效探索与精准分析的平衡。

科学数据通常以分层仓库形式组织,包含异构且相互关联的文件,导致其检查、整合与分析过程耗时费力,依赖领域知识。尽管大语言模型代理在规划、推理和工具使用方面取得显著进展,但现有研究大多忽视了它们通过可执行环境与真实科学数据资产交互的能力。我们提出深度科学数据探索这一代理任务范式,使代理能够导航存储库、解析异构文件与模式、执行分析、整合跨文件证据,并基于实际执行结果生成结论。为实现该范式,我们提出SciDataSailor框架,通过平衡广泛探索与目标性利用来合成工具交互轨迹。该框架将轨迹合成实例化为蒙特卡洛树搜索(MCTS),并引入四项任务特定机制:难度分层探索种子、双重反馈首步紧迫性、层次化策略到工具的动作生成,以及熵引导分支。基于此框架,我们构建了用于监督微调的SciDataSailor-SFT-2K和用于评估的SciDataSailor-Bench,后者包含627个元信息摘要任务与586个科学问题问答任务,覆盖生命、地球与物理科学领域的27个数据集。

原文摘要 · Abstract (English)

Scientific datasets are commonly organized as hierarchical repositories containing heterogeneous and interdependent files, making their inspection, integration, and analysis labor-intensive and reliant on domain expertise. Although large language model (LLM) agents have advanced substantially in planning, reasoning, and tool use, existing research has largely overlooked their ability to interact with real scientific data assets through executable environments. We introduce Deep Scientific Data Exploration, an agentic task paradigm in which agents navigate repositories, interpret heterogeneous files and schemas, execute analyses, integrate cross-file evidence, and produce conclusions grounded in executed observations. To operationalize this paradigm, we present SciDataSailor, a framework for synthesizing tool-interactive trajectories by balancing broad exploration with targeted exploitation. SciDataSailor instantiates trajectory synthesis as Monte Carlo Tree Search (MCTS) with four task-specific mechanisms: difficulty-stratified exploration seeds, dual-feedback first-play urgency, hierarchical strategy-to-tool action generation, and entropy-guided branching. Using this framework, we construct SciDataSailor-SFT-2K for supervised fine-tuning and SciDataSailor-Bench for evaluation, with the latter comprising 627 meta-information summarization tasks and 586 scientific question-answering tasks across 27 datasets spanning the life, earth, and physical sciences.

科学数据智能体数据探索

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