English

Temporal Tokenization Strategies for Event Sequence Modeling with Large Language Models

Computation and Language 2026-05-12 v3 Machine Learning

Abstract

Representing continuous time is a critical and under-explored challenge in modeling temporal event sequences with large language models (LLMs). Various strategies like byte-level representations or calendar tokens have been proposed. However, the optimal approach remains unclear, especially given the diverse statistical distributions of real-world event data, which range from smooth log-normal to discrete, spiky patterns. This paper presents a systematic empirical study of temporal tokenization for modeling event sequences with LLMs, comparing distinct encoding strategies: naive numeric strings, high-precision byte-level representations, human-semantic calendar tokens, classic uniform binning, and adaptive residual scalar quantization. We evaluate these strategies by fine-tuning LLMs on real-world datasets that exemplify these diverse distributions. Our analysis reveals that no single strategy is universally superior; instead, prediction performance depends heavily on aligning the tokenizer with the data's statistical properties, highlighting temporal tokenization as a critical yet often overlooked design dimension in LLM-based event modeling.

Keywords

Cite

@article{arxiv.2512.13618,
  title  = {Temporal Tokenization Strategies for Event Sequence Modeling with Large Language Models},
  author = {Zefang Liu and Nam H. Nguyen and Yinzhu Quan and Shi-Xiong Zhang},
  journal= {arXiv preprint arXiv:2512.13618},
  year   = {2026}
}
R2 v1 2026-07-01T08:25:45.281Z