TL;DR
This paper introduces a novel model that learns temporal attention in dynamic graphs using bilinear interactions, improving link prediction accuracy and interpretability without relying on human-specified edges.
Contribution
The authors propose a model combining temporal point processes and variational autoencoders with bilinear feature transformations to infer node attention dynamically.
Findings
Outperforms baseline models in dynamic link prediction tasks.
Learned attention aligns with actual graph structures.
Bilinear transformation yields superior performance over concatenation.
Abstract
Reasoning about graphs evolving over time is a challenging concept in many domains, such as bioinformatics, physics, and social networks. We consider a common case in which edges can be short term interactions (e.g., messaging) or long term structural connections (e.g., friendship). In practice, long term edges are often specified by humans. Human-specified edges can be both expensive to produce and suboptimal for the downstream task. To alleviate these issues, we propose a model based on temporal point processes and variational autoencoders that learns to infer temporal attention between nodes by observing node communication. As temporal attention drives between-node feature propagation, using the dynamics of node interactions to learn this key component provides more flexibility while simultaneously avoiding issues associated with human-specified edges. We also propose a bilinear…
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.
