The second-order centrality measures a node's importance as the standard deviation of return times of an unbiased random walk that starts and returns to the node [2]. For a node \(i\), the centrality \(c_{\mathrm{second}}(i)\) is defined as
\begin{equation*}
c_{\mathrm{second}}(i) = \sqrt{\frac{1}{K-1} \sum_{k=1}^{K} \Xi_i(k)^2 - \left[ \frac{1}{K-1} \sum_{k=1}^{K} \Xi_i(k) \right]^2},
\end{equation*}
where \(\Xi_i(k)\) denotes the \(k\)-th return time of a random walk starting and returning to node \(i\), and \(K\) is the total number of recorded return times. The random walk is unbiased, meaning that at each step, the walker chooses among all neighbors with equal probability, independent of node degree. This ensures that the standard deviation of return times reflects the node's position in the network rather than its degree. Nodes with lower second-order centrality values are considered more central in the network.

References

[1] Shvydun, S. (2025). Zoo of Centralities: Encyclopedia of Node Metrics in Complex Networks. arXiv: 2511.05122 https://doi.org/10.48550/arXiv.2511.05122
[2] Kermarrec, A. M., Le Merrer, E., Sericola, B., & Trédan, G. (2011). Second order centrality: Distributed assessment of nodes criticity in complex networks. Computer Communications, 34(5), 619-628. doi: 10.1016/j.comcom.2010.06.00.