Papers
Topics
Authors
Recent
Search
2000 character limit reached

Optimal Non-Adaptive Vantage Point Selection

Published 9 Sep 2026 in cs.DS | (2609.10267v1)

Abstract: We study the \emph{vantage point selection} problem, introduced by Ashvinkumar, Chowdhury, Gao, Goswami, Mitchell, and Polishchuk [WADS'25] to model the problem of estimating bottleneck capacities on the Internet. The input is a weighted undirected graph with unique shortest paths where every edge has a distinct unknown \emph{capacity}. When the algorithm \emph{queries} a vertex vv, it reveals the minimum-capacity edge on the shortest path from vv to every other vertex reachable from vv. The goal is to maximize the total number of revealed edges. The quality of an algorithm is measured by its competitive ratio against an optimal algorithm that knows all edge capacities a priori. We first consider the foundational single-query setting, where both the algorithm and the optimal algorithm are restricted to a single query. There is a trivial upper bound of O(n)O(n) on the competitive ratio and the best known lower bound was Ω~(n)\tildeΩ(\sqrt{n}). We provide an algorithm and matching lower bound (up to polylogarithmic factors) showing that the best possible competitive ratio is Θ~(n<sup>2/3)\tildeΘ(n<sup>{2/3}). Furthermore, we extend our results to the general setting where the optimal algorithm is allowed kk queries and our algorithm is allowed αkαk queries for α1α\geq 1. We present a randomized non-adaptive algorithm and matching lower bound (up to polylogarithmic factors) showing that the best possible expected competitive ratio for non-adaptive algorithms is the following surprisingly complex bound: $$ \tildeΘ\left( \min\left{ \frac{n}{αk}, \max\left( \sqrt{\frac{n}α}, \frac{n<sup>{2/3}}{αk<sup>{1/3}}</sup></sup> \right) \right} \right). $$

Authors (3)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.