Editing Partially Observable Networks via Graph Diffusion Models

Abstract

Most real-world networks are noisy and incomplete samples from an unknown target distribution. Refining them by correcting corruptions or inferring unobserved regions typically improves downstream performance. Inspired by the impressive generative capabilities that have been used to correct corruptions in images, and the similarities between "in-painting" and filling in missing nodes and edges conditioned on the observed graph, we propose a novel graph generative framework, SGDM, which is based on subgraph diffusion. Our framework not only improves the scalability and fidelity of graph diffusion models, but also leverages the reverse process to perform novel, conditional generation tasks. In particular, through extensive empirical analysis and a set of novel metrics, we demonstrate that our proposed model effectively supports the following refinement tasks for partially observable networks: (T1) denoising extraneous subgraphs, (T2) expanding existing subgraphs and (T3) performing “style" transfer by regenerating a particular subgraph to match the characteristics of a different node or subgraph.

Cite

Text

Trivedi et al. "Editing Partially Observable Networks via Graph Diffusion Models." International Conference on Machine Learning, 2024.

Markdown

[Trivedi et al. "Editing Partially Observable Networks via Graph Diffusion Models." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/trivedi2024icml-editing/)

BibTeX

@inproceedings{trivedi2024icml-editing,
  title     = {{Editing Partially Observable Networks via Graph Diffusion Models}},
  author    = {Trivedi, Puja and Rossi, Ryan A. and Arbour, David and Yu, Tong and Dernoncourt, Franck and Kim, Sungchul and Lipka, Nedim and Park, Namyong and Ahmed, Nesreen K. and Koutra, Danai},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {48608-48629},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/trivedi2024icml-editing/}
}