Invariant Risk Minimization Augmentation for Graph Contrastive Learning | SpringerLink
Skip to main content

Invariant Risk Minimization Augmentation for Graph Contrastive Learning

  • Conference paper
  • First Online:
Pattern Recognition and Computer Vision (PRCV 2024)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 15034))

Included in the following conference series:

  • 70 Accesses

Abstract

Despite significant advancements in Graph Contrastive Learning (GCL) in recent years, effective and interpretable graph data augmentation methods remain a challenge in the field. Traditional graph augmentation methods typically involve randomly modifying node attributes, edge properties, or extracting subgraphs, with their fundamental principles and operations derived from random processing of image data. However, graph data lacks the Euclidean structure and attribute intuitiveness of image data, making it difficult to ensure that augmentation data retains key features. In this paper, we propose a novel method called Invariant Risk Minimization Augmentation for Graph Contrastive Learning (IRMGCL). IRMGCL incorporates invariant risk minimization loss during the training process to ensure that data augmentation methods preserve invariant features. Specifically, we use different augmentation channels as environmental variables and train these channels to maintain invariant features through different environments. Experiments conducted on citation network datasets Cora and Citeseer demonstrate the effectiveness of our method. We compared our method with state-of-the-art graph contrastive learning methods, showing superior performance. Simultaneously, we conducted ablation experiments to verify the role of each component loss function in IRMGCL. Furthermore, our framework can incorporate labeled data for semi-supervised contrastive learning. Our experiments show that model performance can be further enhanced.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
¥17,985 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
JPY 3498
Price includes VAT (Japan)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
JPY 8465
Price includes VAT (Japan)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
JPY 10581
Price includes VAT (Japan)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Achille, A., Lam, M., Chaudhari, P., Soatto, S.: Out-of-distribution generalization via risk extrapolation. arXiv preprint arXiv:2003.00688 (2020)

  2. Arjovsky, M., Bottou, L., Gulrajani, I., Lopez-Paz, D.: Invariant risk minimization. arXiv preprint arXiv:1907.02893 (2019)

  3. Arora, S., Khodak, M., Parameswaran, K., Ravindran, B.: A simple but tough-to-beat baseline for sentence embeddings. In: International Conference on Learning Representations (ICLR) (2017)

    Google Scholar 

  4. Chen, T., Kornblith, S., Norouzi, M., Hinton, G.: Simclr: a simple framework for contrastive learning of visual representations. In: International Conference on Learning Representations (ICLR) (2020)

    Google Scholar 

  5. Chen, X., Fan, B., Vaswani, A., Xiong, C.: Big self-supervised models are strong semi-supervised learners. In: Advances in Neural Information Processing Systems (NeurIPS) (2020)

    Google Scholar 

  6. Gasteiger, R., Liò, P.: Predict then propagate: graph neural networks meet personalized pagerank. In: Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, pp. 1482–1490 (2018)

    Google Scholar 

  7. Giles, C.L., Bollacker, K.D., Lawrence, S.: Citeseer: an automatic citation indexing system. In: Proceedings of the third ACM conference on Digital libraries, pp. 89–98. ACM (1998)

    Google Scholar 

  8. He, K., Fan, H., Wu, Y., Xie, S., Girshick, R.: Momentum contrast for unsupervised visual representation learning. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2020)

    Google Scholar 

  9. Henaff, M., Chen, K., LeCun, Y.: Data-efficient image recognition with contrastive predictive coding. arXiv preprint arXiv:1905.09272 (2020)

  10. Hu, Z., Huang, Z., Wang, F., Zhang, C., Wang, H., Li, B., Cheng, Y.: Mvgrl: Contrastive multi-view representation learning. In: Advances in Neural Information Processing Systems, pp. 335–345 (2020)

    Google Scholar 

  11. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. arXiv preprint arXiv:1412.6980 (2014)

  12. Kipf, T.N., Welling, M.: Semi-supervised classification with graph convolutional networks. In: International Conference on Learning Representations (ICLR) (2017)

    Google Scholar 

  13. Liang, J., Li, W., Gao, J., Chen, G., Li, W., Li, Y., Wu, Y.: iGCL: interpretable graph contrastive learning for graph classification. In: Proceedings of the AAAI Conference on Artificial Intelligence (2023)

    Google Scholar 

  14. Liu, F., Li, Z., Zhang, C., Zheng, Z., Cheng, Y.: Infogcl: Contrastive learning with invariance information maximization for graph representation learning. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp. 15424–15432 (2021)

    Google Scholar 

  15. McCallum, A.K., Nigam, K., Rennie, J., Seymore, K.: Automating the construction of internet portals with machine learning. Inf. Retrieval 3(2), 127–163 (2000)

    Article  Google Scholar 

  16. Oord, A.v.d., Li, Y., Vinyals, O.: Representation learning with contrastive predictive coding. arXiv preprint arXiv:1807.03748 (2018)

  17. Qi, Y., Ganin, Y., Raghunathan, A., Dai, Z., Schuurmans, D.: Invariant risk minimization ratio. arXiv preprint arXiv:1907.02893 (2019)

  18. Sun, S., Zhang, Z., Ji, S.: Infograph: Unsupervised and semi-supervised graph-level representation learning via mutual information maximization. In: Proceedings of the AAAI Conference on Artificial Intelligence (2019)

    Google Scholar 

  19. Tian, Y., Krishnan, D., Isola, P.: Contrastive multiview coding. In: European Conference on Computer Vision (ECCV) (2020)

    Google Scholar 

  20. Velickovic, P., Fedus, W., Hamilton, W., Liò, P., Bengio, Y., Hjelm, R.D.: Deep graph infomax. In: International Conference on Learning Representations (2019)

    Google Scholar 

  21. Velivckovic, P., Cucurull, G., Casanova, A., Romero, A., Lio, P., Bengio, Y.: Graph attention networks. In: International Conference on Learning Representations (ICLR) (2018)

    Google Scholar 

  22. Wu, X., Li, P., Zhang, C., Yuan, C., Wang, X., Ma, X., Guo, Y., Gu, Q.: Ma-gcl: Mutual-attention graph contrastive learning for graph classification. In: Proceedings of the AAAI Conference on Artificial Intelligence, vol. 35, pp. 15656–15664 (2021)

    Google Scholar 

  23. Wu, Z., Xiong, Y., Stella, X.L., Socher, R., Ma, L., Huang, W.: Unsupervised feature learning via non-parametric instance discrimination. In: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (2018)

    Google Scholar 

  24. Xu, K., Hu, W., Leskovec, J., Jegelka, S.: How powerful are graph neural networks? In: International Conference on Learning Representations (ICLR) (2019)

    Google Scholar 

  25. Ying, R., You, J., Morris, C., Ren, X., Hamilton, W.L., Leskovec, J.: Hierarchical graph representation learning with differentiable pooling. Adv. Neural Inform. Process. Syst. (NeurIPS) 31 (2018)

    Google Scholar 

  26. You, J., Wu, T.C., Li, Z., Bu, J., Wang, Y.: Graphcl: Contrastive learning of graph representations. Adv. Neural Inform. Process. Syst. (2020)

    Google Scholar 

  27. You, J., Ying, R., Morris, C., Leskovec, J.: Deep graph contrastive representation learning. In: International Conference on Learning Representations (2020)

    Google Scholar 

  28. Zhu, C., Ying, R., Gao, S., Huang, D., Wang, J.: Deep graph contrastive representation learning. Adv. Neural Inform. Process. Syst. 33–44 (2020)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Weifu Chen .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2025 The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd.

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Qin, P., Chen, W. (2025). Invariant Risk Minimization Augmentation for Graph Contrastive Learning. In: Lin, Z., et al. Pattern Recognition and Computer Vision. PRCV 2024. Lecture Notes in Computer Science, vol 15034. Springer, Singapore. https://doi.org/10.1007/978-981-97-8505-6_10

Download citation

  • DOI: https://doi.org/10.1007/978-981-97-8505-6_10

  • Published:

  • Publisher Name: Springer, Singapore

  • Print ISBN: 978-981-97-8504-9

  • Online ISBN: 978-981-97-8505-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics