paper-with-me

Papers

SSTAG: Structure-Aware Self-Supervised Learning Method for Text-Attributed Graphs

2025-09-24 · Ruyue Liu, Rong Yin, Xiangzhen Bo, Xiaoshuai Hao, Yong Liu, Jinwen Zhong, Can Ma, Weiping Wang arxiv

Large scale pretrained models have revolutionized Natural Language Processing (NLP) and Computer Vision (CV), showcasing remarkable cross domain generalization abilities. However, in graph learning, models are typically trained on individual graph datasets, limiting their capacity to transfer knowledge across different graphs and tasks. This approach also heavily relies on large volumes of annotated data, which presents a significant challenge in resource-constrained settings. Unlike NLP and CV, graph structured data presents unique challenges due to its inherent heterogeneity, including domain specific feature spaces and structural diversity across various applications. To address these challenges, we propose a novel structure aware self supervised learning method for Text Attributed Graphs (SSTAG). By leveraging text as a unified representation medium for graph learning, SSTAG bridges the gap between the semantic reasoning of Large Language Models (LLMs) and the structural modeling capabilities of Graph Neural Networks (GNNs). Our approach introduces a dual knowledge distillation framework that co-distills both LLMs and GNNs into structure-aware multilayer perceptrons (MLPs), enhancing the scalability of large-scale TAGs. Additionally, we introduce an in-memory mechanism that stores typical graph representations, aligning them with memory anchors in an in-memory repository to integrate invariant knowledge, thereby improving the model's generalization ability. Extensive experiments demonstrate that SSTAG outperforms state-of-the-art models on cross-domain transfer learning tasks, achieves exceptional scalability, and reduces inference costs while maintaining competitive performance.

📄 PDF Abstract BibTeX arXiv:2510.01248

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningKnowledge DistillationDomain GeneralizationTransfer Learning

Similar Papers 제목 키워드 기반

SStaGCN: Simplified stacking based graph convolutional networks

2021-11-16 · Jia Cai, Zhilong Xiong, Shaogao Lv

Graph convolutional network (GCN) is a powerful model studied broadly in various graph structural data learning tasks. However, to mitigate the over-smoothing phenomenon, and deal with heterogeneous graph structural data…

CSSTag: Optical Nanoscale Radar and Particle Tracking for In-Body and Microfluidic Systems with Vibrating Graphene and Resonance Energy Transfer

2017-09-04 · Burhan Gulbahar, Gorkem Memisoglu

Single particle tracking systems monitor cellular processes with great accuracy in nano-biological systems. The emissions of the fluorescent molecules are detected with cameras or photodetectors. However, state-of-the-ar…

TAG

CaSS: A Channel-aware Self-supervised Representation Learning Framework for Multivariate Time Series Classification

2022-03-08 · Yijiang Chen, Xiangdong Zhou, Zhen Xing, Zhidan Liu 외

Self-supervised representation learning of Multivariate Time Series (MTS) is a challenging task and attracts increasing research interests in recent years. Many previous works focus on the pretext task of self-supervised…

Representation LearningSelf-Supervised LearningTime SeriesTime Series Analysis+1

Structure-aware World Model for Probe Guidance via Large-scale Self-supervised Pre-train

2024-06-28 · Haojun Jiang, Meng Li, Zhenguo Sun, Ning Jia 외

The complex structure of the heart leads to significant challenges in echocardiography, especially in acquisition cardiac ultrasound images. Successful echocardiography requires a thorough understanding of the structures…

Sentence Splitter: Uncovering Latent Factual Structure for Self-Supervised Learning

2026-07-22 · Ahmad Pouramini, Mahsa Afsharizadeh arxiv

This paper introduces Sentence Splitter, a self-supervised framework built upon a T5-based encoder--decoder architecture for uncovering the latent factual structure of natural language sentences. The proposed method iden…

Knowledge Graph CompletionSelf-Supervised LearningQuestion Answering