Shortest-path queries in static networks

C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …

Introduction to multi-armed bandits

A Slivkins - Foundations and Trends® in Machine Learning, 2019 - nowpublishers.com
Multi-armed bandits a simple but very powerful framework for algorithms that make
decisions over time under uncertainty. An enormous body of work has accumulated over the …

Route planning in transportation networks

H Bast, D Delling, A Goldberg… - … : Selected results and …, 2016 - Springer
We survey recent advances in algorithms for route planning in transportation networks. For
road networks, we show that one can compute driving directions in milliseconds or less even …

Contextual bandits with similarity information

A Slivkins - Proceedings of the 24th annual Conference On …, 2011 - proceedings.mlr.press
In a multi-armed bandit (MAB) problem, an online algorithm makes a sequence of choices.
In each round it chooses from a time-invariant set of alternatives and receives the payoff …

A survey of shortest-path algorithms

A Madkour, WG Aref, FU Rehman, MA Rahman… - arxiv preprint arxiv …, 2017 - arxiv.org
A shortest-path algorithm finds a path containing the minimal cost between two vertices in a
graph. A plethora of shortest-path algorithms is studied in the literature that span across …

Fast shortest path distance estimation in large networks

M Potamias, F Bonchi, C Castillo, A Gionis - Proceedings of the 18th …, 2009 - dl.acm.org
In this paper we study approximate landmark-based methods for point-to-point distance
estimation in very large networks. These methods involve selecting a subset of nodes as …

Robust and scalable graph-based semisupervised learning

W Liu, J Wang, SF Chang - Proceedings of the IEEE, 2012 - ieeexplore.ieee.org
Graph-based semisupervised learning (GSSL) provides a promising paradigm for modeling
the manifold structures that may exist in massive data sources in high-dimensional spaces. It …

Meridian: A lightweight network location service without virtual coordinates

B Wong, A Slivkins, EG Sirer - ACM SIGCOMM Computer …, 2005 - dl.acm.org
This paper introduces a lightweight, scalable and accurate framework, called Meridian, for
performing node selection based on network location. The framework consists of an overlay …

[PDF][PDF] Computing Point-to-Point Shortest Paths from External Memory.

AV Goldberg, RFF Werneck - ALENEX/ANALCO, 2005 - renatowerneck.wordpress.com
We study the ALT algorithm [19] for the point-to-point shortest path problem in the context of
road networks. We suggest improvements to the algorithm itself and to its preprocessing …

Bandits and experts in metric spaces

R Kleinberg, A Slivkins, E Upfal - Journal of the ACM (JACM), 2019 - dl.acm.org
In a multi-armed bandit problem, an online algorithm chooses from a set of strategies in a
sequence of trials to maximize the total payoff of the chosen strategies. While the …