Generative Point Process Modeling for Irregular Event Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing models struggle to effectively predict asynchronous stochastic events in continuous time, particularly in irregularly spaced time series data, as they often rely on predefined parametric distributions that fail to capture the complexity and uncertainty of such events.

Innovation Solution

A generative model using a variational autoencoder (VAE) framework with a non-parametric intensity function modeled through normalizing flows is employed to predict future actions and their timing, allowing for a more flexible and accurate representation of asynchronous event sequences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If predefined parametric distributions are used to model asynchronous events, then the model complexity is reduced, but the ability to capture complex patterns and uncertainty is worsened

Engineering Contradiction:
Improvemodel complexityVSAvoidprediction accuracy
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent transforms the model from using fixed parametric distributions to using learned distributions through normalizing flows. The parameters of the distribution are no longer predefined but are dynamically learned from data through the transformation process, allowing the model to adapt to complex patterns while maintaining computational tractability.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces traditional statistical mechanical models (predefined parametric distributions) with a learned transformation-based approach. Instead of assuming events follow known distributions, the system learns the distribution through normalizing flows that transform simple distributions into complex ones based on observed data patterns.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Ease of operation

If regular frame rate data is used for prediction, then the data structure is simplified, but the ability to model irregularly spaced events is worsened

Engineering Contradiction:
Improvedata processing simplicityVSAvoidirregular event modeling capability
Core Design Contradiction:
Ease of operationVSAdaptability or versatility

Solution Approach 1:

The patent introduces dynamic time modeling by treating event timestamps as continuous variables rather than discrete frame indices. The model dynamically adapts to irregular spacing through the inter-arrival time modeling component, which learns the temporal patterns between events regardless of their irregular spacing in the input data.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent adds a temporal dimension to the modeling by explicitly modeling inter-arrival times as a separate distribution. This transforms the problem from modeling events at fixed intervals to modeling events in continuous time, capturing the irregular spacing as an additional dimensional characteristic rather than a structural constraint.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Duration of action of moving object

If sparse event history is modeled alone without frame data, then the model can predict events farther into the future, but the information richness is reduced

Engineering Contradiction:
Improveprediction horizonVSAvoidinformation richness
Core Design Contradiction:
Duration of action of moving objectVSLoss of information

Solution Approach 1:

The patent introduces latent variables as intermediaries that compress the sparse event history into a condensed representation. These latent variables serve as a bridge between the sparse input events and the future predictions, preserving essential temporal patterns and relationships while enabling long-term forecasting without requiring dense frame-level data.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12511529B2System and method for generative model for stochastic point processes
Publication Date: 2025.12.30 ROYAL BANK OF CANADA
  • US12511529B2 patent drawing
  • US12511529B2 patent drawing
  • US12511529B2 patent drawing

AI summary

A variational auto-encoder model is trained to generate probabilities of action categories and probabilities of inter-arrival times of next action from a sequence of past actions by generating a concatenated representation of each action and associated time, encoding the concatenated representations, determining a conditional prior distribution for a next action, determining a conditional posterior distribution for the current action, sampling a latent variable from the conditional prior distribution, generating a probability distribution over a current action category, and generating a probability distribution over inter-arrival times for the current action category.