Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Continuous-time convolutions model of event sequences (2302.06247v2)

Published 13 Feb 2023 in cs.LG

Abstract: Event sequences often emerge in data mining. Modeling these sequences presents two main challenges: methodological and computational. Methodologically, event sequences are non-uniform and sparse, making traditional models unsuitable. Computationally, the vast amount of data and the significant length of each sequence necessitate complex and efficient models. Existing solutions, such as recurrent and transformer neural networks, rely on parametric intensity functions defined at each moment. These functions are either limited in their ability to represent complex event sequences or notably inefficient. We propose COTIC, a method based on an efficient convolution neural network designed to handle the non-uniform occurrence of events over time. Our paper introduces a continuous convolution layer, allowing a model to capture complex dependencies, including, e.g., the self-excitement effect, with little computational expense. COTIC outperforms existing models in predicting the next event time and type, achieving an average rank of 1.5 compared to 3.714 for the nearest competitor. Furthermore, COTIC`s ability to produce effective embeddings demonstrates its potential for various downstream tasks. Our code is open and available at: https://github.com/VladislavZh/COTIC.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (12)
  1. Vladislav Zhuzhel (3 papers)
  2. Vsevolod Grabar (2 papers)
  3. Galina Boeva (3 papers)
  4. Artem Zabolotnyi (3 papers)
  5. Alexander Stepikin (5 papers)
  6. Vladimir Zholobov (4 papers)
  7. Maria Ivanova (2 papers)
  8. Mikhail Orlov (2 papers)
  9. Ivan Kireev (5 papers)
  10. Evgeny Burnaev (189 papers)
  11. Rodrigo Rivera-Castro (13 papers)
  12. Alexey Zaytsev (61 papers)

Summary

We haven't generated a summary for this paper yet.