t-PINE: Tensor-based Predictable and Interpretable Node Embeddings
Saba A. Al-Sayouri, Ekta Gujral, Danai Koutra, Evangelos E., Papalexakis, Sarah S. Lam

TL;DR
t-PINE introduces a tensor-based approach for node embeddings that combines multi-view graph information to produce more interpretable and predictive representations, significantly improving multi-label classification performance.
Contribution
It proposes a novel tensor decomposition method using multi-view graphs for more interpretable and effective node embeddings, outperforming existing methods.
Findings
Outperforms baselines by up to 158.6% in Micro-F1 score
Provides highly interpretable and visualizable node representations
Effectively combines explicit and implicit graph views
Abstract
Graph representations have increasingly grown in popularity during the last years. Existing representation learning approaches explicitly encode network structure. Despite their good performance in downstream processes (e.g., node classification, link prediction), there is still room for improvement in different aspects, like efficacy, visualization, and interpretability. In this paper, we propose, t-PINE, a method that addresses these limitations. Contrary to baseline methods, which generally learn explicit graph representations by solely using an adjacency matrix, t-PINE avails a multi-view information graph, the adjacency matrix represents the first view, and a nearest neighbor adjacency, computed over the node features, is the second view, in order to learn explicit and implicit node representations, using the Canonical Polyadic (a.k.a. CP) decomposition. We argue that the implicit…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsInterpretability
