Asymptotic Analysis of Discrete-Time Hawkes Process

This paper investigates the discrete-time Hawkes process by establishing its Large Deviation Principle, analyzing the limiting behavior of the associated arrival process, and demonstrating its application in modeling insurance claims.

Utpal Jyoti Deba Sarma, Dharmaraja Selvamuthu

Published Tue, 10 Ma
📖 5 min read🧠 Deep dive

Imagine you are running a busy coffee shop. Usually, customers arrive randomly, like raindrops hitting a roof. But in this paper, the authors are studying a very specific, chaotic kind of coffee shop: The Self-Exciting Coffee Shop.

In this shop, every time a customer walks in, they don't just order coffee; they also shout, "Hey, look who's here!" This noise makes other people more likely to walk in immediately after. One arrival triggers another, which triggers a third, creating a sudden, massive rush of customers. In the real world, this happens with earthquakes (one quake triggers aftershocks), stock market crashes (one sell-off triggers more), or viral social media posts.

The authors of this paper are mathematicians who wanted to understand the long-term behavior of these "rushes" when time is measured in steps (like minutes or days) rather than a smooth, continuous flow.

Here is the breakdown of their work using simple analogies:

1. The Setup: The "Trigger" and the "Count"

The paper looks at two things:

  • The Arrival Process (ξ\xi): A light switch that is either ON (1) or OFF (0). If it's ON, a customer arrives. If OFF, no one comes.
  • The Hawkes Process (HH): A counter that keeps a running total of how many customers have arrived so far.

The magic rule is: The more people who have arrived in the past, the higher the chance that someone will arrive right now. It's like a snowball rolling down a hill; the bigger it gets, the more snow it picks up, and the faster it grows.

2. The Big Question: What happens in the long run?

The authors asked: "If we watch this coffee shop for a very, very long time, what will the average number of customers look like?"

  • The "Law of Large Numbers" (The Average): They proved that even though the arrivals are chaotic and trigger each other, the average number of customers per minute eventually settles down to a predictable number. It's like saying, "Even though the rush hour is crazy, on average, 5 people walk in every minute."
  • The "Central Limit Theorem" (The Fluctuations): They also showed that if you look at how much the actual number of customers deviates from that average, it follows a familiar "bell curve" pattern.

3. The Big Discovery: The "Rare Event" Rule (Large Deviation Principle)

This is the most important part of the paper. Usually, we care about the average behavior. But what if something weird happens? What if the coffee shop suddenly gets 100 times more customers than usual? Or what if it goes completely empty for an hour?

In probability, these are called "Rare Events." The authors developed a mathematical tool called the Large Deviation Principle (LDP).

  • The Analogy: Imagine you are betting on a coin flip. Getting 5 heads in a row is rare. Getting 100 heads in a row is extremely rare. The LDP is a formula that tells you exactly how unlikely a specific crazy event is.
  • Why it matters: It gives a "speed limit" for how fast the probability of a disaster drops. It tells you: "The chance of this massive crowd happening is so small, it's roughly equal to e1000e^{-1000}." This is crucial for risk management.

4. The Real-World Application: The Insurance Company

To show why this math is useful, the authors applied it to an Insurance Company.

  • The Scenario: An insurance company collects a small fee (premium) from everyone every day. But sometimes, people file claims (the "arrivals").
  • The Danger: If claims happen too often (a "self-exciting" rush of claims, like after a natural disaster), the company might run out of money and go bankrupt.
  • The Solution: Using their new math, the company can calculate the exact minimum premium they need to charge to stay safe.
    • If they charge too little, the "rush" of claims will eventually drain their funds.
    • If they charge just enough (based on the formula in the paper), they can survive even the rare, massive rushes of claims.
  • The "Ruin Probability": The math also lets them calculate the tiny, tiny chance that they will still go bankrupt even if they charge the right amount. It's like knowing the odds of your house burning down even if you have a sprinkler system.

5. The "Feasible Region" (The Safety Zone)

The authors drew some graphs (Figure 1 and 3) that look like a sandwich.

  • The top slice of bread is the "worst-case scenario" (maximum possible chaos).
  • The bottom slice is the "best-case scenario" (minimum chaos).
  • The filling (the yellow/blue shaded area) is where the reality must live.
    This helps businesses know the boundaries of risk. They know the chaos can't get worse than the top line or better than the bottom line.

Summary

In plain English, this paper says:

"We have figured out the rules for how 'contagious' events (like crowds, earthquakes, or stock crashes) behave over time. We can now predict the average behavior, but more importantly, we can calculate the exact odds of a disaster. This allows insurance companies and banks to set their prices and safety nets perfectly, ensuring they don't go broke when the unexpected happens."

It turns the chaos of "one thing triggering another" into a predictable, manageable risk.