Review Poisson Point Process

1. History

An early application of the Poisson point process to photoelectron counting can be found in Mandel (1958)[1].

Mandel assumes that, conditioned on the instantaneous optical intensity 𝑃(𝑡), the probability of ejecting one photoelectron in a sufficiently small interval [𝑡,𝑡+d𝑡] is

𝑃(d𝑁(𝑡)=1|𝑃(𝑡))=𝛼𝑃(𝑡)d𝑡+𝑜(d𝑡)

This leads to a Poisson distribution for the number of photoelectrons in a finite time interval, conditioned on 𝑃(𝑡).

2. Poisson Point Process

Let 𝑁(𝑡) denote the number of events observed in the interval [0,𝑡].

A counting process 𝑁(𝑡) is called an inhomogeneous Poisson process with intensity function 𝜆(𝑡)≥0 if 𝑁(0)=0, it has independent increments, and

𝑁(𝑡)−𝑁(𝑠)∼Poisson(Λ(𝑠,𝑡))Λ(𝑠,𝑡)≔∫𝑠𝑡𝜆(𝑢)d𝑢,0≤𝑠<𝑡

Here 𝜆(𝑡) is the intensity or rate of the process.

𝐸[d𝑁(𝑡)]=𝜆(𝑡)d𝑡

Equivalently, for a sufficiently small interval d𝑡,

𝑃(d𝑁(𝑡)=1)=𝜆(𝑡)d𝑡+𝑜(d𝑡)𝑃(d𝑁(𝑡)=0)=1−𝜆(𝑡)d𝑡+𝑜(d𝑡)𝑃(d𝑁(𝑡)≥2)=𝑜(d𝑡)

The expected number of events in an interval [𝑠,𝑡] is

𝐸[𝑁(𝑡)−𝑁(𝑠)]=Λ(𝑠,𝑡)=∫𝑠𝑡𝜆(𝑢)d𝑢

For a homogeneous Poisson process 𝜆(𝑡)=𝜆, and therefore

𝑁(𝑡)−𝑁(𝑠)∼Poisson(𝜆𝑡−𝜆𝑠)

2.1. Event Times

Suppose 𝑛 events are observed in [0,𝑇] at ordered times

0<𝑡1<𝑡2<…<𝑡𝑛<𝑇

For infinitesimal, mutually disjoint intervals around the observed events [𝑡𝑖,𝑡𝑖+d𝑡𝑖], the probability of observing one event in every such interval is approximately

∏𝑖=1𝑛𝜆(𝑡𝑖)d𝑡𝑖

At the same time, the probability of observing no additional events in the remaining part of [0,𝑇] is

exp(−∫0𝑇𝜆(𝑡)d𝑡)

Combining the two gives the joint probability density of the observed point configuration.

2.2. Likelihood

Observing events at times {𝑡1,𝑡2,…,𝑡𝑛} in the interval [0,𝑇] gives the point-process likelihood

𝐿(𝜆)=exp(−∫0𝑇𝜆(𝑡)d𝑡)∏𝑖=1𝑛𝜆(𝑡𝑖)

The corresponding log-likelihood is

log𝐿(𝜆)=−∫0𝑇𝜆(𝑡)d𝑡+∑𝑖=1𝑛log𝜆(𝑡𝑖)

The two terms have simple interpretations:

−∫0𝑇𝜆(𝑡)d𝑡 penalizes the expected total number of events, while ∑𝑖=1𝑛log𝜆(𝑡𝑖) rewards a model that assigns high intensity to the locations where events are actually observed.

Bibliography