paper-with-me

Papers

S2Aligner: Pair-Efficient and Transferable Pre-Training for Sparse Text-Attributed Graphs

2026-05-18 · Yuhan Wang, Haopeng Zhang, Yibo Ding, Jiaqi Yu, Xinyu Zhao, Yuhang Liu, Ziwei Zhang, Xiao Wang, Ruijie Wang arxiv

Pre-training on text-attributed graphs (TAGs) is central to building transferable graph foundation models, where LLM-as-Aligner methods align graph and text representations through the semantic knowledge of large language models. However, these methods usually assume that node texts provide sufficient and reliable supervision, an assumption often violated in real-world sparse TAGs. When textual anchors are missing, noisy, or uneven across domains, graph structures must be aligned with weak semantic evidence, leading to unreliable structure-semantics correspondence and sparsity-induced transfer bias. This paper presents S2Aligner, a sparsity-aware and structure-enhanced LLM-as-Aligner framework for graph-text pre-training on sparse TAGs. The key idea is to decouple semantic alignment from structural modeling, allowing topology-aware signals to enhance alignment without contaminating the shared semantic space. Specifically, S2Aligner decomposes graph-text representations into semantic and structural components, uses structure-oriented reconstruction with consistency control to inject reliable topology cues into text representations, and suppresses inconsistent structural signals under textual sparsity. Moreover, S2Aligner introduces sparsity-aware cross-domain risk balancing, which calibrates domain risks through a global-domain density ratio and downweights unreliable sparse samples via graph reliability estimation. Theoretical analysis shows that this objective reduces cross-domain generalization gaps by controlling domain risk discrepancy. Extensive experiments across diverse graph domains, sparsity levels, and downstream tasks demonstrate that S2Aligner consistently outperforms existing baselines.

📄 PDF Abstract BibTeX arXiv:2605.18579

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Learning Noise-Resilient and Transferable Graph-Text Alignment via Dynamic Quality Assessment

2025-10-22 · Yuhang Liu, Minglai Shao, Zengyi Wo, Yunlong Chu 외 arxiv

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 …

Representation LearningCross-Modal RetrievalNode ClassificationLink Prediction

Third-Party Aligner for Neural Word Alignments

2022-11-08 · Jinpeng Zhang, Chuanqi Dong, Xiangyu Duan, Yuqi Zhang 외

Word alignment is to find translationally equivalent words between source and target sentences. Previous work has demonstrated that self-training can achieve competitive word alignment results. In this paper, we propose …

Language ModelingLanguage ModellingWord Alignment

SAPPHIRE: Simple Aligner for Phrasal Paraphrase with Hierarchical Representation

2020-05-01 · LREC 2020 5 · Masato Yoshinaka, Tomoyuki Kajiwara, Yuki Arase

We present SAPPHIRE, a Simple Aligner for Phrasal Paraphrase with HIerarchical REpresentation. Monolingual phrase alignment is a fundamental problem in natural language understanding and also a crucial technique in vario…

Natural Language InferenceNatural Language UnderstandingSemantic Textual SimilarityWord Embeddings

Back to Basics for Monolingual Alignment: Exploiting Word Similarity and Contextual Evidence

2014-01-01 · TACL 2014 1 · Md. Arafat Sultan, Steven Bethard, Tamara Sumner

We present a simple, easy-to-replicate monolingual aligner that demonstrates state-of-the-art performance while relying on almost no supervision and a very small number of external resources. Based on the hypothesis that…

Natural Language InferenceQuestion AnsweringText SummarizationWord Similarity

Multi-Vector Retrieval as Sparse Alignment

2022-11-02 · Yujie Qian, Jinhyuk Lee, Sai Meher Karthik Duddu, Zhuyun Dai 외

Multi-vector retrieval models improve over single-vector dual encoders on many information retrieval tasks. In this paper, we cast the multi-vector retrieval problem as sparse alignment between query and document tokens.…

Argument RetrievalInformation RetrievalRetrieval