Label Attention Network for Temporal Sets Prediction: You Were Looking at a Wrong Self-Attention
Elizaveta Kovtun, Galina Boeva, Andrey Shulga, and Alexey Zaytsev

TL;DR
This paper introduces LANET, a novel model for temporal sets prediction that effectively captures complex time and label dependencies, significantly outperforming existing models in various datasets.
Contribution
The paper proposes LANET, a new framework with a specialized input arrangement to better model temporal and label interactions in user event data.
Findings
LANET outperforms four established models, including SOTA, with up to 65% improvement in weighted F1.
Effective input arrangement enhances learning of label interactions.
Causal relationships between labels are analyzed, improving understanding of label dependencies.
Abstract
Most user-related data can be represented as a sequence of events associated with a timestamp and a collection of categorical labels. For example, the purchased basket of goods and the time of buying fully characterize the event of the store visit. Anticipation of the label set for the future event called the problem of temporal sets prediction, holds significant value, especially in such high-stakes industries as finance and e-commerce. A fundamental challenge of this task is the joint consideration of the temporal nature of events and label relations within sets. The existing models fail to capture complex time and label dependencies due to ineffective representation of historical information initially. We aim to address this shortcoming by presenting the framework with a specific way to aggregate the observed information into time- and set structure-aware views prior to transferring…
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
TopicsData Stream Mining Techniques · Time Series Analysis and Forecasting · Data Management and Algorithms
