金融时间序列推理模型突破,精准区分评估与预测任务
FinSTaR: Towards Financial Reasoning with Time Series Reasoning Models

- 按实体数量与行为判断类型构建金融推理分类框架
- 在标普股票数据上实现78.9%平均准确率,显著优于基线
- 提出两种思维链策略,分别应对确定性评估与随机预测
时间序列推理模型(TSRMs)在通用领域表现良好,但在具有独特特征的金融领域表现持续不佳。本文提出一个2×2通用能力分类框架,结合单实体/多实体分析与当前状态评估/未来行为预测。该框架在金融领域具体化为10个推理任务,构建基于标普股票的FinTSRBench基准。为此,我们提出FinSTaR模型,基于FinTSRBench训练,针对不同类别采用差异化思维链(CoT)策略:对确定性评估任务采用计算型思维链(Compute-in-CoT),直接从原始价格推导答案;对固有随机性的预测任务则采用情境感知思维链(Scenario-Aware CoT),生成多种情景后再决策,模拟分析师在不确定性下的推理方式。FinSTaR在FinTSRBench上达到78.9%平均准确率,显著优于大语言模型和现有TSRM基线。此外,实验表明四类能力通过联合训练可互补增强。代码已开源:https://github.com/seunghan96/FinSTaR。
原文摘要 · Abstract (English)
Time series (TS) reasoning models (TSRMs) have shown promising capabilities in general domains, yet they consistently fail on financial domain, which exhibit unique characteristics. We propose a general 2 x 2 capability taxonomy for TSRMs by crossing 1) single-entity vs. multi-entity analysis with 2) assessment of the current state vs. prediction of future behavior. We instantiate this taxonomy in the financial domain---where the distinction between deterministic assessment and stochastic prediction is particularly critical---as ten financial reasoning tasks, forming the FinTSRBench benchmark based on S&P stocks. To this end, we propose FinSTaR (Financial Time Series Thinking and Reasoning), trained on FinTSR-Bench with distinct chain-of-thought (CoT) strategies tailored to each category. For assessment, which is deterministic, we employ Compute-in-CoT, a programmatic CoT that enables models to derive answers directly from raw prices. For prediction, which is inherently stochastic, we adopt Scenario-Aware CoT, which generates diverse scenarios before making a judgment, mirroring how financial analysts reason under uncertainty. FinSTaR achieves 78.9% average accuracy on FinTSRBench, substantially outperforming LLM and TSRM baselines. Furthermore, we show that the four capability categories are complementary and mutually reinforcing through joint training. Code is publicly available at: https://github.com/seunghan96/FinSTaR.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。