Online Learning for Combinatorial Network Optimization with Restless Markovian Rewards
Yi Gai, Bhaskar Krishnamachari, Mingyan Liu

TL;DR
This paper introduces CLRMR, an online learning algorithm for combinatorial network optimization problems with Markovian edge weights, achieving low regret compared to an ideal genie with full knowledge.
Contribution
The paper presents the first efficient online learning algorithm for stochastic combinatorial network optimization with Markovian rewards, providing theoretical regret bounds.
Findings
CLRMR achieves nearly-logarithmic regret in time.
The algorithm is polynomial in the number of edges.
It outperforms baseline strategies in regret minimization.
Abstract
Combinatorial network optimization algorithms that compute optimal structures taking into account edge weights form the foundation for many network protocols. Examples include shortest path routing, minimal spanning tree computation, maximum weighted matching on bipartite graphs, etc. We present CLRMR, the first online learning algorithm that efficiently solves the stochastic version of these problems where the underlying edge weights vary as independent Markov chains with unknown dynamics. The performance of an online learning algorithm is characterized in terms of regret, defined as the cumulative difference in rewards between a suitably-defined genie, and that obtained by the given algorithm. We prove that, compared to a genie that knows the Markov transition matrices and uses the single-best structure at all times, CLRMR yields regret that is polynomial in the number of edges and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Reinforcement Learning in Robotics
