English

Scalable Deep Metric Learning on Attributed Graphs

Machine Learning 2024-11-22 v1

Abstract

We consider the problem of constructing embeddings of large attributed graphs and supporting multiple downstream learning tasks. We develop a graph embedding method, which is based on extending deep metric and unbiased contrastive learning techniques to 1) work with attributed graphs, 2) enabling a mini-batch based approach, and 3) achieving scalability. Based on a multi-class tuplet loss function, we present two algorithms -- DMT for semi-supervised learning and DMAT-i for the unsupervised case. Analyzing our methods, we provide a generalization bound for the downstream node classification task and for the first time relate tuplet loss to contrastive learning. Through extensive experiments, we show high scalability of representation construction, and in applying the method for three downstream tasks (node clustering, node classification, and link prediction) better consistency over any single existing method.

Keywords

Cite

@article{arxiv.2411.13014,
  title  = {Scalable Deep Metric Learning on Attributed Graphs},
  author = {Xiang Li and Gagan Agrawal and Ruoming Jin and Rajiv Ramnath},
  journal= {arXiv preprint arXiv:2411.13014},
  year   = {2024}
}

Comments

This is the complete version of a published paper with appendix including detailed proofs

R2 v1 2026-06-28T20:05:49.779Z