paper-with-me

홈 › Papers

Temporal Tokenization Strategies for Event Sequence Modeling with Large Language Models

2025-12-15 · Zefang Liu, Nam H. Nguyen, Yinzhu Quan, Shi-Xiong Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.13618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative Temporal Link Prediction via Self-tokenized Sequence Modeling

2019-11-26 · Yue Wang, Chenwei Zhang, Shen Wang, Philip S. Yu 외

We formalize networks with evolving structures as temporal networks and propose a generative link prediction model, Generative Link Sequence Modeling (GLSM), to predict future links for temporal networks. GLSM captures t…

Link PredictionPrediction

Dywave: Event-Aligned Dynamic Tokenization for Heterogeneous IoT Sensing Signals

2026-05-13 · Tomoyoshi Kimura, Denizhan Kara, Jinyang Li, Hongjue Zhao 외 arxiv

Internet of Things (IoT) systems continuously collect heterogeneous sensing signals from ubiquitous sensors to support intelligent applications such as human activity analysis, emotion monitoring, and environmental perce…

Computational EfficiencyActivity RecognitionObject Detection

Rethinking Tokenization for Clinical Time Series: When Less is More

2025-12-04 · Rafi Al Attrach, Rajna Fani, David Restrepo, Yugang Jia 외 arxiv

Tokenization strategies shape how models process electronic health records, yet fair comparisons of their effectiveness remain limited. We present a systematic evaluation of tokenization approaches for clinical time seri…

Mortality PredictionFeature Importance

BEAT: Tokenizing and Generating Symbolic Music by Uniform Temporal Steps

2026-04-21 · Lekai Qian, Haoyu Gu, Jingwei Zhao, Ziyu Wang arxiv

Tokenizing music to fit the general framework of language models is a compelling challenge, especially considering the diverse symbolic structures in which music can be represented (e.g., sequences, grids, and graphs). T…

Temporal Sequence Modeling for Video Event Detection

2014-06-01 · CVPR 2014 6 · Yu Cheng, Quanfu Fan, Sharath Pankanti, Alok Choudhary

We present a novel approach for event detection in video by temporal sequence modeling. Exploiting temporal information has lain at the core of many approaches for video analysis (i.e., action, activity and event recogni…

Event DetectionGeneral Classification