paper-with-me

Papers

FinSTaR: Towards Financial Reasoning with Time Series Reasoning Models

2026-05-05 · Seunghan Lee, Jun Seo, Jaehoon Lee, Sungdong Yoo, Minjae Kim, Tae Yoon Lim, Dongwan Kang, Hwanil Choi, Soonyoung Lee, Wonbin Ahn arxiv

Time series (TS) reasoning models (TSRMs) have shown promising capabilities in general domains, yet they consistently fail in the financial domain, which exhibits 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 FinTSR-Bench 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 (i.e., computable from observable data), we employ Compute-in-CoT, a programmatic CoT that enables models to derive answers directly from raw prices. For prediction, which is inherently stochastic (i.e., subject to unobservable factors), we adopt Scenario-Aware CoT, which generates diverse scenarios before making a judgment, mirroring how financial analysts reason under uncertainty. The proposed method achieves 78.9% average accuracy on FinTSR-Bench, substantially outperforming LLM and TSRM baselines. Furthermore, we show that the four capability categories are complementary and mutually reinforcing through joint training, and that Scenario-Aware CoT consistently improves prediction accuracy over standard CoT. Code is available at https://github.com/seunghan96/FinSTaR.

📄 PDF Abstract BibTeX arXiv:2605.03460

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reasoning through Verifiable Forecast Actions: Consistency-Grounded RL for Financial LLMs

2026-05-21 · Jialin Chen, Aosong Feng, Harshit Verma, Siyi Gu 외 arxiv

Financial markets are characterized by extreme non-stationarity, low signal-to-noise ratios, and strong dependence on external information such as news, company fundamentals, and macroeconomic signals. Yet, existing appr…

Reinforcement LearningQuestion Answering

AI Analyst: Framework and Comprehensive Evaluation of Large Language Models for Financial Time Series Report Generation

2025-07-01 · Elizabeth Fons, Elena Kochkina, Rachneet Kaur, Zhen Zeng 외 arxiv

This paper explores the potential of large language models (LLMs) to generate financial reports from time series data. We propose a framework encompassing prompt engineering, model selection, and evaluation. We introduce…

Prompt Engineering

Reasoning on Time-Series for Financial Technical Analysis

2025-11-06 · Kelvin J. L. Koa, Jan Chen, Yunshan Ma, Huanhuan Zheng 외 arxiv

While Large Language Models have been used to produce interpretable stock forecasts, they mainly focus on analyzing textual reports but not historical price data, also known as Technical Analysis. This task is challengin…

FinZero: Launching Multi-modal Financial Time Series Forecast with Large Reasoning Model

2025-09-10 · Yanlong Wang, Jian Xu, Fei Ma, Hongkang Zhang 외 arxiv

Financial time series forecasting is both highly significant and challenging. Previous approaches typically standardized time series data before feeding it into forecasting models, but this encoding process inherently le…

Time Series ForecastingReinforcement Learning

Industry Classification Using a Novel Financial Time-Series Case Representation

2023-04-29 · Rian Dolphin, Barry Smyth, Ruihai Dong

The financial domain has proven to be a fertile source of challenging machine learning problems across a variety of tasks including prediction, clustering, and classification. Researchers can access an abundance of time-…

ClassificationTime Series