Skip to main content

Showing 1–13 of 13 results for author: Chiplunkar, A

.
  1. arXiv:2212.03016  [pdf, other

    cs.DS

    Online Min-Max Paging

    Authors: Ashish Chiplunkar, Monika Henzinger, Sagar Sudhir Kale, Maximilian Vötsch

    Abstract: Motivated by fairness requirements in communication networks, we introduce a natural variant of the online paging problem, called \textit{min-max} paging, where the objective is to minimize the maximum number of faults on any page. While the classical paging problem, whose objective is to minimize the total number of faults, admits $k$-competitive deterministic and $O(\log k)$-competitive randomiz… ▽ More

    Submitted 6 December, 2022; originally announced December 2022.

    Comments: 25 pages, 1 figure, to appear in SODA 2023

  2. arXiv:2211.04145  [pdf, ps, other

    cs.DS cs.GT

    Prophet Inequality: Order selection beats random order

    Authors: Archit Bubna, Ashish Chiplunkar

    Abstract: In the prophet inequality problem, a gambler faces a sequence of items arriving online with values drawn independently from known distributions. On seeing an item, the gambler must choose whether to accept its value as her reward and quit the game, or reject it and continue. The gambler's aim is to maximize her expected reward relative to the expected maximum of the values of all items. Since the… ▽ More

    Submitted 22 May, 2023; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: Accepted in EC 2023

  3. arXiv:2110.10091  [pdf, ps, other

    cs.DS

    Factorial Lower Bounds for (Almost) Random Order Streams

    Authors: Ashish Chiplunkar, John Kallaugher, Michael Kapralov, Eric Price

    Abstract: In this paper we introduce and study the \textsc{StreamingCycles} problem, a random order streaming version of the Boolean Hidden Hypermatching problem that has been instrumental in streaming lower bounds over the past decade. In this problem the edges of a graph $G$, comprising $n/\ell$ disjoint length-$\ell$ cycles on $n$ vertices, are partitioned randomly among $n$ players. Every edge is annota… ▽ More

    Submitted 19 September, 2022; v1 submitted 19 October, 2021; originally announced October 2021.

  4. arXiv:2102.11119  [pdf, ps, other

    cs.DS

    The Randomized Competitive Ratio of Weighted $k$-server is at least Exponential

    Authors: Nikhil Ayyadevara, Ashish Chiplunkar

    Abstract: The weighted $k$-server problem is a natural generalization of the $k$-server problem in which the cost incurred in moving a server is the distance traveled times the weight of the server. Even after almost three decades since the seminal work of Fiat and Ricklin (1994), the competitive ratio of this problem remains poorly understood, even on the simplest class of metric spaces -- the uniform metr… ▽ More

    Submitted 14 July, 2021; v1 submitted 22 February, 2021; originally announced February 2021.

    Comments: 9 pages

  5. arXiv:2002.07682  [pdf, other

    cs.DS cs.LG stat.ML

    How to Solve Fair $k$-Center in Massive Data Models

    Authors: Ashish Chiplunkar, Sagar Kale, Sivaramakrishnan Natarajan Ramamoorthy

    Abstract: Fueled by massive data, important decision making is being automated with the help of algorithms, therefore, fairness in algorithms has become an especially important research topic. In this work, we design new streaming and distributed algorithms for the fair $k$-center problem that models fair data summarization. The streaming and distributed models of computation have an attractive feature of b… ▽ More

    Submitted 24 February, 2020; v1 submitted 18 February, 2020; originally announced February 2020.

  6. arXiv:1808.04807  [pdf, ps, other

    cs.DS

    Testing Graph Clusterability: Algorithms and Lower Bounds

    Authors: Ashish Chiplunkar, Michael Kapralov, Sanjeev Khanna, Aida Mousavifar, Yuval Peres

    Abstract: We consider the problem of testing graph cluster structure: given access to a graph $G=(V, E)$, can we quickly determine whether the graph can be partitioned into a few clusters with good inner conductance, or is far from any such graph? This is a generalization of the well-studied problem of testing graph expansion, where one wants to distinguish between the graph having good expansion (i.e.\ bei… ▽ More

    Submitted 18 September, 2018; v1 submitted 14 August, 2018; originally announced August 2018.

    Comments: Appears in FOCS 2018

  7. arXiv:1807.08543  [pdf, other

    cs.DS

    Set Cover with Delay -- Clairvoyance is not Required

    Authors: Yossi Azar, Ashish Chiplunkar, Shay Kutten, Noam Touitou

    Abstract: In most online problems with delay, clairvoyance (i.e. knowing the future delay of a request upon its arrival) is required for polylogarithmic competitiveness. In this paper, we show that this is not the case for set cover with delay (SCD) -- specifically, we present the first non-clairvoyant algorithm, which is $O(\log n \log m)$-competitive, where $n$ is the number of elements and $m$ is the num… ▽ More

    Submitted 22 June, 2020; v1 submitted 23 July, 2018; originally announced July 2018.

    Comments: 23 pages, 3 figures

  8. arXiv:1711.01834  [pdf, ps, other

    cs.DS

    Prophet Secretary: Surpassing the $1-1/e$ Barrier

    Authors: Yossi Azar, Ashish Chiplunkar, Haim Kaplan

    Abstract: In the Prophet Secretary problem, samples from a known set of probability distributions arrive one by one in a uniformly random order, and an algorithm must irrevocably pick one of the samples as soon as it arrives. The goal is to maximize the expected value of the sample picked relative to the expected maximum of the distributions. This is one of the most simple and fundamental problems in online… ▽ More

    Submitted 6 November, 2017; originally announced November 2017.

  9. arXiv:1610.05155  [pdf, ps, other

    cs.DS

    Polylogarithmic Bounds on the Competitiveness of Min-cost (Bipartite) Perfect Matching with Delays

    Authors: Yossi Azar, Ashish Chiplunkar, Haim Kaplan

    Abstract: We consider the problem of online Min-cost Perfect Matching with Delays (MPMD) recently introduced by Emek et al, (STOC 2016). This problem is defined on an underlying $n$-point metric space. An adversary presents real-time requests online at points of the metric space, and the algorithm is required to match them, possibly after kee** them waiting for some time. The cost incurred is the sum of t… ▽ More

    Submitted 17 October, 2016; originally announced October 2016.

  10. arXiv:1412.8615  [pdf, ps, other

    cs.DS

    On Randomized Algorithms for Matching in the Online Preemptive Model

    Authors: Ashish Chiplunkar, Sumedh Tirodkar, Sundar Vishwanathan

    Abstract: We investigate the power of randomized algorithms for the maximum cardinality matching (MCM) and the maximum weight matching (MWM) problems in the online preemptive model. In this model, the edges of a graph are revealed one by one and the algorithm is required to always maintain a valid matching. On seeing an edge, the algorithm has to either accept or reject the edge. If accepted, then the adjac… ▽ More

    Submitted 2 July, 2015; v1 submitted 30 December, 2014; originally announced December 2014.

  11. arXiv:1404.2396  [pdf, ps, other

    cs.DS

    Approximating the Regular Graphic TSP in near linear time

    Authors: Ashish Chiplunkar, Sundar Vishwanathan

    Abstract: We present a randomized approximation algorithm for computing traveling salesperson tours in undirected regular graphs. Given an $n$-vertex, $k$-regular graph, the algorithm computes a tour of length at most $\left(1+\frac{7}{\ln k-O(1)}\right)n$, with high probability, in $O(nk \log k)$ time. This improves upon a recent result by Vishnoi (\cite{Vishnoi12}, FOCS 2012) for the same problem, in term… ▽ More

    Submitted 13 June, 2014; v1 submitted 9 April, 2014; originally announced April 2014.

    Comments: 12 pages

  12. On Randomized Memoryless Algorithms for the Weighted $k$-server Problem

    Authors: Ashish Chiplunkar, Sundar Vishwanathan

    Abstract: The weighted $k$-server problem is a generalization of the $k$-server problem in which the cost of moving a server of weight $β_i$ through a distance $d$ is $β_i\cdot d$. The weighted server problem on uniform spaces models caching where caches have different write costs. We prove tight bounds on the performance of randomized memoryless algorithms for this problem on uniform metric spaces. We prov… ▽ More

    Submitted 29 May, 2014; v1 submitted 1 January, 2013; originally announced January 2013.

    Comments: Published at the 54th Annual IEEE Symposium on Foundations of Computer Science (FOCS 2013)

  13. arXiv:1206.5392  [pdf, ps, other

    cs.DS

    Metrical Service Systems with Multiple Servers

    Authors: Ashish Chiplunkar, Sundar Vishwanathan

    Abstract: We study the problem of metrical service systems with multiple servers (MSSMS), which generalizes two well-known problems -- the $k$-server problem, and metrical service systems. The MSSMS problem is to service requests, each of which is an $l$-point subset of a metric space, using $k$ servers, with the objective of minimizing the total distance traveled by the servers. Feuerstein initiated a st… ▽ More

    Submitted 21 May, 2014; v1 submitted 23 June, 2012; originally announced June 2012.

    Comments: 18 pages; accepted for publication at COCOON 2013