paper-with-me

홈 › Papers

Exploring Generative Neural Temporal Point Process

2022-08-03 · Haitao Lin, Lirong Wu, Guojiang Zhao, Pai Liu, Stan Z. Li

Temporal point process (TPP) is commonly used to model the asynchronous event sequence featuring occurrence timestamps and revealed by probabilistic models conditioned on historical impacts. While lots of previous works have focused on `goodness-of-fit' of TPP models by maximizing the likelihood, their predictive performance is unsatisfactory, which means the timestamps generated by models are far apart from true observations. Recently, deep generative models such as denoising diffusion and score matching models have achieved great progress in image generating tasks by demonstrating their capability of generating samples of high quality. However, there are no complete and unified works exploring and studying the potential of generative models in the context of event occurence modeling for TPP. In this work, we try to fill the gap by designing a unified \textbf{g}enerative framework for \textbf{n}eural \textbf{t}emporal \textbf{p}oint \textbf{p}rocess (\textsc{GNTPP}) model to explore their feasibility and effectiveness, and further improve models' predictive performance. Besides, in terms of measuring the historical impacts, we revise the attentive models which summarize influence from historical events with an adaptive reweighting term considering events' type relation and time intervals. Extensive experiments have been conducted to illustrate the improved predictive capability of \textsc{GNTPP} with a line of generative probabilistic decoders, and performance gain from the revised attention. To the best of our knowledge, this is the first work that adapts generative models in a complete unified framework and studies their effectiveness in the context of TPP. Our codebase including all the methods given in Section.5.1.1 is open in \url{https://github.com/BIRD-TAO/GNTPP}. We hope the code framework can facilitate future research in Neural TPPs.

📄 PDF Abstract BibTeX arXiv:2208.01874

Code (2)

bird-tao/gntpp 공식 구현 pytorch
EDAPINENUT/GNTPP pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Active World-Model with 4D-informed Retrieval for Exploration and Awareness

2026-04-17 · Elaheh Vaezpour, Amirhosein Javadi, Tara Javidi arxiv

Physical awareness, especially in a large and dynamic environment, is shaped by sensing decisions that determine observability across space, time, and scale, while observations impact the quality of sensing decisions. Th…

Reinforcement Learning

SimHawNet: A Modified Hawkes Process for Temporal Network Simulation

2022-03-14 · Mathilde Perez, Raphaël Romero, Bo Kang, Tijl De Bie 외

Temporal networks allow representing connections between objects while incorporating the temporal dimension. While static network models can capture unchanging topological regularities, they often fail to model the effec…

BIG-bench Machine LearningLink PredictionPoint ProcessesSurvival Analysis

Marked Temporal Bayesian Flow Point Processes

2024-10-25 · Hui Chen, Xuhui Fan, Hengyu Liu, Longbing Cao

Marked event data captures events by recording their continuous-valued occurrence timestamps along with their corresponding discrete-valued types. They have appeared in various real-world scenarios such as social media, …

Point Processes

Exploring Temporally-Aware Features for Point Tracking

2025-01-21 · CVPR 2025 1 · Inès Hyeonsu Kim, Seokju Cho, Jiahui Huang, Jung Yi 외

Point tracking in videos is a fundamental task with applications in robotics, video editing, and more. While many vision tasks benefit from pre-trained feature backbones to improve generalizability, point tracking has pr…

Point TrackingVideo Editing

Explaining Point Processes by Learning Interpretable Temporal Logic Rules

2021-09-29 · ICLR 2022 4 · Shuang Li, Mingquan Feng, Lu Wang, Abdelmajid Essofi 외

We propose a principled method to learn a set of human-readable logic rules to explain temporal point processes. We assume that the generative mechanisms underlying the temporal point processes are governed by a set of …

Point Processes