The Thinned Marked Temporal Point Process
A Pedantic Construction from Temporal Events to Observational Bias
This section constructs the mathematical architecture of a Thinned Marked Temporal Point Process (TMTPP) from the ground up Cusworth et al., 2025Alvarez et al., 2018. To understand a TMTPP in the context of global methane infrastructure, we assemble it piece by piece: defining the physical reality, assigning strict mathematical variables, and visualizing how each atmospheric layer transforms the one below it.
1. The Temporal Point Process (The “When”)¶
Before we care about how big a leak is, or if a satellite can see it, we must first mathematically model the sheer existence of events in time Cusworth et al., 2021.
Physically, imagine a pressure-relief valve on a liquid natural gas storage tank. As pressure builds and drops, the valve periodically vents methane into the atmosphere Allen et al., 2017. Each vent is a discrete, instantaneous event occurring at a specific moment.
The Ontology (The Temporal Truth)¶
: The continuous timeline
[hours]. This operates on the domain .: The exact timestamp of the i-th emission event.
: The True Counting Process
[events]. The total accumulated number of physical events that have occurred from time 0 up to time . Mathematically, it is a right-continuous step function that jumps by exactly +1 at every .: The True Intensity Function
[events / hour]. This governs how rapidly events are physically arriving. If the tank heats up at noon, increases. If it cools at night, decreases.
The Translation: The True Cumulative Intensity Function [events] is the expected total number of physical events up to time . It is the fundamental link between the rate and the count, defined strictly as the integral of the intensity over the time window (cf. Eq. (1)).
=============================================================================
STEP 1: THE TEMPORAL POINT PROCESS (The Pure Chronology)
=============================================================================
The pure chronology of the methane valve venting.
Every "x" is an event occurring at a specific time t_i.
Timeline:
--x-------x-----------x----x--x----------x-----------------x------x---> t [hours]
t₁ t₂ t₃ t₄ t₅ t₆ t₇ t₈
NOTICE: We know exactly WHEN they happened, but we know nothing else.
The points have no mass. They are purely temporal coordinates.
=============================================================================2. Adding the “Marks” (The “What”)¶
A timestamp alone is physically meaningless for a greenhouse gas inventory. To model reality, every temporal event must carry a physical payload. In stochastic geometry, this payload is called a “Mark.”
Physically, the mark is the severity of the valve’s vent---the exact mass flux or emission rate of the methane plume Brandt et al., 2016.
The Ontology (The Physical Truth)¶
: The True Mark
[kg/hr]. The specific, actual emission rate associated with the event at time . It exists in the Mark Space (a set of all possible emission rates, typically all real numbers > 0).: The True Mark Distribution (PDF)
[unitless]. The underlying probability distribution that dictates the physical size of these vents. For methane, this is famously a heavy-tailed Lognormal distribution---most vents are tiny, a few are massive blowouts Brandt et al., 2016Zavala-Araiza et al., 2017.Constraint: The total area under the curve must equal exactly 1.0 ().
The Translation: The True Expected Mark [kg/hr] is the mathematical center of mass of the true physical leaks. It is the integral of the flux rate multiplied by its true probability distribution (cf. Eq. (4)).
: The True Joint Intensity Function. Assuming the size of the leak is independent of when it happens, the entire physical system is defined by multiplying the temporal rate by the mark distribution:
=============================================================================
STEP 2: THE MARKED TEMPORAL POINT PROCESS (Adding Mass)
=============================================================================
Every event t_i now carries a true physical weight Q_i.
Our 1D timeline gains a Y-axis. Every event becomes a vertical stem.
Q [kg/hr]
^
| [Q₂] [Q₇]
| | |
| | [Q₃] |
| | | [Q₄] |
| [Q₁] | | | [Q₆] |
| | | | | [Q₅] | | [Q₈]
--+----x----x-----------x----x---x---------x-----------------x------x---> t [hours]
t₁ t₂ t₃ t₄ t₅ t₆ t₇ t₈
=============================================================================3. Independent Thinning (The “Filter”)¶
Now we introduce the observer (e.g., the MARS satellite network) United Nations Environment Programme, 2022. The observer is imperfect. It cannot see every plume Ayasse et al., 2025. The physical reality must pass through an observational filter.
Physically, a tiny puff of methane (a small mark) will be immediately dispersed by wind shear and fall below the satellite’s pixel resolution. A massive blowout (a large mark) will almost certainly trigger an anomaly.
This process of selective deletion is called Thinning. Mathematically, it invokes a fundamental theorem: Independent Thinning splits the original point process into two entirely separate, independent point processes---the “Observed” process and the “Hidden” process Cusworth et al., 2025.
The Ontology (The Sensor Limit)¶
: The Probability of Detection
[unitless fraction]. This is a conditional probability function. Given a true plume of size , what is the mathematical probability that the sensor registers it? (cf. Eq. (5)).
The Bernoulli Trial: For every single marked point generated by the source, the universe flips a weighted coin. The probability of “Heads” (surviving the atmospheric filter) is exactly . If it lands “Tails”, the point is permanently deleted from our observed dataset and banished to the Hidden process.
=============================================================================
STEP 3: THE THINNING PROCESS (The Observational Sieve)
=============================================================================
The sensor applies the P_d(Q) filter.
Small leaks have a near-zero chance of survival.
Q [kg/hr]
^
| [Q₂] <---- (Massive leak. P_d = 0.99. SURVIVES) [Q₇] <-(SURVIVES)
| | |
| | [Q₃] <---- (Medium. P_d = 0.40. LOST) |
| | | [Q₄] <--- (Small. P_d = 0.05. LOST)
| [Q₁] | | | [Q₆] <--- (Medium. SURVIVES)
| | | | | [Q₅] | | [Q₈]
--+----x----x-----------x----x---x---------x-----------------x------x---> t [hours]
LOST SURVIVED LOST LOST LOST SURVIVED SURVIVED LOST
=============================================================================4. The Final State (The Thinned Marked Process)¶
We have arrived at the final dataset sitting on the MARS servers United Nations Environment Programme, 2022Irakulis-Loitxate & others, 2024.
The physical process has been temporally sparsified (events appear to occur much less frequently) and its marks have been violently biased (only the large vents remain) Williams et al., 2025. To calculate exactly how the data is warped, we must integrate out the dependencies and compare them to the True ontology defined in Steps 1 and 2.
The Ontology (The Observed Reality)¶
The Translation: The Expected Probability of Detection [unitless scalar] is the denominator that anchors our skewed distribution, found by integrating the detection curve against the true physical leak sizes (cf. Eq. (6)).
: The Observed Intensity
[events / hour]. The rate at which MARS actually records detections. It is the true intensity severely crippled by the overall expectation of detection (cf. Eq. (10)):
The Translation: The Observed Mark Distribution [unitless] is the skewed distribution of the plumes MARS caught. We multiply the physical truth by the hardware filter, and divide by the expectation scalar to force the area under the new curve to remain 1.0 (cf. Eq. (11)).
The Translation: The Observed Expected Mark [kg/hr] is the center of mass of the leaks the satellite actually saw. Because the small leaks were deleted by the Bernoulli trial, this is mathematically forced to be drastically larger than Williams et al., 2025Jacob et al., 2022 (cf. Eq. (12)).
=============================================================================
STEP 4: THE THINNED MARKED TEMPORAL POINT PROCESS (The MARS Data)
=============================================================================
This is the final mathematical object you are forced to work with.
The source appears to vent rarely, but when it does, the vents
appear massive.
Q_obs [kg/hr]
^
| [Q₂] [Q₇]
| | |
| | |
| | |
| | [Q₆] |
| | | |
--+---------x------------------------------x-----------------x----------> t [hours]
t₂ t₆ t₇
=============================================================================The Pedagogical Summary¶
Temporal: The physical infrastructure creates a true, un-thinned timeline of events ().
Marked: Physics dictates that every event must carry a true, physical emission mass ().
Thinned: The atmosphere and the satellite sensor act as a probabilistic sieve, discarding events based on their mass (), leaving MARS with a mathematically warped Observed timeline and heavily biased Mark distribution.
To successfully mitigate a methane facility, you cannot trust Step 4. You must take the biased, sparse data from Step 4 and use stochastic inversion to mathematically reverse-engineer it all the way back to the physical reality of Step 2 Cusworth et al., 2025.
- Cusworth, D. H., Duren, R. M., & Thorpe, A. K. (2025). Relating multi-scale plume detection and area estimates of methane emissions. Environmental Science & Technology. 10.1021/acs.est.4c07415
- Alvarez, R. A., Zavala-Araiza, D., Lyon, D. R., Allen, D. T., Barkley, Z. R., Brandt, A. R., Davis, K. J., Herndon, S. C., Jacob, D. J., Karion, A., Kort, E. A., Lamb, B. K., Lauvaux, T., Maasakkers, J. D., Marchese, A. J., Omara, M., Pacala, S. W., Peischl, J., Robinson, A. L., … Hamburg, S. P. (2018). Assessment of methane emissions from the U.S. oil and gas supply chain. Science, 361(6398), 186–188. 10.1126/science.aar7204
- Cusworth, D. H., Duren, R. M., Thorpe, A. K., Olson-Duvall, W., Heckler, J., Chapman, J. W., Eastwood, M. L., Helmlinger, M. C., Green, R. O., Asner, G. P., Dennison, P. E., & Miller, C. E. (2021). Intermittency of large methane emitters in the Permian Basin. Environmental Science & Technology Letters, 8(7), 567–573. 10.1021/acs.estlett.1c00173
- Allen, D. T., Torres, V. M., Thomas, J., Sullivan, D. W., Harrison, M., Hendler, A., Herndon, S. C., Kolb, C. E., Fraser, M. P., Hill, A. D., Lamb, B. K., Miskimins, J., Sawyer, R. F., & Seinfeld, J. H. (2017). Temporal variability in emissions from natural gas production sites. Environmental Science & Technology Letters, 4, 1–6. 10.1021/acs.estlett.7b00468
- Brandt, A. R., Heath, G. A., & Cooley, D. (2016). Methane Leaks from Natural Gas Systems Follow Extreme Distributions. Environmental Science & Technology, 50(22), 12512–12520. 10.1021/acs.est.6b04303
- Zavala-Araiza, D., Lyon, D. R., Alvarez, R. A., Davis, K. J., Harriss, R., Herndon, S. C., Karion, A., Kort, E. A., Lamb, B. K., Lan, X., Marchese, A. J., Pacala, S. W., Robinson, A. L., Shepson, P. B., Sweeney, C., Talbot, R., Townsend-Small, A., Yacovitch, T. I., Zimmerle, D. J., & Hamburg, S. P. (2017). Super-emitters in natural gas infrastructure are caused by abnormal process conditions. Nature Communications, 8, 14012. 10.1038/ncomms14012
- United Nations Environment Programme. (2022). Methane Alert and Response System (MARS). UNEP. https://www.unep.org/topics/energy/methane/methane-alert-and-response-system-mars
- Ayasse, A. K., Sherwin, E. D., Cusworth, D. H., Thorpe, A. K., & Duren, R. M. (2025). Probability of detection and multi-sensor persistence of methane emissions from coincident airborne and satellite observations. Environmental Science & Technology, 58, 4948–4956. 10.1021/acs.est.4c06702
- Irakulis-Loitxate, I., & others. (2024). UNEP’s IMEO Methane Alert and Response System: current status, new developments and case studies. EGU General Assembly 2024. 10.5194/egusphere-egu24-16048
- Williams, J. P., Sherwin, E. D., Ravikumar, A. P., Regehr, J., & Brandt, A. R. (2025). Small emission sources in aggregate disproportionately account for a large majority of total methane emissions from the US oil and gas sector. Atmospheric Chemistry and Physics, 25, 1513–1529. 10.5194/acp-25-1513-2025
- Jacob, D. J., Varon, D. J., Cusworth, D. H., Dennison, P. E., Frankenberg, C., Gautam, R., Guanter, L., Kelley, J., McKeever, J., Ott, L. E., Poulter, B., Qu, Z., Thorpe, A. K., Worden, J. R., & Duren, R. M. (2022). Quantifying methane emissions from the global scale down to point sources using satellite observations of atmospheric methane. Atmospheric Chemistry and Physics, 22, 9617–9646. 10.5194/acp-22-9617-2022