NeurIPS 2025poster0 citations

Forging Time Series with Language: A Large Language Model Approach to Synthetic Data Generation

Cécile Rousseau, Tobia Boschi, Giandomenico Cornacchia, Dhaval Salwala, Alessandra Pascale, Juan Bernabe Moreno

Abstract

SDForger is a flexible and efficient framework for generating high-quality multivariate time series using LLMs. Leveraging a compact data representation, SDForger provides synthetic time series generation from a few samples and low-computation fine-tuning of any autoregressive LLM. Specifically, the framework transforms univariate and multivariate signals into tabular embeddings, which are then encoded into text and used to fine-tune the LLM. At inference, new textual embeddings are sampled and decoded into synthetic time series that retain the original data's statistical properties and temporal dynamics. Across a diverse range of datasets, SDForger outperforms existing generative models in many scenarios, both in similarity-based evaluations and downstream forecasting tasks. By enabling textual conditioning in the generation process, SDForger paves the way for multimodal modeling and the streamlined integration of time series with textual information. The model is open-sourced at https://github.com/IBM/fms-dgt/tree/main/fms_dgt/public/databuilders/time_series.

Time SeriesSynthetic Data GenerationLLMs
BibTeX
@inproceedings{
rousseau2025forging,
title={Forging Time Series with Language: A Large Language Model Approach to Synthetic Data Generation},
author={C{\'e}cile Rousseau and Tobia Boschi and Giandomenico Cornacchia and Dhaval Salwala and Alessandra Pascale and Juan Bernabe Moreno},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=A2pmvkqOgp}
}
Forging Time Series with Language: A Large Language Model Approach to Synthetic Data Generation · NeurIPS 2025