paper-with-me

Papers

Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models

2025-03-18 · Siwei Zhang, Yun Xiong, Yateng Tang, Xi Chen, Zian Jia, Zehao Gu, Jiarong Xu, Jiawei Zhang

Temporal graph neural networks (TGNNs) have shown remarkable performance in temporal graph modeling. However, real-world temporal graphs often possess rich textual information, giving rise to temporal text-attributed graphs (TTAGs). Such combination of dynamic text semantics and evolving graph structures introduces heightened complexity. Existing TGNNs embed texts statically and rely heavily on encoding mechanisms that biasedly prioritize structural information, overlooking the temporal evolution of text semantics and the essential interplay between semantics and structures for synergistic reinforcement. To tackle these issues, we present \textbf{CROSS}, a flexible framework that seamlessly extends existing TGNNs for TTAG modeling. CROSS is designed by decomposing the TTAG modeling process into two phases: (i) temporal semantics extraction; and (ii) semantic-structural information unification. The key idea is to advance the large language models (LLMs) to dynamically extract the temporal semantics in text space and then generate cohesive representations unifying both semantics and structures. Specifically, we propose a Temporal Semantics Extractor in the CROSS framework, which empowers LLMs to offer the temporal semantic understanding of node's evolving contexts of textual neighborhoods, facilitating semantic dynamics. Subsequently, we introduce the Semantic-structural Co-encoder, which collaborates with the above Extractor for synthesizing illuminating representations by jointly considering both semantic and structural information while encouraging their mutual reinforcement. Extensive experiments show that CROSS achieves state-of-the-art results on four public datasets and one industrial dataset, with 24.7% absolute MRR gain on average in temporal link prediction and 3.7% AUC gain in node classification of industrial application.

📄 PDF Abstract BibTeX arXiv:2503.14411

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNode Classification

Similar Papers 제목 키워드 기반

Knowledge Is Flat: A Seq2Seq Generative Framework for Various Knowledge Graph Completion

2022-09-15 · COLING 2022 10 · Chen Chen, YuFei Wang, Bing Li, Kwok-Yan Lam

Knowledge Graph Completion (KGC) has been recently extended to multiple knowledge graph (KG) structures, initiating new research directions, e.g. static KGC, temporal KGC and few-shot KGC. Previous works often design KGC…

Knowledge Graph Completion

CoST: Semantic-Aware Urban Understanding via Spatial-Temporal Alignment

2026-08-21 · Yutian Jiang, Jiabo Liu, Xixuan Hao, Yuxuan Liang arxiv

Geospatial representation learning from satellite imagery is a fundamental problem for large-scale urban analysis and real-world applications. Despite recent advances, current methods struggle with cross-region generaliz…

Representation Learning

Meta Dynamic Graph for Traffic Flow Prediction

2026-01-15 · Yiqing Zou, Hanning Yuan, Qianyu Yang, Ziqiang Yuan 외 arxiv

Traffic flow prediction is a typical spatio-temporal prediction problem and has a wide range of applications. The core challenge lies in modeling the underlying complex spatio-temporal dependencies. Various methods have …

Traffic Prediction

Unifying Physics- and Data-Driven Modeling via Novel Causal Spatiotemporal Graph Neural Network for Interpretable Epidemic Forecasting

2025-04-07 · Shuai Han, Lukas Stelz, Thomas R. Sokolowski, Kai Zhou 외

Accurate epidemic forecasting is crucial for effective disease control and prevention. Traditional compartmental models often struggle to estimate temporally and spatially varying epidemiological parameters, while deep l…

Graph Neural Network

Automatic Echocardiography Segmentation via Transition Probability Correlation for Stable Semantic Extraction

2026-07-08 · Xinran Chen, Xiyuan Wang, Guangquan Zhou, Chuan Chen arxiv

While echocardiography is essential for cardiovascular diagnosis, inherent speckle noise and low signal-to-noise ratio often lead to ambiguous semantic features and fragmented boundaries. These limitations significantly …