Exploring the Role of Node Diversity in Directed Graph Representation Learning
Abstract
Domain generalization (DG) aims to train models on multiple source domains to generalize effectively to unseen target domains, addressing performance degradation caused by domain shifts. Many existing methods rely on direct feature alignment, which disrupts natural sequence relationships, causes misalignment and feature distortion, and leads to overfitting, especially with significant domain gaps. To tackle these issues, we propose a novel DG approach with two key modules: the Sample Difference Keeping (SDK) module, which preserves natural sequence relationships to enhance feature diversity and separability, and the Sample Consistency Alignment (SCA) module, which achieves indirect alignment by modeling inter-class and inter-domain relationship consistencies. This approach mitigates overfitting and misalignment, ensuring adaptability to significant domain gaps. Extensive experiments demonstrate that our framework consistently outperforms state-of-the-art methods.
Cite
Text
Huang et al. "Exploring the Role of Node Diversity in Directed Graph Representation Learning." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/229Markdown
[Huang et al. "Exploring the Role of Node Diversity in Directed Graph Representation Learning." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/huang2024ijcai-exploring/) doi:10.24963/ijcai.2024/229BibTeX
@inproceedings{huang2024ijcai-exploring,
title = {{Exploring the Role of Node Diversity in Directed Graph Representation Learning}},
author = {Huang, Jincheng and Mo, Yujie and Hu, Ping and Shi, Xiaoshuang and Yuan, Shangbo and Zhang, Zeyu and Zhu, Xiaofeng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {2072-2080},
doi = {10.24963/ijcai.2024/229},
url = {https://mlanthology.org/ijcai/2024/huang2024ijcai-exploring/}
}