PRISM: Iterative Cross-Modal Posterior Refinement for Dynamic Text-Attributed Graphs
About
Dynamic text-attributed graphs (DyTAGs) provide a powerful framework for modeling evolving systems in which node semantics and time-dependent interactions are tightly coupled. Recently, multimodal learning has emerged as a promising yet underexplored direction for enhancing DyTAG representation learning. However, existing methods typically rely on rigid modality partitions and one-shot fusion strategies, which limit their ability to capture the intrinsic and evolving dependencies between node semantics and interaction behaviors. To address these limitations, we propose \textbf{PRISM}, an iterative cross-modal posterior refinement framework for DyTAG representation learning. PRISM organizes DyTAG information into semantic and behavioral modalities, providing a more intrinsic alternative to carrier-level modality partitions. Instead of fusing the two modalities in a single step, PRISM learns a refinement trajectory that progressively transforms semantic priors into behavior-conditioned posterior states through cross-modal interaction with behavioral evidence. Extensive experiments on DTGB benchmark datasets show that PRISM achieves strong performance on temporal link prediction and destination node retrieval tasks. Further ablation studies validate the effectiveness of semantic--behavioral modeling and iterative posterior refinement.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dynamic Link Prediction | Enron (inductive) | AUC-ROC93.17 | 39 | |
| Temporal Link Prediction | ICEWS1819 transductive | ROC-AUC0.9924 | 17 | |
| Temporal Link Prediction | ICEWS inductive 1819 | ROC-AUC97.78 | 17 | |
| Temporal Link Prediction | Googlemap CT inductive | ROC-AUC (%)85.21 | 15 | |
| Temporal Link Prediction | Googlemap CT transductive | ROC-AUC0.88 | 15 | |
| Dynamic Link Prediction | Enron (transductive) | AUC-ROC0.9813 | 12 | |
| Destination Node Retrieval | ICEWS 1819 (transductive) | Hits@393.61 | 9 | |
| Destination Node Retrieval | GDELT (transductive) | Hits@373.89 | 9 | |
| Destination Node Retrieval | ICEWS1819 (inductive) | Hits@384.13 | 9 | |
| Destination Node Retrieval | GDELT (transductive) | Hits@150.49 | 9 |