Learn Before
Formula
Leicht, Holme, and Newman (LHN) Similarity
Leicht, Holme, and Newman (LHN) similarity is defined as: where and are the degrees of nodes and , is the largest eigenvalue, and is the total number of edges in the graph. It can be proved that: The idea of LHN is that because Katz similarity gives much higher scores for high degree nodes, LHN similarity solves this issue by normalizing the actual number of observed paths using the expected number of paths, which is . The expected value can be estimated through , , and .
0
1
Updated 2026-06-16
Tags
Deep Learning (in Machine learning)
Data Science
Computing Sciences