Data Augmentation for Supervised Graph Outlier Detection via Latent Diffusion Models

LoG 2025 pp. 43:1-43:20

Abstract

A fundamental challenge confronting supervised graph outlier detection algorithms is the prevalent problem of class imbalance, where the scarcity of outlier instances compared to normal instances often results in suboptimal performance. Recently, generative models, especially diffusion models, have demonstrated their efficacy in synthesizing high-fidelity images. Despite their extraordinary generation quality, their potential in data augmentation for supervised graph outlier detection remains largely underexplored. To bridge this gap, we introduce GODM, a novel data augmentation for mitigating class imbalance in supervised Graph Outlier detection via latent Diffusion Models. Extensive experiments conducted on multiple datasets substantiate the effectiveness and efficiency of GODM. The case study further demonstrated the generation quality of our synthetic data. To foster accessibility and reproducibility, we encapsulate GODM into a plug-and-play package and release it at PyPI: https://pypi.org/project/godm/.

Cite

Text

Liu et al. "Data Augmentation for Supervised Graph Outlier Detection via Latent Diffusion Models." Proceedings of the Third Learning on Graphs Conference, 2025.

Markdown

[Liu et al. "Data Augmentation for Supervised Graph Outlier Detection via Latent Diffusion Models." Proceedings of the Third Learning on Graphs Conference, 2025.](https://mlanthology.org/log/2025/liu2025log-data/)

BibTeX

@inproceedings{liu2025log-data,
  title     = {{Data Augmentation for Supervised Graph Outlier Detection via Latent Diffusion Models}},
  author    = {Liu, Kay and Zhang, Hengrui and Hu, Ziqing and Wang, Fangxin and Yu, Philip S.},
  booktitle = {Proceedings of the Third Learning on Graphs Conference},
  year      = {2025},
  pages     = {43:1-43:20},
  volume    = {269},
  url       = {https://mlanthology.org/log/2025/liu2025log-data/}
}