vix.ing · top · new · best · stats · spec

Efficient Uniform Negative Edge Weights

2024/10/30 by Lukas Geis, Geis, Lukas, Daniel Allendorf +11
Physics and Astronomy · Engineering · Computer Science · #Complex Network Analysis Techniques #Advanced Optical Network Technologies #Network Traffic and Congestion Control

paper · pdf · doi:10.48550/arxiv.2410.22717

Abstract

We consider a maximum entropy edge weight model that allows for negative weights. Given a graph G and possible weights W typically consisting of positive and negative values, the model selects edge weights w ∈ Wm uniformly at random from all weights that do not introduce a negative cycle. We propose an MCMC process and show that it converges to the required distribution. We then engineer an implementation of the process using a dynamic version of Johnson's algorithm in connection with a bidirectional Dijkstra search as well as an innovative resampling method. We empirically study the performance characteristics of these novel sampling algorithms as well as the output produced by the model.

Citations

Related