WatE: A Wasserstein T-Distributed Embedding Method for Information-Enriched Graph Visualization

Abstract

As a fundamental problem of graph analysis, graph visualization aims to embed a set of graphs in a low-dimensional (e.g., 2D) space and provide insights into their distribution and clustering structure. Focusing on this problem, we propose a novel Wasserstein t-distributed embedding (WatE) method, leading to an information-enriched graph visualization paradigm. Our method learns a graph neural network to represent each graph as the mean and covariance of its node embedding distribution. Accordingly, our method can visualize each graph as an ellipse (determined by the mean and the covariance) rather than a single point. The positions of different ellipses reveal the relations among different graphs as traditional visualization methods do, while the size and shape of an ellipse preserve the node-level structural information of the corresponding graph. We propose a regularized t-distributed stochastic neighbor embedding (Rt-SNE) framework to learn the visualization model, deriving a Wasserstein distance-based Student's t-distribution of graph pairs and fitting the distribution to the data distribution under regularization. Both subjective and objective evaluations demonstrate that WatE achieves encouraging performance in various graph visualization and clustering tasks.

Cite

Text

Cheng et al. "WatE: A Wasserstein T-Distributed Embedding Method for Information-Enriched Graph Visualization." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I15.33758

Markdown

[Cheng et al. "WatE: A Wasserstein T-Distributed Embedding Method for Information-Enriched Graph Visualization." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/cheng2025aaai-wate/) doi:10.1609/AAAI.V39I15.33758

BibTeX

@inproceedings{cheng2025aaai-wate,
  title     = {{WatE: A Wasserstein T-Distributed Embedding Method for Information-Enriched Graph Visualization}},
  author    = {Cheng, Minjie and Luo, Dixin and Xu, Hongteng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {16010-16018},
  doi       = {10.1609/AAAI.V39I15.33758},
  url       = {https://mlanthology.org/aaai/2025/cheng2025aaai-wate/}
}