The ultrametric backbone is the union of all minimum spanning forests (2403.12705v2)
Abstract: Minimum spanning trees and forests are powerful sparsification techniques that remove cycles from weighted graphs to minimize total edge weight while preserving node connectivity. They have applications in computer science, network science, and graph theory. Despite their utility and ubiquity, they have several limitations, including that they are only defined for undirected networks, they significantly alter dynamics on networks, and they do not generally preserve important network features such as shortest distances, shortest path distribution, and community structure. In contrast, distance backbones, which are subgraphs formed by all edges that obey a generalized triangle inequality, are well defined in both directed and undirected graphs and preserve those and other important network features. The backbone of a graph is defined with respect to a specified path-length operator that aggregates weights along a path to define its length, thereby associating a cost to indirect connections. The backbone is the union of all shortest paths between each pair of nodes according to the specified operator. One such operator, the max function, computes the length of a path as the largest weight of the edges that compose it (a weakest link criterion). It is the only operator that yields an algebraic structure for computing shortest paths that is consistent with De Morgan's laws. Applying this operator yields the ultrametric backbone of a graph in that (semi-triangular) edges whose weights are larger than the length of an indirect path connecting the same nodes (i.e., those that break the generalized triangle inequality based on max as a path-length operator) are removed. We show that the ultrametric backbone is the union of all minimum spanning forests in undirected graphs and provides a new generalization of minimum spanning trees to directed graphs.
- Luis Rocha. Semi-metric behavior in document networks and its application to recommendation systems. Soft Computing Agents: A New Perspective for Dynamic Information Systems, pages 137–163, 10 2003.
- Piet Van Mieghem and Stijn van Langen. Influence of the link weight structure on the shortest path. Phys. Rev. E, 71:056113, May 2005.
- The distance backbone of complex networks. Journal of Complex Networks, 9(6):cnab021, December 2021.
- Contact networks have small metric backbones that maintain community structure and are primary transmission subgraphs. PLOS Computational Biology, 19(2):1–23, 02 2023.
- Phase transition in the link weight structure of networks. Phys. Rev. E, 72:056138, Nov 2005.
- Resistance distance, information centrality, node vulnerability and vibrations in complex networks. In Network science, pages 13–29. Springer, 2010.
- Tuned communicability metrics in networks. the case of alternative routes for urban traffic. Chaos, Solitons & Fractals, 116:402–413, 2018.
- Distance closures on complex networks. Network Science, 3(2):227–268, June 2015. Publisher: Cambridge University Press.
- K. Menger. Statistical metrics. PNAS, 28, 1942.
- G.J. Klir and B. Yuan. Fuzzy sets and fuzzy logic, theory and applications. Prentice Hall PTR, 1995.
- The distance backbone of directed networks. In Hocine Cherifi, Rosario Nunzio Mantegna, Luis M. Rocha, Chantal Cherifi, and Salvatore Micciche, editors, Complex Networks and Their Applications XI, pages 135–147, Cham, 2023. Springer International Publishing.
- Tiago Manuel Louro Machado Simas. STOCHASTIC MODELS AND TRANSITIVITY IN COMPLEX NETWORKS. PhD thesis, Indiana University, 2012.
- A winding road: Alzheimer’s disease increases circuitous functional connectivity pathways. Frontiers in Computational Neuroscience, 9:140, 2015.
- Semi-metric topology of the human connectome: sensitivity and specificity to autism and major depressive disorder. PLoS One, 10(8):e0136388, 2015.
- The conserved transcriptional program of metazoan male germ cells uncovers ancient origins of human infertility. bioRxiv, pages 2022–03, 2022.
- The observable part of a network. IEEE/ACM Transactions on Networking, 17(1):93–105, 2009.
- Semi-metric topology characterizes epidemic spreading on complex networks, November 2023. arXiv:2311.14817 [physics].
- The Transitive Reduction of a Directed Graph. SIAM Journal on Computing, 1(2):131–137, June 1972. Publisher: Society for Industrial and Applied Mathematics.
- Harry T. Hsu. An Algorithm for Finding a Minimal Equivalent Graph of a Digraph. Journal of the ACM, 22(1):11–16, January 1975.
- The minimum spanning strong subdigraph problem is fixed parameter tractable. Discrete Applied Mathematics, 156(15):2924–2929, August 2008.
- P. M. Camerini. The min-max spanning tree problem and some extensions. Information Processing Letters, 7(1):10–14, January 1978.
- Spanning Trees and Arborescences. In Bernhard Korte and Jens Vygen, editors, Combinatorial Optimization: Theory and Algorithms, Algorithms and Combinatorics, pages 133–157. Springer, Berlin, Heidelberg, 2018.
- Joseph B. Kruskal. On the shortest spanning subtree of a graph and the traveling salesman problem. Proceedings of the American Mathematical Society, 7(1):48–50, 1956.