paper-with-me

Papers

GDGB: A Benchmark for Generative Dynamic Text-Attributed Graph Learning

2025-07-04 · Jie Peng, Jiarui Ji, Runlin Lei, Zhewei Wei, Yongchao Liu, Chuntao Hong

Dynamic Text-Attributed Graphs (DyTAGs), which intricately integrate structural, temporal, and textual attributes, are crucial for modeling complex real-world systems. However, most of the existing DyTAG datasets exhibit poor textual quality, which severely limits their utility for DyTAG generation tasks requiring semantically rich inputs. Additionally, prior work mainly focuses on discriminative tasks on DyTAGs, resulting in a lack of standardized task formulations and evaluation protocols tailored for DyTAG generation. To address these critical issues, we propose Generative DyTAG Benchmark (GDGB), which comprises eight meticulously curated DyTAG datasets with high-quality textual features for both nodes and edges, overcoming limitations of prior datasets. Building on GDGB, we define two novel DyTAG generation tasks: Transductive Dynamic Graph Generation (TDGG) and Inductive Dynamic Graph Generation (IDGG). TDGG transductively generates a target DyTAG based on the given source and destination node sets, while the more challenging IDGG introduces new node generation to inductively model the dynamic expansion of real-world graph data. To enable holistic evaluation, we design multifaceted metrics that assess the structural, temporal, and textual quality of the generated DyTAGs. We further propose GAG-General, an LLM-based multi-agent generative framework tailored for reproducible and robust benchmarking of DyTAG generation. Experimental results demonstrate that GDGB enables rigorous evaluation of TDGG and IDGG, with key insights revealing the critical interplay of structural and textual features in DyTAG generation. These findings establish GDGB as a foundational resource for advancing generative DyTAG research and unlocking further practical applications in DyTAG generation. GDGB datasets, source codes, and leaderboards are available at \href{https://gdgb-algo.github.io/}{here}.

📄 PDF Abstract BibTeX arXiv:2507.03267

Code (1)

ji-cather/graphagent

Tasks

BenchmarkingGraph GenerationGraph Learning

Similar Papers 제목 키워드 기반

DTGB: A Comprehensive Benchmark for Dynamic Text-Attributed Graphs

2024-06-17 · Jiasheng Zhang, Jialin Chen, Menglin Yang, Aosong Feng 외

Dynamic text-attributed graphs (DyTAGs) are prevalent in various real-world scenarios, where each node and edge are associated with text descriptions, and both the graph structure and text descriptions evolve over time. …

Dynamic graph embeddingEdge ClassificationGraph LearningLink Prediction+2

An Evaluation Framework for Attributed Information Retrieval using Large Language Models

2024-09-12 · Hanane Djeddal, Pierre Erbacher, Raouf Toukal, Laure Soulier 외

With the growing success of Large Language models (LLMs) in information-seeking scenarios, search engines are now adopting generative approaches to provide answers along with in-line citations as attribution. While exist…

DiversityInformation RetrievalQuestion AnsweringRetrieval

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

TAG-DLM: Diffusion Language Models for Text-Attributed Graph Learning

2026-06-30 · Lingjie Chen, Yuanchen Bei, Haobo Xu, Yanjun Zhao 외 arxiv

Text-attributed graphs (TAGs), where each node carries a natural language description, require models to jointly reason over text and graph topology. Existing approaches often handle the two modalities separately: graph …

Node ClassificationLink PredictionGraph Learning

Goodness-of-Fit of Attributed Probabilistic Graph Generative Models

2023-07-28 · Pablo Robles-Granda, Katherine Tsai, Oluwasanmi Koyejo

Probabilistic generative models of graphs are important tools that enable representation and sampling. Many recent works have created probabilistic models of graphs that are capable of representing not only entity intera…