COLING 2025main0 citations

Text-Attributed Graph Learning with Coupled Augmentations

Chuang Zhou, Jiahe Du, Huachi Zhou, Hao Chen, Feiran Huang, Xiao Huang

Abstract

Modeling text-attributed graphs is a well-known problem due to the difficulty of capturing both the text attribute and the graph structure effectively. Existing models often focus on either the text attribute or the graph structure, potentially neglecting the other aspect. This is primarily because both text learning and graph learning models require significant computational resources, making it impractical to directly connect these models in a series. However, there are situations where text-learning models correctly classify text-attributed nodes, while graph-learning models may classify them incorrectly, and vice versa. To fully leverage the potential of text-attributed graphs, we propose a Coupled Text-attributed Graph Learning (CTGL) framework that combines the strengths of both text-learning and graph-learning models in parallel and avoids the computational cost of serially connecting the two aspect models. Specifically, CTGL introduces coupled text-graph augmentation to enable coupled contrastive learning and facilitate the exchange of valuable information between text learning and graph learning. Experimental results on diverse datasets demonstrate the superior performance of our model compared to state-of-the-art text-learning and graph-learning baselines.

BibTeX
@inproceedings{zhou-etal-2025-text,
    title = "Text-Attributed Graph Learning with Coupled Augmentations",
    author = "Zhou, Chuang  and
      Du, Jiahe  and
      Zhou, Huachi  and
      Chen, Hao  and
      Huang, Feiran  and
      Huang, Xiao",
    editor = "Rambow, Owen  and
      Wanner, Leo  and
      Apidianaki, Marianna  and
      Al-Khalifa, Hend  and
      Eugenio, Barbara Di  and
      Schockaert, Steven",
    booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
    month = jan,
    year = "2025",
    address = "Abu Dhabi, UAE",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.coling-main.722/",
    pages = "10865--10876"
}
Text-Attributed Graph Learning with Coupled Augmentations · COLING 2025