菜单

关于 🐙 GitHub
arXiv 提交日期: 2025-12-12
📄 Abstract - Insight Miner: A Time Series Analysis Dataset for Cross-Domain Alignment with Natural Language

Time-series data is critical across many scientific and industrial domains, including environmental analysis, agriculture, transportation, and finance. However, mining insights from this data typically requires deep domain expertise, a process that is both time-consuming and labor-intensive. In this paper, we propose \textbf{Insight Miner}, a large-scale multimodal model (LMM) designed to generate high-quality, comprehensive time-series descriptions enriched with domain-specific knowledge. To facilitate this, we introduce \textbf{TS-Insights}\footnote{Available at \href{this https URL}{this https URL}.}, the first general-domain dataset for time series and language alignment. TS-Insights contains 100k time-series windows sampled from 20 forecasting datasets. We construct this dataset using a novel \textbf{agentic workflow}, where we use statistical tools to extract features from raw time series before synthesizing them into coherent trend descriptions with GPT-4. Following instruction tuning on TS-Insights, Insight Miner outperforms state-of-the-art multimodal models, such as LLaVA \citep{liu2023llava} and GPT-4, in generating time-series descriptions and insights. Our findings suggest a promising direction for leveraging LMMs in time series analysis, and serve as a foundational step toward enabling LLMs to interpret time series as a native input modality.

顶级标签: natural language processing multi-modal data
详细标签: time series analysis multimodal alignment instruction tuning dataset creation agentic workflow 或 搜索:

Insight Miner:一个用于跨领域与自然语言对齐的时间序列分析数据集 / Insight Miner: A Time Series Analysis Dataset for Cross-Domain Alignment with Natural Language


1️⃣ 一句话总结

这篇论文提出了一个名为Insight Miner的大型多模态模型和一个名为TS-Insights的开创性数据集,旨在让AI模型能够像人类专家一样,用通俗易懂的语言自动分析和描述来自金融、环境等不同领域的时间序列数据趋势和特征。


源自 arXiv: 2512.11251