Parametric inference for the discretely observed multivariate Hawkes process using particle Markov Chain Monte Carlo
This paper proposes a particle Markov Chain Monte Carlo method that utilizes sequential Monte Carlo to estimate the intractable likelihood of discretely observed multivariate Hawkes processes, demonstrating superior performance over existing approaches on both simulated data and real-world terrorist activity records.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to understand how a rumor spreads through a school. You know that when one student hears a rumor, they are likely to tell a few friends, who then tell more friends. This is a "self-exciting" process: one event triggers more events.
Now, imagine you are the principal, but you don't get a live feed of every single conversation. Instead, you only get a daily report at the end of the day saying, "Today, 5 rumors started in the cafeteria and 3 in the library." You don't know when exactly they happened or who told whom.
This is the problem the paper solves. It deals with a complex mathematical model called a Multivariate Hawkes Process (which tracks multiple types of events, like rumors in different locations) when the data is "discretely observed" (only daily counts, not exact times).
Here is a breakdown of what the authors did, using simple analogies:
1. The Problem: The "Blind" Likelihood
In statistics, to figure out the rules of how the rumors spread (the parameters), you usually need to calculate something called a "likelihood." Think of the likelihood as a scorecard that tells you how well your theory fits the data.
- The Catch: When you only have daily totals (like "5 rumors today") instead of exact times, the math to calculate this scorecard becomes impossible to solve directly. It's like trying to solve a puzzle where half the pieces are missing and the picture on the box is blurry. Traditional methods fail here.
2. The Solution: The "Guess-and-Check" Team (SMC)
The authors created a clever way to estimate that impossible scorecard. They used a method called Sequential Monte Carlo (SMC).
- The Analogy: Imagine you have a team of 1,000 detectives (called "particles"). Each detective tries to guess what the hidden conversations looked like to result in the daily count of 5 rumors.
- Some detectives guess the rumors happened at 9:00 AM, others at 11:00 AM.
- They check their guesses against the rules of the school (the math model).
- If a detective's guess makes no sense (e.g., they guessed 10 rumors happened when the report said 5), they are eliminated.
- The detectives who have good guesses get "more votes" (weights).
- The Innovation: The authors realized that if they just let the detectives guess randomly, many would waste time on impossible scenarios. So, they designed a specific rule for the detectives: "If the report says 5 rumors happened, your 5 guesses must be spread out evenly across the day." This simple trick (called an "ordered uniform proposal") made the team of detectives much smarter and faster, ensuring they didn't waste time on bad guesses.
3. The Engine: The "Fair Coin" Machine (PMMH)
Once the team of detectives gives them an estimated scorecard, the authors need to find the best set of rules for the school. They use a method called Pseudo-Marginal Metropolis-Hastings (PMMH).
- The Analogy: Imagine you are trying to find the highest peak in a foggy mountain range (the best parameters). You can't see the whole mountain.
- You take a step to a new spot.
- You ask your team of detectives to estimate the height of the new spot.
- Because the team is unbiased (they don't systematically lie about the height), you can trust their estimate to decide whether to stay at the new spot or go back.
- Over time, by taking many steps and listening to the team, you map out the entire mountain range and find the highest peak.
- Why it matters: This allows them to not just find the "best" answer, but also to know how confident they are in that answer (like saying, "We are 95% sure the peak is between these two points").
4. The Results: Better than the Competition
The authors tested their method against other existing ways of solving this problem using simulated data (fake school rumor scenarios).
- Accuracy: Their method was more accurate (lower error) than the other methods.
- Speed: It was significantly faster. While other methods might need a huge team of detectives or take hours to run, their method got great results with a smaller team and less time.
- Flexibility: It works even if the daily reports come in at different times (e.g., some days are 12 hours, some are 24 hours) or if the background noise of the school changes throughout the day.
5. Real-World Test: Terrorist Activity in Afghanistan and Pakistan
To prove it works in the real world, they applied their method to real data: daily counts of terrorist attacks in two neighboring regions (Kabul/Nangarhar in Afghanistan and Khyber Pakhtunkhwa in Pakistan) from 2018 to 2021.
- What they found:
- Attacks in one region tend to trigger attacks in the same region (self-excitation).
- Crucially: Attacks in Pakistan (Khyber Pakhtunkhwa) strongly triggered attacks in Afghanistan (Kabul/Nangarhar).
- They found that while attacks within a single region happen very quickly (within hours), the "cross-border" trigger takes about a month to play out.
- They also noticed a spike in attacks in Afghanistan later in the timeline, which aligned with the period of the US military withdrawal.
Summary
The paper introduces a new statistical toolkit that allows researchers to understand complex, "contagious" events (like rumors, financial trades, or terrorist attacks) even when they only have rough, daily summaries of the data. By using a smart team of "detectives" to guess the missing details and a "fair coin" machine to find the best rules, they can get accurate answers faster and more reliably than previous methods.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.