Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

108216323431 · Jun 202019922001200920172026
48 results for marked Hawkes process

Methodology for estimating marked Hawkes processes with neural networks.

problem Estimating conditional intensity of marked Hawkes processes.
method Proposes two models: Shallow Neural Hawkes with marks and Neural Network for Non-Linear Hawkes with Marks.
result Validation on synthetic datasets and real-world cryptocurrency order book data.

Study applies Hawkes volatility to mid-price process for real-time risk management.

problem Lack of studies on Hawkes volatility for tick-level price dynamics.
method Derived variance formula for unmarked and marked Hawkes models, applied to mid-price process.
result Reliable results and high predictive power of intraday Hawkes volatility.

Exact asymptotic solutions found for nonlinear Hawkes processes.

problem Analytical solutions for nonlinear Hawkes processes with positive and negative feedbacks.
method Field master equation approach to classify steady-state solutions.
result Explicit power law formulas for steady-state intensity distributions Pss(λ)λ1aP_{\mathrm{ss}}(λ)\propto λ^{-1-a}, with aa as a function of parameters.

Modeling intraday electricity prices with a Hawkes process.

problem Capturing the dynamics of intraday electricity prices, especially microstructure noise.
method 2D marked Hawkes process with increasing baseline intensity, providing analytic moments and signature plot.
result The model fits German intraday electricity data well and converges to a Brownian motion with increasing volatility.

Framework handles both exchangeable and non-exchangeable event sequences without tuning.

problem Handling both exchangeable and non-exchangeable event sequences efficiently.
method Parametric Hawkes-process-inspired conditional probability mass function with variational inference.
result Competitive computational and predictive performance against state-of-the-art methods.

New MTPP model offers interpretable predictions with state-of-the-art performance.

problem Inexpressive models lack interpretability, while neural models sacrifice interpretability for performance.
method Extends Hawkes process to a hypernetwork with a latent space, making it flexible and interpretable.
result Achieves state-of-the-art performance across various tasks and metrics.

UNHaP removes noise from physiological events using Hawkes processes.

problem Challenges in identifying true events from spurious ones in physiological signal analysis.
method UNHaP uses marked Hawkes processes to distinguish and unmix true events from noise.
result UNHaP significantly reduces false detection rates and enhances event understanding.

Price changes are induced by aggressive market orders in stock market. We introduce a bivariate marked Hawkes process to model aggressive market order arrivals at the microstructural level. The order arrival intensity is marked by an exogenous part and two endogenous processes reflecting the self-excitation and cross-e…

2018-11-20abs ↗pdf ↗

Paper improves neural interaction modeling using nonlinear Hawkes processes.

problem Inability of classic Hawkes process to model inhibitory interactions.
method Augmented auxiliary latent variables and EM algorithm for efficient inference.
result Demonstrates accurate and efficient estimation of neural interaction dynamics.

Neural Hawkes method estimates cryptocurrency market microstructure and causality.

problem Estimating non-parametric Hawkes processes in high dimensions.
method Physics-informed neural networks for solving integral equations.
result Robust estimation of Hawkes processes in high dimensions.

Paper introduces a neural network-based non-stationary influence kernel for complex event data.

problem Modeling complex, non-stationary, and dependent discrete event data.
method Neural Spectral Marked Point Processes (NSMPP) with a versatile non-stationary influence kernel.
result NSMPP outperforms state-of-the-art models on synthetic and real data.

Study optimal liquidation strategies under partial information in high-frequency trading.

problem Optimal liquidation strategies in high-frequency trading with incomplete information.
method Modeling price formation through Hawkes processes, incorporating liquidity as a hidden Markov process, and formulating as an impulse control problem.
result Development of an algorithm to approximate optimal liquidation strategies.

Crimes emerge out of complex interactions of human behaviors and situations. Linkages between crime incidents are highly complex. Detecting crime linkage given a set of incidents is a highly challenging task since we only have limited information, including text descriptions, incident times, and locations. In practice,…

2019-02-01abs ↗pdf ↗

Modeling social network activity through user and topic interaction.

problem Understanding complex dynamics of opinion formation in social networks.
method Mixture of Interacting Cascades (MIC) model of marked multidimensional Hawkes processes.
result MIC achieves superior performance in modeling information cascade spread.

