The reviewed record of science sign in
Pith

arxiv: 2306.11025 · v1 · pith:T43CKFCY · submitted 2023-06-19 · cs.LG · cs.AI· cs.CL· q-fin.ST

Temporal Data Meets LLM -- Explainable Financial Time Series Forecasting

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:T43CKFCYrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.CLq-fin.ST
keywords financialmodelseriestimeexplainablehistoricalknowledgellms
0
0 comments X
read the original abstract

This paper presents a novel study on harnessing Large Language Models' (LLMs) outstanding knowledge and reasoning abilities for explainable financial time series forecasting. The application of machine learning models to financial time series comes with several challenges, including the difficulty in cross-sequence reasoning and inference, the hurdle of incorporating multi-modal signals from historical news, financial knowledge graphs, etc., and the issue of interpreting and explaining the model results. In this paper, we focus on NASDAQ-100 stocks, making use of publicly accessible historical stock price data, company metadata, and historical economic/financial news. We conduct experiments to illustrate the potential of LLMs in offering a unified solution to the aforementioned challenges. Our experiments include trying zero-shot/few-shot inference with GPT-4 and instruction-based fine-tuning with a public LLM model Open LLaMA. We demonstrate our approach outperforms a few baselines, including the widely applied classic ARMA-GARCH model and a gradient-boosting tree model. Through the performance comparison results and a few examples, we find LLMs can make a well-thought decision by reasoning over information from both textual news and price time series and extracting insights, leveraging cross-sequence information, and utilizing the inherent knowledge embedded within the LLM. Additionally, we show that a publicly available LLM such as Open-LLaMA, after fine-tuning, can comprehend the instruction to generate explainable forecasts and achieve reasonable performance, albeit relatively inferior in comparison to GPT-4.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Think-Before-Speak: From Internal Evaluation to Public Expression in Multi-Agent Social Simulation

    cs.AI 2026-06 unverdicted novelty 6.0

    TBS is an interval-based multi-agent framework that separates private internal-state updates (dissonance appraisal, opinion climate, isolation risk, response strategy, willingness to speak) from public utterance selec...

  2. Think-Before-Speak: From Internal Evaluation to Public Expression in Multi-Agent Social Simulation

    cs.AI 2026-06 unverdicted novelty 6.0

    TBS is an interval-based multi-agent LLM simulation framework that separates structured internal evaluative states from public utterance generation and shows these states vary systematically with turn-allocation, sile...

  3. QRAFTI: An Agentic Framework for Empirical Research in Quantitative Finance

    cs.MA 2026-04 unverdicted novelty 6.0

    QRAFTI is a multi-agent framework using tool-calling and reflection-based planning to emulate quant research tasks like factor replication and signal testing on financial data.

  4. BEDTime: A Unified Benchmark for Automatically Describing Time Series

    cs.CL 2025-09 conditional novelty 6.0

    BEDTime benchmark tests 17 models on describing time series structure and finds vision-language models outperform dedicated time-series-language models and language-only approaches, with all models fragile to robustne...

  5. Attribution-Driven Explainable Intrusion Detection with Encoder-Based Large Language Models

    cs.CR 2026-04 unverdicted novelty 4.0

    Encoder-based LLMs detect SDN intrusions with decisions driven by meaningful traffic behaviors, as validated by attribution analysis aligning with established intrusion principles.

  6. A Review of Large Language Models for Stock Price Forecasting from a Hedge-Fund Perspective

    q-fin.PR 2026-04 unverdicted novelty 3.0

    This review synthesizes LLM uses in stock forecasting and catalogs key practical pitfalls from a hedge-fund viewpoint.