将大模型与时空模型结合,实现无需微调的多任务推理和可解释分析。
A Modular Multitask Reasoning Framework Integrating Spatio-temporal Models and LLMs
- 通过上下文学习将自然语言问题分解为可执行模块化程序。
- 在新构建的数据集上,多项推理指标显著优于主流大模型。
- 适合需要深度解释、跨任务推理的现实时空决策场景。
时空数据挖掘在多个领域中对科学决策至关重要。然而,现有模型通常局限于单一任务,缺乏多任务推理和复杂长文本推理能力,难以生成深入且具解释性的输出,限制了其在真实多维决策场景中的应用。本文提出STReason框架,融合大语言模型(LLMs)的推理能力与时空模型的分析优势,实现无需任务特定微调的多任务推理与执行。该框架利用上下文学习将复杂自然语言查询分解为模块化、可解释的程序,并系统执行以生成数值解与详细推理过程。所有解释均基于经验证的计算结果,有效抑制了直接提示大模型常见的事实幻觉。为支持严格评估,我们构建了一个新的基准数据集,并提出了统一评估框架,包含专为长文本时空推理设计的度量指标。实验表明,STReason在所有推理指标上均显著优于先进大模型基线,尤其在复杂、高推理强度的时空场景中表现突出。人工评估进一步验证了其可信度与实用性,表明其有潜力降低专家工作量并拓展至真实时空任务。
原文摘要 · Abstract (English)
Spatio-temporal data mining plays a pivotal role in informed decision making across diverse domains. However, existing models are often restricted to narrow tasks, lacking the capacity for multi-task inference and complex long-form reasoning that requires generation of in-depth, explanatory outputs. These limitations restrict their applicability to real-world, multi-faceted decision scenarios. In this work, we introduce STReason, a novel framework that integrates the reasoning strengths of large language models (LLMs) with the analytical capabilities of spatio-temporal models for multi-task inference and execution. Without task-specific fine-tuning, STReason leverages in-context learning to decompose complex natural language queries into modular, interpretable programs, which are then systematically executed to generate both numerical solutions and detailed reasoning rationales. By grounding all explanations in verified computational outputs, STReason inherently suppresses factual hallucinations common in direct-prompt LLM approaches. To enable rigorous evaluation, we construct a new benchmark dataset and propose a unified evaluation framework with metrics specifically designed for long-form spatio-temporal reasoning. Experimental results demonstrate that STReason significantly outperforms advanced LLM baselines across all reasoning metrics, particularly excelling in complex, reasoning-intensive spatio-temporal scenarios. Human evaluations further validate STReason's credibility and practical utility, demonstrating its potential to reduce expert workload and broaden the applicability to real-world spatio-temporal tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。