paper-with-me

Papers

Randomized Shortest Paths with Net Flows and Capacity Constraints

2019-10-04 · Sylvain Courtain, Pierre Leleux, Ilkka Kivimaki, Guillaume Guex, Marco Saerens

This work extends the randomized shortest paths (RSP) model by investigating the net flow RSP and adding capacity constraints on edge flows. The standard RSP is a model of movement, or spread, through a network interpolating between a random-walk and a shortest-path behavior [30, 42, 49]. The framework assumes a unit flow injected into a source node and collected from a target node with flows minimizing the expected transportation cost, together with a relative entropy regularization term. In this context, the present work first develops the net flow RSP model considering that edge flows in opposite directions neutralize each other (as in electric networks), and proposes an algorithm for computing the expected routing costs between all pairs of nodes. This quantity is called the net flow RSP dissimilarity measure between nodes. Experimental comparisons on node clustering tasks indicate that the net flow RSP dissimilarity is competitive with other state-of-the-art dissimilarities. In the second part of the paper, it is shown how to introduce capacity constraints on edge flows, and a procedure is developed to solve this constrained problem by exploiting Lagrangian duality. These two extensions should improve significantly the scope of applications of the RSP framework.

📄 PDF Abstract BibTeX arXiv:1910.01849

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringNode Clustering

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음

Similar Papers 제목 키워드 기반

Relative Entropy-Regularized Optimal Transport on a Graph: a new algorithm and an experimental comparison

2021-08-23 · Sylvain Courtain, Guillaume Guex, Ilkka Kivimaki, Marco Saerens

Following [21, 23], the present work investigates a new relative entropy-regularized algorithm for solving the optimal transport on a graph problem within the randomized shortest paths formalism. More precisely, a unit f…

A Constrained Randomized Shortest-Paths Framework for Optimal Exploration

2018-07-12 · Bertrand Lebichot, Guillaume Guex, Ilkka Kivimäki, Marco Saerens

The present work extends the randomized shortest-paths framework (RSP), interpolating between shortest-path and random-walk routing in a network, in three directions. First, it shows how to deal with equality constraints…

Reinforcement Learning

Leveraging Conflicting Constraints in Solving Vehicle Routing Problems

2021-03-15 · Sabino Francesco Roselli, Remco Vader, Martin Fabian, Knut Akesson

The Conflict-Free Electric Vehicle Routing Problem (CF-EVRP) is a combinatorial optimization problem of designing routes for vehicles to visit customers such that a cost function, typically the number of vehicles or the …

Combinatorial Optimization

Developments in the theory of randomized shortest paths with a comparison of graph node distances

2012-12-07 · Ilkka Kivimäki, Masashi Shimbo, Marco Saerens

There have lately been several suggestions for parametrized distances on a graph that generalize the shortest path distance and the commute time or resistance distance. The need for developing such distances has risen fr…

ClusteringNode Clustering

Multi-View Graph Embedding Using Randomized Shortest Paths

2018-08-20 · Anuththari Gamage, Brian Rappaport, Shuchin Aeron, Xiaozhe Hu

Real-world data sets often provide multiple types of information about the same set of entities. This data is well represented by multi-view graphs, which consist of several distinct sets of edges over the same nodes. Th…

ClusteringGraph Embedding