12 research outputs found

    Online Search for a Hyperplane in High-Dimensional Euclidean Space

    Get PDF
    We consider the online search problem in which a server starting at the origin of a dd-dimensional Euclidean space has to find an arbitrary hyperplane. The best-possible competitive ratio and the length of the shortest curve from which each point on the dd-dimensional unit sphere can be seen are within a constant factor of each other. We show that this length is in Ω(d)O(d3/2)\Omega(d)\cap O(d^{3/2})

    Unknown I.I.D. Prophets: Better Bounds, Streaming Algorithms, and a New Impossibility

    Get PDF
    A prophet inequality states, for some α ∈ [0, 1], that the expected value achievable by a gambler who sequentially observes random variables X1, . . . , Xn and selects one of them is at least an α fraction of the maximum value in the sequence. We obtain three distinct improvements for a setting that was first studied by Correa et al. (EC, 2019) and is particularly relevant to modern applications in algorithmic pricing. In this setting, the random variables are i.i.d. from an unknown distribution and the gambler has access to an additional βn samples for some β ≥ 0. We first give improved lower bounds on α for a wide range of values of β; specifically, α ≥ (1 + β)/e when β ≤ 1/(e − 1), which is tight, and α ≥ 0.648 when β = 1, which improves on a bound of around 0.635 due to Correa et al. (SODA, 2020). Adding to their practical appeal, specifically in the context of algorithmic pricing, we then show that the new bounds can be obtained even in a streaming model of computation and thus in situations where the use of relevant data is complicated by the sheer amount of data available. We finally establish that the upper bound of 1/e for the case without samples is robust to additional information about the distribution, and applies also to sequences of i.i.d. random variables whose distribution is itself drawn, according to a known distribution, from a finite set of known candidate distributions. This implies a tight prophet inequality for exchangeable sequences of random variables, answering a question of Hill and Kertz (Contemporary Mathematics, 1992), but leaves open the possibility of better guarantees when the number of candidate distributions is small, a setting we believe is of strong interest to applications

    Tight bounds for online TSP on the line

    Get PDF
    We consider the online traveling salesperson problem (TSP), where requests appear online over time on the real line and need to be visited by a server initially located at the origin. We distinguish between closed and open online TSP, depending on whether the server eventually needs to return to the origin or not. While online TSP on the line is a very natural online problem that was introduced more than two decades ago, no tight competitive analysis was known to date. We settle this problem by providing tight bounds on the competitive ratios for both the closed and the open variant of the problem. In particular, for closed online TSP, we provide a 1.64-competitive algorithm,thus matching a known lower bound. For open online TSP, we give a new upper bound as well as a matching lower bound that establish the remarkable competitive ratio of 2.04. Additionally, we consider the online Dial-A-Ride problem on the line, where each request needs to be transported to a specified destination. We provide an improved non-preemptive lower bound of 1.75 for this setting, as well as an improved preemptive algorithm with competitive ratio 2.41.Finally, we generalize known and give new complexity results for the underlying offline problems. In particular, we give an algorithm with running time O(n2) for closed offline TSP on the line with release dates and show that both variants of offline Dial-A-Ride on the line are NP-hard for any capacity c≥2 of the server

    The power of migration in online machine minimization

    No full text

    Prophet Inequalities for I.I.D. Random Variables from an Unknown Distribution

    No full text
    A central object in optimal stopping theory is the single-choice prophet inequality for independent, identically distributed random variables: Given a sequence of random variables X1,,XnX_1,\dots,X_n drawn independently from a distribution FF, the goal is to choose a stopping time τ\tau so as to maximize α\alpha such that for all distributions FF we have E[Xτ]αE[maxtXt]\mathbb{E}[X_\tau] \geq \alpha \cdot \mathbb{E}[\max_tX_t]. What makes this problem challenging is that the decision whether τ=t\tau=t may only depend on the values of the random variables X1,,XtX_1,\dots,X_t and on the distribution FF. For quite some time the best known bound for the problem was α11/e0.632\alpha\geq1-1/e\approx0.632 [Hill and Kertz, 1982]. Only recently this bound was improved by Abolhassani et al. [2017], and a tight bound of α0.745\alpha\approx0.745 was obtained by Correa et al. [2017]. The case where FF is unknown, such that the decision whether τ=t\tau=t may depend only on the values of the first tt random variables but not on FF, is equally well motivated (e.g., [Azar et al., 2014]) but has received much less attention. A straightforward guarantee for this case of α1/e0.368\alpha\geq1/e\approx0.368 can be derived from the solution to the secretary problem. Our main result is that this bound is tight. Motivated by this impossibility result we investigate the case where the stopping time may additionally depend on a limited number of samples from~FF. An extension of our main result shows that even with o(n)o(n) samples α1/e\alpha\leq 1/e, so that the interesting case is the one with Ω(n)\Omega(n) samples. Here we show that nn samples allow for a significant improvement over the secretary problem, while O(n2)O(n^2) samples are equivalent to knowledge of the distribution: specifically, with nn samples α11/e0.632\alpha\geq1-1/e\approx0.632 and αln(2)0.693\alpha\leq\ln(2)\approx0.693, and with O(n2)O(n^2) samples α0.745ϵ\alpha\geq0.745-\epsilon for any ϵ>0\epsilon>0

    A {PTAS} for {Euclidean} {TSP} with Hyperplane Neighborhoods

    No full text

    A {PTAS} for {E}uclidean {TSP} with Hyperplane Neighborhoods

    No full text

    A {PTAS} for {E}uclidean {TSP} with Hyperplane Neighborhoods

    No full text
    In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are given a collection of geometric regions in some space. The goal is to output a tour of minimum length that visits at least one point in each region. Even in the Euclidean plane, TSPN is known to be APX-hard, which gives rise to studying more tractable special cases of the problem. In this paper, we focus on the fundamental special case of regions that are hyperplanes in the dd-dimensional Euclidean space. This case contrasts the much-better understood case of so-called fat regions. While for d=2d=2 an exact algorithm with running time O(n5)O(n^5) is known, settling the exact approximability of the problem for d=3d=3 has been repeatedly posed as an open question. To date, only an approximation algorithm with guarantee exponential in dd is known, and NP-hardness remains open. For arbitrary fixed dd, we develop a Polynomial Time Approximation Scheme (PTAS) that works for both the tour and path version of the problem. Our algorithm is based on approximating the convex hull of the optimal tour by a convex polytope of bounded complexity. Such polytopes are represented as solutions of a sophisticated LP formulation, which we combine with the enumeration of crucial properties of the tour. As the approximation guarantee approaches 11, our scheme adjusts the complexity of the considered polytopes accordingly. In the analysis of our approximation scheme, we show that our search space includes a sufficiently good approximation of the optimum. To do so, we develop a novel and general sparsification technique to transform an arbitrary convex polytope into one with a constant number of vertices and, in turn, into one of bounded complexity in the above sense. Hereby, we maintain important properties of the polytope

    Routing Games with Progressive Filling

    No full text
    corecore