Probabilistic Querying of Continuous-Time Event Sequences
Alex Boyd, Yuxin Chang, Stephan Mandt, Padhraic Smyth

TL;DR
This paper introduces a novel importance sampling framework for probabilistic querying of continuous-time event sequences, significantly improving efficiency over naive simulation in predicting future events and their timings.
Contribution
It develops a new typology of queries and a framework using importance sampling to efficiently estimate probabilities in continuous-time event sequences.
Findings
Method is theoretically superior to naive simulation.
Empirically 1,000 times more efficient on real datasets.
Applicable to various 'A before B' event queries.
Abstract
Continuous-time event sequences, i.e., sequences consisting of continuous time stamps and associated event types ("marks"), are an important type of sequential data with many applications, e.g., in clinical medicine or user behavior modeling. Since these data are typically modeled autoregressively (e.g., using neural Hawkes processes or their classical counterparts), it is natural to ask questions about future scenarios such as "what kind of event will occur next" or "will an event of type occur before one of type ". Unfortunately, some of these queries are notoriously hard to address since current methods are limited to naive simulation, which can be highly inefficient. This paper introduces a new typology of query types and a framework for addressing them using importance sampling. Example queries include predicting the event type in a sequence and the hitting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Point processes and geometric inequalities · Statistical Methods and Inference
