paper-with-me

Papers

From Hawkes Processes to Attention: Time-Modulated Mechanisms for Event Sequences

2026-01-14 · Xinzi Tan, Kejian Zhang, Junhan Yu, Doudou Zhou arxiv

Marked Temporal Point Processes (MTPPs) arise naturally in medical, social, commercial, and financial domains. However, existing Transformer-based methods mostly inject temporal information only via positional encodings, relying on shared or parametric decay structures, which limits their ability to capture heterogeneous and type-specific temporal effects. Inspired by this observation, we derive a novel attention operator called Hawkes Attention from the multivariate Hawkes process theory for MTPP, using learnable per-type neural kernels to modulate query, key and value projections, thereby replacing the corresponding parts in the traditional attention. Benefited from the design, Hawkes Attention unifies event timing and content interaction, learning both the time-relevant behavior and type-specific excitation patterns from the data. The experimental results show that our method achieves better performance compared to the baselines. In addition to the general MTPP, our attention mechanism can also be easily applied to specific temporal structures, such as time series forecasting.

📄 PDF Abstract BibTeX arXiv:2601.09220

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingPoint Processes

Similar Papers 제목 키워드 기반

Price-Aware Automated Market Makers: Models Beyond Brownian Prices and Static Liquidity

2024-05-06 · Philippe Bergault, Louis Bertucci, David Bouba, Olivier Guéant 외

In this paper, we introduce a suite of models for price-aware automated market making platforms willing to optimize their quotes. These models incorporate advanced price dynamics, including stochastic volatility, jumps, …

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 from Clinical Judgments: Semi-Markov-Modulated Marked Hawkes Processes for Risk Prognosis

2017-05-15 · ICML 2017 8 · Ahmed M. Alaa, Scott Hu, Mihaela van der Schaar

Critically ill patients in regular wards are vulnerable to unanticipated adverse events which require prompt transfer to the intensive care unit (ICU). To allow for accurate prognosis of deteriorating patients, we develo…

Prognosis

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 w…

ARL-Based Multi-Action Market Making with Hawkes Processes and Variable Volatility

2025-08-07 · Ziyi Wang, Carmine Ventre, Maria Polukarov arxiv

We advance market-making strategies by integrating Adversarial Reinforcement Learning (ARL), Hawkes Processes, and variable volatility levels while also expanding the action space available to market makers (MMs). To enh…

Reinforcement Learning