iLoRE: Dynamic Graph Representation with Instant Long-term Modeling and Re-occurrence Preservation
Siwei Zhang, Yun Xiong, Yao Zhang, Xixi Wu, Yiheng Sun, Jiawei, Zhang

TL;DR
iLoRE is a novel dynamic graph modeling method that enhances scalability and long-term dependency capturing by selectively updating edges, using a Transformer-based approach, and preserving re-occurrence patterns, outperforming existing methods.
Contribution
The paper introduces iLoRE, a dynamic graph modeling approach with instant long-term modeling and re-occurrence preservation, overcoming limitations of previous methods with novel modules and mechanisms.
Findings
Effective in real-world datasets
Outperforms existing dynamic graph models
Enhances long-term dependency modeling
Abstract
Continuous-time dynamic graph modeling is a crucial task for many real-world applications, such as financial risk management and fraud detection. Though existing dynamic graph modeling methods have achieved satisfactory results, they still suffer from three key limitations, hindering their scalability and further applicability. i) Indiscriminate updating. For incoming edges, existing methods would indiscriminately deal with them, which may lead to more time consumption and unexpected noisy information. ii) Ineffective node-wise long-term modeling. They heavily rely on recurrent neural networks (RNNs) as a backbone, which has been demonstrated to be incapable of fully capturing node-wise long-term dependencies in event sequences. iii) Neglect of re-occurrence patterns. Dynamic graphs involve the repeated occurrence of neighbors that indicates their importance, which is disappointedly…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Traffic Prediction and Management Techniques
