paper-with-me

Papers

Sparse Randomized Shortest Paths Routing with Tsallis Divergence Regularization

2020-07-01 · Pierre Leleux, Sylvain Courtain, Guillaume Guex, Marco Saerens

This work elaborates on the important problem of (1) designing optimal randomized routing policies for reaching a target node t from a source note s on a weighted directed graph G and (2) defining distance measures between nodes interpolating between the least cost (based on optimal movements) and the commute-cost (based on a random walk on G), depending on a temperature parameter T. To this end, the randomized shortest path formalism (RSP, [2,99,124]) is rephrased in terms of Tsallis divergence regularization, instead of Kullback-Leibler divergence. The main consequence of this change is that the resulting routing policy (local transition probabilities) becomes sparser when T decreases, therefore inducing a sparse random walk on G converging to the least-cost directed acyclic graph when T tends to 0. Experimental comparisons on node clustering and semi-supervised classification tasks show that the derived dissimilarity measures based on expected routing costs provide state-of-the-art results. The sparse RSP is therefore a promising model of movements on a graph, balancing sparse exploitation and exploration in an optimal way.

📄 PDF Abstract BibTeX arXiv:2007.00419

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringNode Clustering

Similar Papers 제목 키워드 기반

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

Randomized Shortest Paths with Net Flows and Capacity Constraints

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

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 interpola…

ClusteringNode Clustering

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…

Reconfiguring Shortest Paths in Graphs

2021-12-14 · Kshitij Gajjar, Agastya Vibhuti Jha, Manish Kumar, Abhiruk Lahiri

Reconfiguring two shortest paths in a graph means modifying one shortest path to the other by changing one vertex at a time so that all the intermediate paths are also shortest paths. This problem has several natural app…

Soft Computing Framework for Routing in Wireless Mesh Networks: An Integrated Cost Function Approach

2013-07-11 · Shakti Kumar, Brahmjit Singh, Sharad Sharma

Dynamic behaviour of a WMN imposes stringent constraints on the routing policy of the network. In the shortest path based routing the shortest paths needs to be evaluated within a given time frame allowed by the WMN dyna…