paper-with-me

Papers

Multi-Scale Heterogeneous Text-Attributed Graph Datasets From Diverse Domains

2024-12-12 · Yunhui Liu, Qizhuo Xie, Jinwei Shi, Jiaxu Shen, Tieke He

Heterogeneous Text-Attributed Graphs (HTAGs), where different types of entities are not only associated with texts but also connected by diverse relationships, have gained widespread popularity and application across various domains. However, current research on text-attributed graph learning predominantly focuses on homogeneous graphs, which feature a single node and edge type, thus leaving a gap in understanding how methods perform on HTAGs. One crucial reason is the lack of comprehensive HTAG datasets that offer original textual content and span multiple domains of varying sizes. To this end, we introduce a collection of challenging and diverse benchmark datasets for realistic and reproducible evaluation of machine learning models on HTAGs. Our HTAG datasets are multi-scale, span years in duration, and cover a wide range of domains, including movie, community question answering, academic, literature, and patent networks. We further conduct benchmark experiments on these datasets with various graph neural networks. All source data, dataset construction codes, processed HTAGs, data loaders, benchmark codes, and evaluation setup are publicly available at GitHub and Hugging Face.

📄 PDF Abstract BibTeX arXiv:2412.08937

Code (1)

Cloudy1225/HTAG 공식 구현 pytorch

Tasks

Community Question AnsweringGraph LearningQuestion Answering

Similar Papers 제목 키워드 기반

CITE: A Comprehensive Benchmark for Heterogeneous Text-Attributed Graphs on Catalytic Materials

2025-08-21 · Chenghao Zhang, Qingqing Long, Ludi Wang, Wenjuan Cui 외 arxiv

Text-attributed graphs(TAGs) are pervasive in real-world systems,where each node carries its own textual features. In many cases these graphs are inherently heterogeneous, containing multiple node types and diverse edge …

Representation LearningNode Classification

Heterogeneous Attributed Graph Learning via Neighborhood-Aware Star Kernels

2025-11-14 · Hong Huang, Chengyu Yao, Haiming Chen, Hang Gao arxiv

Attributed graphs, typically characterized by irregular topologies and a mix of numerical and categorical attributes, are ubiquitous in diverse domains such as social networks, bioinformatics, and cheminformatics. While …

Graph SimilarityGraph Learning

C-MAG: Cascade Multimodal Attributed Graphs for Supply Chain Link Prediction

2025-08-11 · Yunqing Li, Zixiang Tang, Jiaying Zhuang, Zhenyu Yang 외 arxiv

Workshop version accepted at KDD 2025 (AI4SupplyChain). Connecting an ever-expanding catalogue of products with suitable manufacturers and suppliers is critical for resilient, efficient global supply chains, yet traditio…

Link Prediction

Pretraining Language Models with Text-Attributed Heterogeneous Graphs

2023-10-19 · Tao Zou, Le Yu, Yifei HUANG, Leilei Sun 외

In many real-world scenarios (e.g., academic networks, social platforms), different types of entities are not only associated with texts but also connected by various relationships, which can be abstracted as Text-Attrib…

Graph Neural NetworkLink PredictionNode ClassificationText Augmentation

Bridge the Gaps: Heterogeneous Attributed Graph Clustering via Quaternion Representation Learning

2026-06-22 · Xinxi Chen, Junyang Chen, Yiqun Zhang, Chuangming Qiu 외 arxiv

Attributed graph clustering partitions nodes by jointly exploiting node attributes and graph topology. It remains challenging due to attribute heterogeneity and representation degradation during graph learning. Real-worl…

Graph Representation LearningGraph ClusteringGraph Learning