VITRO: Vocabulary Inversion for Time-series Representation Optimization
Filippos Bellos, Nam H. Nguyen, Jason J. Corso
Abstract
Although LLMs have demonstrated remarkable capabilities in processing and generating textual data, their pretrained vocabularies are ill-suited for capturing the nuanced temporal dynamics and patterns inherent in time series. The discrete, symbolic nature of natural language tokens, which these vocabularies are designed to represent, does not align well with the continuous, numerical nature of time series data. To address this fundamental limitation, we propose VITRO. Our method adapts textual inversion optimization from the vision-language domain in order to learn a new time series per-dataset vocabulary that bridges the gap between the discrete, semantic nature of natural language and the continuous, numerical nature of time series data. We show that learnable time series-specific pseudo-word embeddings represent time series data better than existing general language model vocabularies, with VITRO-enhanced methods achieving state-of-the-art performance in long-term forecasting across most datasets.
BibTeX
@inproceedings{icassp2025_vitrovocabularyi,
title = {VITRO: Vocabulary Inversion for Time-series Representation Optimization},
author = {Filippos Bellos and Nam H. Nguyen and Jason J. Corso},
booktitle = {ICASSP 2025},
year = {2025}
}