paper-with-me

Papers

Hawkes Process Based on Controlled Differential Equations

2023-05-09 · Minju Jo, Seungji Kook, Noseong Park

Hawkes processes are a popular framework to model the occurrence of sequential events, i.e., occurrence dynamics, in several fields such as social diffusion. In real-world scenarios, the inter-arrival time among events is irregular. However, existing neural network-based Hawkes process models not only i) fail to capture such complicated irregular dynamics, but also ii) resort to heuristics to calculate the log-likelihood of events since they are mostly based on neural networks designed for regular discrete inputs. To this end, we present the concept of Hawkes process based on controlled differential equations (HP-CDE), by adopting the neural controlled differential equation (neural CDE) technology which is an analogue to continuous RNNs. Since HP-CDE continuously reads data, i) irregular time-series datasets can be properly treated preserving their uneven temporal spaces, and ii) the log-likelihood can be exactly computed. Moreover, as both Hawkes processes and neural CDEs are first developed to model complicated human behavioral dynamics, neural CDE-based Hawkes processes are successful in modeling such occurrence dynamics. In our experiments with 4 real-world datasets, our method outperforms existing methods by non-trivial margins.

📄 PDF Abstract BibTeX arXiv:2305.07031

Code (1)

kookseungji/Hawkes-Process-Based-on-Controlled-Differential-Equations 공식 구현 pytorch

Tasks

Irregular Time SeriesPoint ProcessesTime Series

Similar Papers 제목 키워드 기반

Continuous-Time Reinforcement Learning for Controlled Hawkes Jump-Diffusions

2026-08-19 · Tomasz R. Bielecki, Thibaut Mastrolia, Haoze Yan arxiv

We study stochastic control of multivariate Hawkes-driven stochastic differential equations with machine learning algorithms in a non-Markovian setting. Due to the path dependence of the memory of the Hawkes intensity, t…

Reinforcement Learning

Deep Linear Hawkes Processes

2024-12-27 · Yuxin Chang, Alex Boyd, Cao Xiao, Taha Kass-Hout 외

Marked temporal point processes (MTPPs) are used to model sequences of different types of events with irregular arrival times, with broad applications ranging from healthcare and social networks to finance. We address sh…

Point ProcessesState Space Models

Microscopic approach of a time elapsed neural model

2015-06-08 · Julien Chevallier, Maria J. Caceres, Marie Doumic, Patricia Reynaud-Bouret

The spike trains are the main components of the information processing in the brain. To model spike trains several point processes have been investigated in the literature. And more macroscopic approaches have also been …

modelPoint Processes

Neural Jump Stochastic Differential Equations

2019-05-24 · NeurIPS 2019 12 · Junteng Jia, Austin R. Benson

Many time series are effectively generated by a combination of deterministic continuous flows along with discrete jumps sparked by stochastic events. However, we usually do not have the equation of motion describing the …

Point ProcessesTime SeriesTime Series Analysis

Neural Hawkes: Non-Parametric Estimation in High Dimension and Causality Analysis in Cryptocurrency Markets

2024-01-17 · Timothée Fabre, Ioane Muni Toke

We propose a novel approach to marked Hawkes kernel inference which we name the moment-based neural Hawkes estimation method. Hawkes processes are fully characterized by their first and second order statistics through a …