paper-with-me

홈 › Papers

DanmakuTPPBench: A Multi-modal Benchmark for Temporal Point Process Modeling and Understanding

2025-05-23 · Yue Jiang, Jichu Li, Yang Liu, Dingkang Yang, Feng Zhou, Quyu Kong

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

📄 PDF Abstract BibTeX arXiv:2505.18411

Code (1)

frenkie-chiang/danmakutppbench 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingQuestion AnsweringVisual Reasoning

Similar Papers 제목 키워드 기반

ForeSea: AI Forensic Search with Multi-modal Queries for Video Surveillance

2026-03-24 · Hyojin Park, Yi Li, Janghoon Cho, Sungha Choi 외 arxiv

Despite decades of work, surveillance still struggles in searching and reasoning about specific targets across long, multi-camera videos. Existing methods - tracking, retrieval, and video LLMs require heavy manual filter…

Multimodal ReasoningQuestion Answering

LLaVA-ST: A Multimodal Large Language Model for Fine-Grained Spatial-Temporal Understanding

2025-01-14 · CVPR 2025 1 · Hongyu Li, Jinyu Chen, Ziyu Wei, Shaofei Huang 외

Recent advancements in multimodal large language models (MLLMs) have shown promising results, yet existing approaches struggle to effectively handle both temporal and spatial localization simultaneously. This challenge s…

Feature CompressionLanguage ModelingLanguage ModellingLarge Language Model+3

METDrive: Multi-modal End-to-end Autonomous Driving with Temporal Guidance

2024-09-19 · Ziang Guo, Xinhao Lin, Zakhar Yagudin, Artem Lykov 외

Multi-modal end-to-end autonomous driving has shown promising advancements in recent work. By embedding more modalities into end-to-end networks, the system's understanding of both static and dynamic aspects of the drivi…

Autonomous DrivingTime Series

Tri-modal Confluence with Temporal Dynamics for Scene Graph Generation in Operating Rooms

2024-04-14 · Diandian Guo, Manxi Lin, Jialun Pei, He Tang 외

A comprehensive understanding of surgical scenes allows for monitoring of the surgical process, reducing the occurrence of accidents and enhancing efficiency for medical professionals. Semantic modeling within operating …

Graph GenerationScene Graph Generation

EM^2Mem: Event-Centric Multimodal Memory for Large Language Models

2026-09-01 · Yijun Chen, Yaqi Zheng, Yanya Li, Boyi Xiao 외 hf

Multimodal memory offers a scalable interface for long-video question answering, but existing methods often retrieve captions, frames, transcripts, summaries, or graph facts as isolated fragments. Although searchable, su…

Video Question Answering