paper-with-me

홈 › Papers

Fully Neural Network based Model for General Temporal Point Processes

2019-05-23 · NeurIPS 2019 12 · Takahiro Omi, Naonori Ueda, Kazuyuki Aihara

A temporal point process is a mathematical model for a time series of discrete events, which covers various applications. Recently, recurrent neural network (RNN) based models have been developed for point processes and have been found effective. RNN based models usually assume a specific functional form for the time course of the intensity function of a point process (e.g., exponentially decreasing or increasing with the time since the most recent event). However, such an assumption can restrict the expressive power of the model. We herein propose a novel RNN based model in which the time course of the intensity function is represented in a general manner. In our approach, we first model the integral of the intensity function using a feedforward neural network and then obtain the intensity function as its derivative. This approach enables us to both obtain a flexible model of the intensity function and exactly evaluate the log-likelihood function, which contains the integral of the intensity function, without any numerical approximations. Our model achieves competitive or superior performances compared to the previous state-of-the-art methods for both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:1905.09690

Code (1)

omitakahiro/NeuralNetworkPointProcess 공식 구현 tf

Tasks

Point ProcessesTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Learning mixture of neural temporal point processes for event sequence clustering

2021-09-29 · Yunhao Zhang, Junchi Yan, Zhenyu Ren, Jian Yin

Event sequence clustering applies to many scenarios e.g. e-Commerce and electronic health. Traditional clustering models fail to characterize complex real-world processes due to the strong parametric assumption. While Ne…

ClusteringPoint Processes

Spatio-temporal point processes with deep non-stationary kernels

2022-11-21 · Zheng Dong, Xiuyuan Cheng, Yao Xie

Point process data are becoming ubiquitous in modern applications, such as social networks, health care, and finance. Despite the powerful expressiveness of the popular recurrent neural network (RNN) models for point pro…

Computational EfficiencyPoint Processes

Sharp Convergence Rates of Empirical Unbalanced Optimal Transport for Spatio-Temporal Point Processes

2025-09-04 · Marina Struleva, Shayan Hundrieser, Dominic Schuhmacher, Axel Munk arxiv

We statistically analyze empirical plug-in estimators for unbalanced optimal transport (UOT) formalisms, focusing on the Kantorovich-Rubinstein distance, between general intensity measures based on observations from spat…

Point Processes

Unlocking Point Processes through Point Set Diffusion

2024-10-29 · David Lüdke, Enric Rabasseda Raventós, Marcel Kollovieh, Stephan Günnemann

Point processes model the distribution of random point sets in mathematical spaces, such as spatial and temporal domains, with applications in fields like seismology, neuroscience, and economics. Existing statistical and…

Point Processes

Learning Temporally Latent Causal Processes from General Temporal Data

2021-09-29 · ICLR 2022 4 · Weiran Yao, Yuewen Sun, Alex Ho, Changyin Sun 외

Our goal is to find time-delayed latent causal variables and identify their relations from temporal measured variables. Estimating latent causal variable graphs from observations is particularly challenging as the latent…

Causal DiscoveryDisentanglementRepresentation LearningVideo Understanding