Journal Article
Variational Neural Temporal Point Process
2
TL;DR: A variational neural temporal point process (VNTPP) is proposed that outperforms other deep neural network based models and statistical processes on synthetic and real-world datasets and can generalize the representations of various event types.
read more
Abstract: A temporal point process is a stochastic process that predicts which type of events is likely to happen and when the event will occur given a history of a sequence of events. There are various examples of occurrence dynamics in the daily life, and it is important to train the temporal dynamics and solve two different prediction problems, time and type predictions. Especially, deep neural network based models have outperformed the statistical models, such as Hawkes processes and Poisson processes. However, many existing approaches overfit to specific events, instead of learning and predicting various event types. Therefore, such approaches could not cope with the modified relationships between events and fail to predict the intensity functions of temporal point processes very well. In this paper, to solve these problems, we propose a variational neural temporal point process (VNTPP). We introduce the inference and the generative networks, and train a distribution of latent variable to deal with stochastic property on deep neural network. The intensity functions are computed using the distribution of latent variable so that we can predict event types and the arrival times of the events more accurately. We empirically demonstrate that our model can generalize the representations of various event types. Moreover, we show quantitatively and qualitatively that our model outperforms other deep neural network based models and statistical processes on synthetic and real-world datasets.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
XTSFormer: Cross-Temporal-Scale Transformer for Irregular Time Event Prediction
Tingsong Xiao,Zelin Xu,Wenchong He,Jim Su,Yupu Zhang,Ray Opoku,Ron Ison,Jason Petho,Jiang Bian,Patrick Tighe,Parisa Rashidi,Zhe Jiang +11 more
TL;DR: The cross-temporal-scale transformer (XTSFormer), designed specifically for irregularly timed event data, comprises two vital components: a novel Feature-based Cycle-aware Time Positional Encoding that adeptly captures the cyclical nature of time, and a hierarchical multi-scale temporal attention mechanism.
Modeling Events and Interactions through Temporal Processes - A Survey
Angelica Liguori,Luciano Caroprese,Marco Minici,Bruno Veloso,Francesco Spinnato,Mirco Nanni,G. Manco,João Gama +7 more
TL;DR: In this article , a survey of probabilistic models for modeling event sequences through temporal processes is presented, where the authors define an ontology to categorize the existing approaches in terms of three families: simple, marked and spatio-temporal point processes.
References
•Proceedings Article
Adam: A Method for Stochastic Optimization
Diederik P. Kingma,Jimmy Ba +1 more
- 01 Jan 2015
TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
138.5K
•Proceedings Article
Attention is All you Need
Ashish Vaswani,Noam Shazeer,Niki Parmar,Jakob Uszkoreit,Llion Jones,Aidan N. Gomez,Lukasz Kaiser,Illia Polosukhin +7 more
- 12 Jun 2017
TL;DR: This paper proposed a simple network architecture based solely on an attention mechanism, dispensing with recurrence and convolutions entirely and achieved state-of-the-art performance on English-to-French translation.
•Posted Content
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
TL;DR: A new language representation model, BERT, designed to pre-train deep bidirectional representations from unlabeled text by jointly conditioning on both left and right context in all layers, which can be fine-tuned with just one additional output layer to create state-of-the-art models for a wide range of tasks.
81.7K
•Proceedings Article
Auto-Encoding Variational Bayes
Diederik P. Kingma,Max Welling +1 more
- 01 Jan 2014
TL;DR: A stochastic variational inference and learning algorithm that scales to large datasets and, under some mild differentiability conditions, even works in the intractable case is introduced.
{SNAP Datasets}: {Stanford} Large Network Dataset Collection
Jure Leskovec,Andrej Krevl +1 more
- 01 Jun 2014
TL;DR: A collection of more than 50 large network datasets from tens of thousands of node and edges to tens of millions of nodes and edges that includes social networks, web graphs, road networks, internet networks, citation networks, collaboration networks, and communication networks.
4.2K