REVIEW 18 cited by
TEST: Text Prototype Aligned Embedding to Activate LLM's Ability for Time Series
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
Signed reviews
read the original abstract
This work summarizes two ways to accomplish Time-Series (TS) tasks in today's Large Language Model (LLM) context: LLM-for-TS (model-centric) designs and trains a fundamental large model, or fine-tunes a pre-trained LLM for TS data; TS-for-LLM (data-centric) converts TS into a model-friendly representation to enable the pre-trained LLM to handle TS data. Given the lack of data, limited resources, semantic context requirements, and so on, this work focuses on TS-for-LLM, where we aim to activate LLM's ability for TS data by designing a TS embedding method suitable for LLM. The proposed method is named TEST. It first tokenizes TS, builds an encoder to embed TS via instance-wise, feature-wise, and text-prototype-aligned contrast, where the TS embedding space is aligned to LLM embedding layer space, then creates soft prompts to make LLM more open to that embeddings, and finally implements TS tasks using the frozen LLM. We also demonstrate the feasibility of TS-for-LLM through theory and experiments. Experiments are carried out on TS classification, forecasting, and representation tasks using eight frozen LLMs with various structures and sizes. The results show that the pre-trained LLM with TEST strategy can achieve better or comparable performance than today's SOTA TS models and offer benefits for few-shot and generalization. By treating LLM as the pattern machine, TEST can endow LLM's ability to process TS data without compromising language ability. We hope that this study will serve as a foundation for future work to support TS+LLM progress.
Forward citations
Cited by 18 Pith papers
-
LLMRouter: Unified Infrastructure for Developing, Evaluating, and Deploying LLM Routers
A new open-source library and benchmark, xRouteBench, evaluates LLM routers on a shared cost-aware protocol across text, memory, vision, time-series, and personalized tasks.
-
LLM-Guided Task-Semantic Field Factorization for Industrial Process Forecasting
TSF converts process variable documents into frozen semantic vectors that scale the numerical input window before a time-series backbone, yielding average MAE reductions of 2.9–3.6% across industrial forecasting tasks.
-
LLM-Guided Measurement Credibility Correction for Trustworthy Industrial Process Inference
LLM-derived measurement semantics enable a lightweight pre-inference correction step that reduces industrial prediction MAE by 30.7% on real tests and 80.3% under controlled sensor corruption.
-
MoTime: A Dataset Suite for Multimodal Time Series Forecasting
MoTime provides a large multimodal forecasting benchmark and shows that external text or images can improve forecasts in some datasets, especially cold-start and sparse settings, though gains are inconsistent.
-
PV-VLM: A Multimodal Vision-Language Approach Incorporating Sky Images for Intra-Hour Photovoltaic Power Forecasting
PV-VLM fuses visual, textual, and temporal features via a vision-language model and cross-modal attention to improve intra-hour photovoltaic power forecasts by roughly 5 to 9 percent in RMSE and MAE.
-
TOKON: TOKenization-Optimized Normalization for time series analysis with a large language model
TOKON rounds normalized time series values into integer tokens and adds a 'forecast with care' prompt, reporting RMSE improvements of 7 to 28 percent on two datasets with GPT-4o-mini.
-
BALM-TSF: Balanced Multimodal Alignment for LLM-Based Time Series Forecasting
BALM-TSF combines a statistical-prompt text branch with a patch-based time series branch, using scaling plus contrastive alignment to balance the two modalities, improving long-term and few-shot forecasting on five of...
-
Teaching Time Series to See and Speak: Forecasting with Aligned Visual and Textual Perspectives
TimesCLIP aligns image-based and text-based views of the same time series via contrastive learning to improve forecasting accuracy on several benchmarks, but the full multimodal model is not used on two of the six lon...
-
Enhancing LLMs for Time Series Forecasting via Structure-Guided Cross-Modal Alignment
SGCMA transfers an HMM state-transition prior learned from text into time series patches, then aligns patch embeddings to language tokens in each state, enabling a frozen GPT-2 to forecast as well as or better than tu...
-
Dual-Forecaster: A Multimodal Time Series Model Integrating Descriptive and Predictive Texts
Dual-Forecaster demonstrates that jointly using historical descriptive text and future predictive text improves time series forecasting accuracy over text-free and single-text baselines.
-
Multimodal Conditioned Diffusive Time Series Forecasting
MCD-TSF fuses timestamp features and text descriptions into a diffusion time series forecaster with classifier-free guidance, achieving the best average MSE and MAE across eight domains.
-
A Survey on Time-Series Distance Measures
A survey classifying over 100 time-series distance measures into seven families and proposing a dependent/independent framework for multivariate extensions.
-
A Wave is Worth 100 Words: Investigating Cross-Domain Transferability in Time Series
A wavelet-based tokenizer called WQ4TS embeds time series from different domains into a shared spectral latent space, enabling a transformer to transfer across forecasting, imputation, and classification tasks.
-
VFEM: Visual Feature Empowered Multivariate Time Series Forecasting with Cross-Modal Fusion
A cross-modal model that renders multivariate time series as images, encodes them with a frozen SigLip2 vision model, and fuses the features with a temporal attention branch achieves state-of-the-art results on seven ...
-
Unraveling Spatio-Temporal Foundation Models via the Pipeline Lens: A Comprehensive Review
Spatio-temporal foundation models are organized into a pipeline of data harmonization, model design, training, and adaptation, with a data property taxonomy for model selection.
-
Financial Fine-tuning a Large Time Series Model
Fine-tuning TimesFM on log-transformed financial price data improves directional accuracy and mock-trading Sharpe ratios over the base model.
-
FD-LLM: Large Language Model for Fault Diagnosis of Machines
Open-source LLMs fine-tuned with LoRA on FFT spectra encoded as text achieve 99%+ accuracy on CWRU bearing fault classification and generally beat a 1D-CNN under cross-load transfer, while cross-component transfer rem...
-
Large Language models for Time Series Analysis: Techniques, Applications, and Challenges
A review of LLM-based time series analysis that proposes several taxonomies, but is undermined by citation errors and a lack of systematic methodology.
Discussion (0). Continue with ORCID to comment.