The study examines Hawkes processes and their long-term behavior.

problem Understanding the long-term behavior of Hawkes processes.
method Proving functional limit theorems under various conditions on the dispersion of child events.
result Functional limit theorems hold for Hawkes processes with different levels of child event dispersion.

The Hawkes process is a simple point process, whose intensity function depends on the entire past history and is self-exciting and has the clustering property. The Hawkes process is in general non-Markovian. The linear Hawkes process has immigration-birth representation. Based on that, Fierro et al. recently introduced…

2014-03-05abs ↗pdf ↗

Proposes first privacy-preserving method for estimating Hawkes processes.

problem Estimating point process models with sensitive personal data raises privacy concerns.
method Proposes differential privacy for event stream data and two optimization algorithms.
result Efficiently estimates Hawkes process models with privacy and utility guarantees.

Modeling multiple Hawkes processes with shared dynamics using graphons.

problem Modeling multiple multivariate point processes with shared dynamics.
method Leverage graphons to model an uncountable event type space, learn graphon-based Hawkes process model by minimizing hierarchical optimal transport distance.
result Infer underlying relations and simulate event sequences with similar dynamics.

New findings allow infinite mean intensity Hawkes processes to be stable.

problem Stability condition for Hawkes processes with infinite mean intensity.
method Analysis of Quadratic Hawkes processes with infinite mean intensity.
result Quadratic Hawkes processes are always stationary with infinite mean intensity when total endogeneity ratio exceeds unity.

New Hawkes processes model spatiotemporal events with triggering and clustering.

problem Modeling self-excitatory behavior in spatiotemporal data.
method Developed a new class of spatiotemporal Hawkes processes with efficient inference method.
result Efficiently modeled and inferred spatiotemporal events with triggering and clustering.

Paper proposes a neural network for non-parametric Hawkes process kernel estimation.

problem Estimating non-parametric Hawkes process kernels efficiently and interpretably.
method Single hidden layer neural network for unbiased log-likelihood estimation of Hawkes processes.
result Proposed neural network achieves comparable or better performance than existing methods.

The paper studies Hawkes processes under mean-field limits and criticality conditions.

problem Analyzing nearly unstable Hawkes processes in a mean-field regime.
method Extending the method by Jaisson and Rosenbaum, establishing scaling limits and propagation of chaos.
result Scaling limits of Hawkes processes are stochastic Volterra diffusions of affine type, with three distinct limiting regimes.

Hawkes processes are a particularly interesting class of stochastic process that have been applied in diverse areas, from earthquake modelling to financial analysis. They are point processes whose defining characteristic is that they 'self-excite', meaning that each arrival increases the rate of future arrivals for som…

2015-07-10abs ↗pdf ↗

Study differentially private methods for learning Hawkes processes.

problem Lack of thorough analysis on sample complexity for learning Hawkes processes parameters and releasing differentially private versions.
method Developed non-private and differentially private estimators for Hawkes processes parameters.
result Obtained sample complexity results for both private and non-private settings.

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 flows, or how they are affected by jumps. To this end, we introduce Neural Jump Stochastic Different…

2019-05-24abs ↗pdf ↗

We propose a novel fused Gromov-Wasserstein alignment method to jointly learn the Hawkes processes in different event spaces, and align their event types. Given two Hawkes processes, we use fused Gromov-Wasserstein discrepancy to measure their dissimilarity, which considers both the Wasserstein discrepancy based on the…

2019-10-04abs ↗pdf ↗

New scalable variational Bayes methods for Hawkes processes.

problem Computational intractability of Bayesian estimation for generalised nonlinear Hawkes processes.
method Unified variational Bayes framework, adaptive mean-field approximation, sparsity-inducing procedure.
result Adaptive mean-field variational algorithm for sigmoid Hawkes processes is scalable and robust.

Introduces a new Hawkes model with CARMA(p,q) intensity to better model dependence structures.

problem Modeling dependence structures in time series data with realistic autocorrelation functions.
method Develops a Hawkes process with CARMA(p,q) intensity to capture more complex dependencies.
result The CARMA(p,q)-Hawkes model can reproduce more realistic dependence structures and is stationary and positive.