Aitchison Embeddings for Learning Compositional Graph Representations
About
Representation learning is central to graph machine learning, powering tasks such as link prediction and node classification. However, most graph embeddings are hard to interpret, offering limited insight into how learned features relate to graph structure. Many networks naturally admit a role-mixture view, where nodes are best described as mixtures over latent archetypal factors. Motivated by this structure, we propose a compositional graph embedding framework grounded in Aitchison geometry, the canonical geometry for comparing mixtures. Nodes are represented as simplex-valued compositions and embedded via isometric log-ratio (ILR) coordinates, which preserve Aitchison distances while enabling unconstrained optimization in Euclidean space. This yields intrinsically interpretable embeddings whose geometry reflects relative trade-offs among archetypes and supports coherent behavior under component restriction; we consider both fixed and learnable ILR bases. Across node classification and link prediction, our method achieves competitive performance with strong baselines while providing explainability by construction rather than post-hoc. Finally, subcompositional coherence enables principled component restriction: removing and renormalizing subsets preserves a well-defined geometry, which we exploit via subcompositional dimensionality removal to probe how archetype groups influence representations and predictions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Link Prediction | Cora (test) | AP0.881 | 116 | |
| Link Prediction | Cora | AUC (Cora)85.2 | 60 | |
| Node Classification | Citeseer | Macro-F166.7 | 59 | |
| Link Prediction | AstroPh | AUC ROC97.6 | 44 | |
| Link Prediction | GrQc | AUC ROC96.1 | 44 | |
| Link Prediction | HepTh | AUC ROC92.9 | 44 | |
| Link Prediction | DBLP | AUC ROC0.963 | 44 | |
| Link Prediction | AstroPh (test) | AUC-PR98 | 44 | |
| Link Prediction | GrQc (test) | AUC-PR97.1 | 44 | |
| Link Prediction | HepTh (test) | AUC-PR94.7 | 44 |