paper-with-me

Papers

Multi-MotifGAN (MMGAN): Motif-targeted Graph Generation and Prediction

2019-11-08 · Anuththari Gamage, Eli Chien, Jianhao Peng, Olgica Milenkovic

Generative graph models create instances of graphs that mimic the properties of real-world networks. Generative models are successful at retaining pairwise associations in the underlying networks but often fail to capture higher-order connectivity patterns known as network motifs. Different types of graphs contain different network motifs, an example of which are triangles that often arise in social and biological networks. It is hence vital to capture these higher-order structures to simulate real-world networks accurately. We propose Multi-MotifGAN (MMGAN), a motif-targeted Generative Adversarial Network (GAN) that generalizes the benchmark NetGAN approach. The generalization consists of combining multiple biased random walks, each of which captures a different motif structure. MMGAN outperforms NetGAN at creating new graphs that accurately reflect the network motif statistics of input graphs such as Citeseer, Cora and Facebook.

📄 PDF Abstract BibTeX arXiv:1911.05469

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkGraph GenerationPrediction

Similar Papers 제목 키워드 기반

MMGAN: Generative Adversarial Networks for Multi-Modal Distributions

2019-11-15 · Teodora Pandeva, Matthias Schubert

Over the past years, Generative Adversarial Networks (GANs) have shown a remarkable generation performance especially in image synthesis. Unfortunately, they are also known for having an unstable training process and mig…

ClusteringImage Generation

MMGAN: Manifold Matching Generative Adversarial Network

2017-07-26 · Noseong Park, Ankesh Anand, Joel Ruben Antony Moniz, Kookjin Lee 외

It is well-known that GANs are difficult to train, and several different techniques have been proposed in order to stabilize their training. In this paper, we propose a novel training method called manifold-matching, and…

Generative Adversarial Network

Analyzing Deep Learning Based Brain Tumor Segmentation with Missing MRI Modalities

2022-08-06 · Benteng Ma, Yushi Wang, Shen Wang

This technical report presents a comparative analysis of existing deep learning (DL) based approaches for brain tumor segmentation with missing MRI modalities. Approaches evaluated include the Adversarial Co-training Net…

Brain Tumor SegmentationSegmentationTumor Segmentation

Mass Spectra Prediction with Structural Motif-based Graph Neural Networks

2023-06-28 · Jiwon Park, Jeonghee Jo, Sungroh Yoon

Mass spectra, which are agglomerations of ionized fragments from targeted molecules, play a crucial role across various fields for the identification of molecular structures. A prevalent analysis method involves spectral…

MetaGMT: Improving Actionable Interpretability of Graph Multilinear Networks via Meta-Learning Filtration

2025-05-26 · Rishabh Bhattacharya, Hari Shankar, Vaishnavi Shivkumar, Ponnurangam Kumaraguru

The growing adoption of Graph Neural Networks (GNNs) in high-stakes domains like healthcare and finance demands reliable explanations of their decision-making processes. While inherently interpretable GNN architectures l…

Meta-Learning