paper-with-me

Papers

Self-Attentive Hawkes Processes

2019-07-17 · Qiang Zhang, Aldo Lipani, Omer Kirnap, Emine Yilmaz

Asynchronous events on the continuous time domain, e.g., social media actions and stock transactions, occur frequently in the world. The ability to recognize occurrence patterns of event sequences is crucial to predict which typeof events will happen next and when. A de facto standard mathematical framework to do this is the Hawkes process. In order to enhance expressivity of multivariate Hawkes processes, conventional statistical methods and deep recurrent networks have been employed to modify its intensity function. The former is highly interpretable and requires small size of training data but relies on correct model design while the latter has less dependency on prior knowledge and is more powerful in capturing complicated patterns. We leverage pros and cons of these models and propose a self-attentive Hawkes process(SAHP). The proposed method adapts self-attention to fit the intensity function of Hawkes processes. This design has two benefits:(1) compared with conventional statistical methods, the SAHP is more powerful to identify complicated dependency relationships between temporal events; (2)compared with deep recurrent networks, the self-attention mechanism is able to capture longer historical information, and is more interpretable because the learnt attention weight tensor shows contributions of each historical event. Experiments on four real-world datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:1907.07561

Code (1)

yangalan123/anhp-andtt pytorch

Similar Papers 제목 키워드 기반

Self-Attentive Hawkes Process

2020-01-01 · ICML 2020 1 · Qiang Zhang, Aldo Lipani, Omer Kirnap, Emine Yilmaz

Capturing the occurrence dynamics is crucial to predicting which type of events will happen next and when. A common method to do this is Hawkes processes. To enhance their capacity, recurrent neural networks (RNNs) have …

Learning Granger Causality from Instance-wise Self-attentive Hawkes Processes

2024-02-06 · Dongxia Wu, Tsuyoshi Idé, Aurélie Lozano, Georgios Kollias 외

We address the problem of learning Granger causality from asynchronous, interdependent, multi-type event sequences. In particular, we are interested in discovering instance-level causal structures in an unsupervised mann…

Causal DiscoveryDecision MakingType prediction

Adversarial Self-Paced Learning for Mixture Models of Hawkes Processes

2019-06-20 · Dixin Luo, Hongteng Xu, Lawrence Carin

We propose a novel adversarial learning strategy for mixture models of Hawkes processes, leveraging data augmentation techniques of Hawkes process in the framework of self-paced learning. Instead of learning a mixture mo…

Data Augmentation

Fast Learning of Multidimensional Hawkes Processes via Frank-Wolfe

2022-12-12 · Renbo Zhao, Niccolò Dalmasso, Mohsen Ghassemi, Vamsi K. Potluru 외

Hawkes processes have recently risen to the forefront of tools when it comes to modeling and generating sequential events data. Multidimensional Hawkes processes model both the self and cross-excitation between different…

Epidemiologyparameter estimation

A Tutorial on Hawkes Processes for Events in Social Media

2017-08-21 · Marian-Andrei Rizoiu, Young Lee, Swapnil Mishra, Lexing Xie

This chapter provides an accessible introduction for point processes, and especially Hawkes processes, for modeling discrete, inter-dependent events over continuous time. We start by reviewing the definitions and the key…

parameter estimationPoint Processes