This repository contains a list of works happened on the Temporal Dynamic Graphs, we categorize them based on ideas.
We will try to make this list updated. If you found any error or any missed paper, please don't hesitate to open issues or pull requests.
AAAI Work:
https://github.com/tonygracious/RRHyperTPP_AAAI2025
https://github.com/tonygracious/DynHyperNodeTPP_AAAI2025
- Can we build a foundational model using temporal point processes for graphs?
- if a model trained on specific types of higher-order relations can generalize to different types in a zero-shot setting:
- For example, can a model trained on hyperedge and bipartite link prediction effectively handle bipartite hyperedge link prediction at test timE
- how we can tokenize graphs or nodes in a way that adapts to unseen nodes.
- we can develop in-context learning in this case
- DyRep: Learning Representations over Dynamic Graphs (https://openreview.net/forum?id=HyePrhR5KX)
- Temporal Graph Networks for Deep Learning on Dynamic Graphs (https://arxiv.org/pdf/2006.10637)