Pith. sign in

REVIEW 1 cited by

Learning to Route Efficiently with End-to-End Feedback: The Value of Networked Structure

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1810.10637 v2 pith:QQD7YQXQ submitted 2018-10-24 cs.LG stat.ML

Learning to Route Efficiently with End-to-End Feedback: The Value of Networked Structure

classification cs.LG stat.ML
keywords algorithmsnearlyoptimalproblemregretstochasticachieveaction
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We introduce efficient algorithms which achieve nearly optimal regrets for the problem of stochastic online shortest path routing with end-to-end feedback. The setting is a natural application of the combinatorial stochastic bandits problem, a special case of the linear stochastic bandits problem. We show how the difficulties posed by the large scale action set can be overcome by the networked structure of the action set. Our approach presents a novel connection between bandit learning and shortest path algorithms. Our main contribution is an adaptive exploration algorithm with nearly optimal instance-dependent regret for any directed acyclic network. We then modify it so that nearly optimal worst case regret is achieved simultaneously. Driven by the carefully designed Top-Two Comparison (TTC) technique, the algorithms are efficiently implementable. We further conduct extensive numerical experiments to show that our proposed algorithms not only achieve superior regret performances, but also reduce the runtime drastically.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Stochastic Reset Pathfinding: Path-Level Regret for Cascading Bandits over Graph Paths

    cs.LG 2026-07 accept novelty 6.0

    On known graphs with unknown edge success probabilities and full restart on failure, a UCB algorithm achieves provable O(log T) path-level regret via a prefix/suffix path complexity, while Thompson Sampling wins most ...