Pith. sign in

REVIEW 3 cited by

Context-Aware Probabilistic Modeling with LLM for Multimodal Time Series Forecasting

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.10774 v2 pith:K5GZHITS submitted 2025-05-16 cs.LG cs.AI

Context-Aware Probabilistic Modeling with LLM for Multimodal Time Series Forecasting

classification cs.LG cs.AI
keywords seriesforecastingprobabilistictimellmsmultimodalcontext-awaredecoding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Time series forecasting is important for applications spanning energy markets, climate analysis, and traffic management. However, existing methods struggle to effectively integrate exogenous texts and align them with the probabilistic nature of large language models (LLMs). Current approaches either employ shallow text-time series fusion via basic prompts or rely on deterministic numerical decoding that conflict with LLMs' token-generation paradigm, which limits contextual awareness and distribution modeling. To address these limitations, we propose CAPTime, a context-aware probabilistic multimodal time series forecasting method that leverages text-informed abstraction and autoregressive LLM decoding. Our method first encodes temporal patterns using a pretrained time series encoder, then aligns them with textual contexts via learnable interactions to produce joint multimodal representations. By combining a mixture of distribution experts with frozen LLMs, we enable context-aware probabilistic forecasting while preserving LLMs' inherent distribution modeling capabilities. Experiments on diverse time series forecasting tasks demonstrate the superior accuracy and generalization of CAPTime, particularly in multimodal scenarios. Additional analysis highlights its robustness in data-scarce scenarios through hybrid probabilistic decoding.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Rethinking Multimodal Fusion for Time Series: Text Modalities Need Constrained Fusion

    cs.LG 2026-03 conditional novelty 6.0

    Naive text+time-series fusion frequently degrades forecasting, while a low-rank controlled adapter (CFA) consistently improves over unimodal baselines across 14 backbones, 4 text encoders, and 9 datasets.

  2. GRAFT: Grid-Aware Load Forecasting with Multi-Source Textual Alignment and Fusion

    cs.LG 2025-12 conditional novelty 6.0

    GRAFT improves electric load forecasting accuracy by aligning multi-source daily texts with half-hour load series and using cross-attention fusion, outperforming baselines on a new Australian benchmark across hourly t...

  3. Rethinking Multimodal Fusion for Time Series: Text Modalities Need Constrained Fusion

    cs.LG 2026-03 unverdicted novelty 4.0

    Uncontrolled text–time-series fusion underperforms unimodal baselines; constrained fusion and a low-rank Controlled Fusion Adapter recover gains without changing the TS backbone.