paper-with-me

Papers

A neural network based model for multi-dimensional nonlinear Hawkes processes

2023-03-06 · Sobin Joseph, Shashi Jain

This paper introduces the Neural Network for Nonlinear Hawkes processes (NNNH), a non-parametric method based on neural networks to fit nonlinear Hawkes processes. Our method is suitable for analyzing large datasets in which events exhibit both mutually-exciting and inhibitive patterns. The NNNH approach models the individual kernels and the base intensity of the nonlinear Hawkes process using feed forward neural networks and jointly calibrates the parameters of the networks by maximizing the log-likelihood function. We utilize Stochastic Gradient Descent to search for the optimal parameters and propose an unbiased estimator for the gradient, as well as an efficient computation method. We demonstrate the flexibility and accuracy of our method through numerical experiments on both simulated and real-world data, and compare it with state-of-the-art methods. Our results highlight the effectiveness of the NNNH method in accurately capturing the complexities of nonlinear Hawkes processes.

📄 PDF Abstract BibTeX arXiv:2303.03073

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Scalable and adaptive variational Bayes methods for Hawkes processes

2022-12-01 · Deborah Sulem, Vincent Rivoirard, Judith Rousseau

Hawkes processes are often applied to model dependence and interaction phenomena in multivariate event data sets, such as neuronal spike trains, social interactions, and financial transactions. In the nonparametric setti…

Data AugmentationPoint Processes

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

Nonlinear Hawkes Processes in Time-Varying System

2021-06-09 · Feng Zhou, Quyu Kong, Yixuan Zhang, Cheng Feng 외

Hawkes processes are a class of point processes that have the ability to model the self- and mutual-exciting phenomena. Although the classic Hawkes processes cover a wide range of applications, their expressive ability i…

Bayesian InferencePoint ProcessesVariational Inference

Non-Parametric Estimation of Multi-dimensional Marked Hawkes Processes

2024-02-07 · Sobin Joseph, Shashi Jain

An extension of the Hawkes process, the Marked Hawkes process distinguishes itself by featuring variable jump size across each event, in contrast to the constant jump size observed in a Hawkes process without marks. Whil…

Mamba Hawkes Process

2024-07-07 · Anningzhe Gao, Shan Dai, Yan Hu

Irregular and asynchronous event sequences are prevalent in many domains, such as social media, finance, and healthcare. Traditional temporal point processes (TPPs), like Hawkes processes, often struggle to model mutual …

Computational EfficiencyMambaPoint ProcessesState Space Models