paper-with-me

홈 › Papers

GraphRCG: Self-Conditioned Graph Generation

2024-03-02 · Song Wang, Zhen Tan, Xinyu Zhao, Tianlong Chen, Huan Liu, Jundong Li

Graph generation generally aims to create new graphs that closely align with a specific graph distribution. Existing works often implicitly capture this distribution through the optimization of generators, potentially overlooking the intricacies of the distribution itself. Furthermore, these approaches generally neglect the insights offered by the learned distribution for graph generation. In contrast, in this work, we propose a novel self-conditioned graph generation framework designed to explicitly model graph distributions and employ these distributions to guide the generation process. We first perform self-conditioned modeling to capture the graph distributions by transforming each graph sample into a low-dimensional representation and optimizing a representation generator to create new representations reflective of the learned distribution. Subsequently, we leverage these bootstrapped representations as self-conditioned guidance for the generation process, thereby facilitating the generation of graphs that more accurately reflect the learned distributions. We conduct extensive experiments on generic and molecular graph datasets across various fields. Our framework demonstrates superior performance over existing state-of-the-art graph generation methods in terms of graph quality and fidelity to training data.

📄 PDF Abstract BibTeX arXiv:2403.01071

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Label-free Motion-Conditioned Diffusion Model for Cardiac Ultrasound Synthesis

2025-12-10 · Zhe Li, Hadrien Reynaud, Johanna P Müller, Bernhard Kainz arxiv

Ultrasound echocardiography is essential for the non-invasive, real-time assessment of cardiac function, but the scarcity of labelled data, driven by privacy restrictions and the complexity of expert annotation, remains …

Video Generation

Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention

2019-05-30 · ACL 2019 7 · Wenhu Chen, Jianshu Chen, Pengda Qin, Xifeng Yan 외

Semantically controlled neural response generation on limited-domain has achieved great performance. However, moving towards multi-domain large-scale scenarios are shown to be difficult because the possible combinations …

Data-to-Text GenerationInductive BiasResponse Generation

LOGEN: Few-shot Logical Knowledge-Conditioned Text Generation with Self-training

2021-12-02 · Shumin Deng, Jiacheng Yang, Hongbin Ye, Chuanqi Tan 외

Natural language generation from structured data mainly focuses on surface-level descriptions, suffering from uncontrollable content selection and low fidelity. Previous works leverage logical forms to facilitate logical…

Text Generation

CopyBERT: A Unified Approach to Question Generation with Self-Attention

2020-07-01 · WS 2020 7 · Stalin Varanasi, Saadullah Amin, Guenter Neumann

Contextualized word embeddings provide better initialization for neural networks that deal with various natural language understanding (NLU) tasks including Question Answering (QA) and more recently, Question Generation(…

Dependency ParsingLanguage ModelingLanguage ModellingNatural Language Understanding+4

Learning to Generate Time Series Conditioned Graphs with Generative Adversarial Nets

2020-03-03 · Shanchao Yang, Jing Liu, Kai Wu, Mingming Li

Deep learning based approaches have been utilized to model and generate graphs subjected to different distributions recently. However, they are typically unsupervised learning based and unconditioned generative models or…

Graph GenerationTime SeriesTime Series Analysis