# struc2vec: Learning Node Representations from Structural Identity

**Authors:** Leonardo F. R. Ribeiro, Pedro H. P. Savarese, Daniel R. Figueiredo

arXiv: 1704.03165 · 2019-02-13

## TL;DR

struc2vec introduces a new framework for learning node representations that effectively capture structural identity, outperforming previous methods especially in tasks requiring structural similarity understanding.

## Contribution

The paper presents struc2vec, a novel hierarchical approach that encodes structural similarities through multilayer graphs, significantly improving structural identity representation.

## Key findings

- struc2vec outperforms state-of-the-art methods in capturing structural identity
- improves classification performance based on structural features
- overcomes limitations of prior node embedding techniques

## Abstract

Structural identity is a concept of symmetry in which network nodes are identified according to the network structure and their relationship to other nodes. Structural identity has been studied in theory and practice over the past decades, but only recently has it been addressed with representational learning techniques. This work presents struc2vec, a novel and flexible framework for learning latent representations for the structural identity of nodes. struc2vec uses a hierarchy to measure node similarity at different scales, and constructs a multilayer graph to encode structural similarities and generate structural context for nodes. Numerical experiments indicate that state-of-the-art techniques for learning node representations fail in capturing stronger notions of structural identity, while struc2vec exhibits much superior performance in this task, as it overcomes limitations of prior approaches. As a consequence, numerical experiments indicate that struc2vec improves performance on classification tasks that depend more on structural identity.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.03165/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1704.03165/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1704.03165/full.md

---
Source: https://tomesphere.com/paper/1704.03165