Learning Noise-Resilient and Transferable Graph-Text Alignment via Dynamic Quality Assessment
Yuhang Liu, Minglai Shao, Zengyi Wo, Yunlong Chu, Bing Hao, Shengzhong Liu, Ruijie Wang, Jianxin Li

TL;DR
This paper introduces ADAligner, a dynamic framework for graph-text alignment that adapts to data quality, improving robustness and efficiency in pre-training Graph Foundation Models on text-attributed graphs.
Contribution
The paper proposes a novel dynamic, quality-aware alignment method that adjusts between many-to-many and one-to-one strategies based on supervision noise levels, ensuring stability and robustness.
Findings
Outperforms prior aligners on multiple tasks.
Maintains robustness under noisy supervision.
Accelerates pre-training by 2-3 times.
Abstract
Pre-training Graph Foundation Models (GFMs) on text-attributed graphs (TAGs) is central to web-scale applications such as search, recommendation, and knowledge discovery. However, existing CLIP-style graph-text aligners face two key limitations: they assume strict one-to-one correspondences between nodes and texts, overlooking the inherent many-to-many relations in real-world graphs; and they rely on static alignment objectives that cannot adapt to varying data quality, making them brittle under noisy supervision. Together, these limitations expose a core dilemma: embracing expressive many-to-many alignment amplifies noise, while reverting to strict one-to-one strategies sacrifices semantic diversity and fails to handle inherently mismatched pairs. To address these challenges, we propose ADAligner, a dynamic, quality-aware graph-text alignment framework that dynamically adjusts between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
