TL;DR
This paper introduces a deep neural network approach for predicting future sets in temporal sequences by modeling element relationships with graph convolutions and learning temporal dependencies through attention mechanisms, outperforming existing methods.
Contribution
The paper presents an integrated deep learning model that combines graph convolutions, attention mechanisms, and gated updates for improved temporal sets prediction.
Findings
Achieves competitive performance with limited training data.
Outperforms existing methods significantly.
Effectively models dynamic element relationships.
Abstract
Given a sequence of sets, where each set contains an arbitrary number of elements, the problem of temporal sets prediction aims to predict the elements in the subsequent set. In practice, temporal sets prediction is much more complex than predictive modelling of temporal events and time series, and is still an open problem. Many possible existing methods, if adapted for the problem of temporal sets prediction, usually follow a two-step strategy by first projecting temporal sets into latent representations and then learning a predictive model with the latent representations. The two-step approach often leads to information loss and unsatisfactory prediction performance. In this paper, we propose an integrated solution based on the deep neural networks for temporal sets prediction. A unique perspective of our approach is to learn element relationship by constructing set-level…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
