Keywords: User Events, Graph, Sequence, GNN, Transformers, Datasets
TL;DR: We demonstrated that current approaches for modeling sequential and relational data are inadequate for real-world user event data.
Abstract: User event modeling plays a central role in many machine learning applications, with use cases spanning e-commerce, social media, finance, cybersecurity, and other domains. User events can be broadly categorized into personal events, which involve individual actions, and relational events, which involve interactions between two users. These two types of events are typically modeled separately, using sequence-based methods for personal events and graph-based methods for relational events. Despite the need to capture both event types in real-world systems, prior work has rarely considered them together. This is often due to the convenient simplification that user behavior can be adequately represented by a single formalization, either as a sequence or a graph. To address this gap, there is a need for public datasets and prediction tasks that explicitly incorporate both personal and relational events. In this work, we introduce a collection of such datasets, propose a unified formalization, and empirically show that models benefit from incorporating both event types. Our results also indicate that current methods leave a notable room for improvements. We release these resources to support further research in unified user event modeling and encourage progress in this direction.
Supplementary Materials: zip
Software: https://github.com/CapitalOne-Research/personal-relational-event-sequence
Poster: png
Poster Preview: png
Submission Type: Full paper proceedings track submission (max 9 main pages).
Submission Number: 158
Loading