paper-with-me

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 on a subset of transition probabilities and develops a generic algorithm for solving this constrained RSP problem using Lagrangian duality. Second, it derives a surprisingly simple iterative procedure to compute the optimal, randomized, routing policy generalizing the previously developed "soft" Bellman-Ford algorithm. The resulting algorithm allows balancing exploitation and exploration in an optimal way by interpolating between a pure random behavior and the deterministic, optimal, policy (least-cost paths) while satisfying the constraints. Finally, the two algorithms are applied to Markov decision problems by considering the process as a constrained RSP on a bipartite state-action graph. In this context, the derived "soft" value iteration algorithm appears to be closely related to dynamic policy programming as well as Kullback-Leibler and path integral control, and similar to a recently introduced reinforcement learning exploration strategy. This shows that this strategy is optimal in the RSP sense - it minimizes expected path cost subject to relative entropy constraint. Simulation results on illustrative examples show that the model behaves as expected.

📄 PDF Abstract BibTeX arXiv:1807.04551

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

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

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

ClusteringNode Clustering

Randomized Optimal Transport on a Graph: framework and new distance measures

2018-06-07 · Guillaume Guex, Ilkka Kivimäki, Marco Saerens

The recently developed bag-of-paths (BoP) framework consists in setting a Gibbs-Boltzmann distribution on all feasible paths of a graph. This probability distribution favors short paths over long ones, with a free parame…

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…

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