🤖 AI Summary
Existing temporal point process (TPP) models are limited to unimodal data and lack benchmarks supporting joint modeling of time, text, and vision. This work introduces DanmakuTPP—the first multimodal TPP benchmark tailored to the danmaku (real-time commentary) scenario—comprising (i) DanmakuTPP-Events, a precisely aligned timestamp-text-video-frame event dataset, and (ii) DanmakuTPP-QA, a spatiotemporal multimodal reasoning question-answering set generated by collaborative LLMs and multimodal LLMs (MLLMs). Methodologically, we extend TPP modeling for the first time to jointly capture textual, visual, and temporal dynamics, formalizing a natural multimodal event paradigm driven by danmaku. We further design an LLM+MLLM co-pipeline for high-quality QA generation. Experiments expose critical bottlenecks in current TPP models and MLLMs for multimodal dynamic modeling, establish strong baselines, and release all code and data publicly to advance the integration of TPPs and multimodal foundation models.
📝 Abstract
We introduce DanmakuTPPBench, a comprehensive benchmark designed to advance multi-modal Temporal Point Process (TPP) modeling in the era of Large Language Models (LLMs). While TPPs have been widely studied for modeling temporal event sequences, existing datasets are predominantly unimodal, hindering progress in models that require joint reasoning over temporal, textual, and visual information. To address this gap, DanmakuTPPBench comprises two complementary components: (1) DanmakuTPP-Events, a novel dataset derived from the Bilibili video platform, where user-generated bullet comments (Danmaku) naturally form multi-modal events annotated with precise timestamps, rich textual content, and corresponding video frames; (2) DanmakuTPP-QA, a challenging question-answering dataset constructed via a novel multi-agent pipeline powered by state-of-the-art LLMs and multi-modal LLMs (MLLMs), targeting complex temporal-textual-visual reasoning. We conduct extensive evaluations using both classical TPP models and recent MLLMs, revealing significant performance gaps and limitations in current methods' ability to model multi-modal event dynamics. Our benchmark establishes strong baselines and calls for further integration of TPP modeling into the multi-modal language modeling landscape. The code and dataset have been released at https://github.com/FRENKIE-CHIANG/DanmakuTPPBench