Long-range Modeling and Processing of Multimodal Event Sequences
Jichu Li, Yilun Zhong, Zhiting Li, Feng Zhou, Quyu Kong
TL;DR
The paper introduces MM-TPP, a unified multimodal temporal point process that integrates time, type, text, and visual content to generate rich analyses of event sequences. It extends Language-TPP by adding a vision modality and an adaptive compression mechanism based on temporal similarity to mitigate long-context challenges in multimodal data. The authors propose a two-stage training regime on multimodal templates and task-specific prompts, and validate their approach on DanmakuTPP and a new TAXI-PRO dataset, showing superior predictive accuracy and enhanced open-ended text generation/QA capabilities. Key contributions include the MM-TPP framework, the adaptive sequence compression strategy, the TAXI-PRO dataset, and comprehensive empirical evidence of improved long-range reasoning and multimodal generation in TPPs.
Abstract
Temporal point processes (TPPs) have emerged as powerful tools for modeling asynchronous event sequences. While recent advances have extended TPPs to handle textual information, existing approaches are limited in their ability to generate rich, multimodal content and reason about event dynamics. A key challenge is that incorporating multimodal data dramatically increases sequence length, hindering the ability of attention-based models to generate coherent, long-form textual descriptions that require long-range understanding. In this paper, we propose a novel framework that extends LLM-based TPPs to the visual modality, positioning text generation as a core capability alongside time and type prediction. Our approach addresses the long-context problem through an adaptive sequence compression mechanism based on temporal similarity, which reduces sequence length while preserving essential patterns. We employ a two-stage paradigm of pre-training on compressed sequences followed by supervised fine-tuning for downstream tasks. Extensive experiments, including on the challenging DanmakuTPP-QA benchmark, demonstrate that our method outperforms state-of-the-art baselines in both predictive accuracy and the quality of its generated textual analyses.
