DanmakuTPPBench
[NeurIPS 2025] DanmakuTPPBench: A Multi-modal Benchmark for Temporal Point Process Modeling and Understanding
Install / Use
npx skills add FRENKIE-CHIANG/DanmakuTPPBenchInstalls into whichever agent you are using.
README
[NeurIPS 2025] DanmakuTPPBench: A Multi-modal Benchmark for Temporal Point Process Modeling and Understanding
Dataset Introduction
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.
For further details, please refer to our paper: https://arxiv.org/pdf/2505.18411
(a) Comparison between conventional video viewing and Danmaku viewing experience. (b) The proportion of TPP data for video topics in DanmakuTPPBench. <img src="dataset.png" width="1000">
Our framework for DanmakuTPP-QA construction. <img src="framework.png" width="1000">
Dataset Download
Our DanmakuTPPBench (including DanmakuTPP-Events and DanmakuTPP-QA) can be downloaded from:
https://huggingface.co/datasets/FRENKIE-CHIANG/DanmakuTPP
The video frames corresponding to DamakuTPPBench can be download from:
https://pan.baidu.com/s/1gOBKxCw86siXJw6ePvTjTQ?pwd=dmtb
Dataset Construction Details
-
DanmakuTPP-Events is sourced from the Top100 video creators in 2024: https://www.bilibili.com/BPU2024
-
The framework template for DanmakuTPP-QA construction can be found in:
DanmakuTPP/dataset-construction/DanmakuTPP-QA/script
Evaluation Details
-
Evaluation of traditional TPP models:
Building upon the DanmakuTPP-Events benchmark, the evaluation of traditional TPP models is conducted using the EasyTPP framework: https://github.com/ant-research/EasyTemporalPointProcess
-
Evaluation of LLMs & MLLMs:
Building upon the DanmakuTPP-Events benchmark, the evaluation can refer to the script: <a href='https://github.com/FRENKIE-CHIANG/DanmakuTPPBench/blob/main/evaluation/DanmakuTPP-QA/inference.py'>inference.py</a> for API-inference.
-
Evaluation metrics can be calculated as follows: <a href='https://github.com/FRENKIE-CHIANG/DanmakuTPPBench/blob/main/evaluation/DanmakuTPP-QA/eval/acc.py'>acc</a>, <a href='https://github.com/FRENKIE-CHIANG/DanmakuTPPBench/blob/main/evaluation/DanmakuTPP-QA/eval/task-8-acc-top2.py'>task8-acc</a>, <a href='https://github.com/FRENKIE-CHIANG/DanmakuTPPBench/blob/main/evaluation/DanmakuTPP-QA/eval/rmse.py'>rmse</a>
Citation
If you find this dataset helpful in your research, please consider citing:
@inproceedings{jiang2025danmakutppbench,
title={DanmakuTPPBench: A Multi-modal Benchmark for Temporal Point Process Modeling and Understanding},
author={Yue Jiang and Jichu Li and Yang Liu and Dingkang Yang and Feng Zhou and Quyu Kong},
booktitle={Neural Information Processing Systems (NeurIPS)},
year={2025}
}
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
