Continuous-time convolutions model of event sequences

02/13/2023
by   Vladislav Zhuzhel, et al.
6

Massive samples of event sequences data occur in various domains, including e-commerce, healthcare, and finance. There are two main challenges regarding inference of such data: computational and methodological. The amount of available data and the length of event sequences per client are typically large, thus it requires long-term modelling. Moreover, this data is often sparse and non-uniform, making classic approaches for time series processing inapplicable. Existing solutions include recurrent and transformer architectures in such cases. To allow continuous time, the authors introduce specific parametric intensity functions defined at each moment on top of existing models. Due to the parametric nature, these intensities represent only a limited class of event sequences. We propose the COTIC method based on a continuous convolution neural network suitable for non-uniform occurrence of events in time. In COTIC, dilations and multi-layer architecture efficiently handle dependencies between events. Furthermore, the model provides general intensity dynamics in continuous time - including self-excitement encountered in practice. The COTIC model outperforms existing approaches on majority of the considered datasets, producing embeddings for an event sequence that can be used to solve downstream tasks - e.g. predicting next event type and return time. The code of the proposed method can be found in the GitHub repository (https://github.com/VladislavZh/COTIC).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/15/2022

Probabilistic Querying of Continuous-Time Event Sequences

Continuous-time event sequences, i.e., sequences consisting of continuou...
research
11/06/2020

User-Dependent Neural Sequence Models for Continuous-Time Event Data

Continuous-time event data are common in applications such as individual...
research
11/13/2021

Learning Neural Models for Continuous-Time Sequences

The large volumes of data generated by human activities such as online p...
research
06/24/2023

Intensity-free Convolutional Temporal Point Process: Incorporating Local and Global Event Contexts

Event prediction in the continuous-time domain is a crucial but rather d...
research
02/21/2020

A Multi-Channel Neural Graphical Event Model with Negative Evidence

Event datasets are sequences of events of various types occurring irregu...
research
10/11/2017

Discrete Event, Continuous Time RNNs

We investigate recurrent neural network architectures for event-sequence...

Please sign up or login with your details

Forgot password? Click here to reset