Skip to main content

Showing 1–9 of 9 results for author: Touitou, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2410.21266  [pdf, other

    cs.LG cs.DS

    Online Weighted Paging with Unknown Weights

    Authors: Orin Levy, Noam Touitou, Aviv Rosenberg

    Abstract: Online paging is a fundamental problem in the field of online algorithms, in which one maintains a cache of $k$ slots as requests for fetching pages arrive online. In the weighted variant of this problem, each page has its own fetching cost; a substantial line of work on this problem culminated in an (optimal) $O(\log k)$-competitive randomized algorithm, due to Bansal, Buchbinder and Naor (FOCS'0… ▽ More

    Submitted 28 October, 2024; originally announced October 2024.

  2. arXiv:2306.05744  [pdf, other

    cs.DS

    Improved and Deterministic Online Service with Deadlines or Delay

    Authors: Noam Touitou

    Abstract: We consider the problem of online service with delay on a general metric space, first presented by Azar, Ganesh, Ge and Panigrahi (STOC 2017). The best known randomized algorithm for this problem, by Azar and Touitou (FOCS 2019), is $O(\log^2 n)$-competitive, where $n$ is the number of points in the metric space. This is also the best known result for the special case of online service with deadli… ▽ More

    Submitted 9 June, 2023; originally announced June 2023.

    Comments: Appears in STOC 2023

  3. arXiv:2112.11831  [pdf, other

    cs.DS

    Online Graph Algorithms with Predictions

    Authors: Yossi Azar, Debmalya Panigrahi, Noam Touitou

    Abstract: Online algorithms with predictions is a popular and elegant framework for bypassing pessimistic lower bounds in competitive analysis. In this model, online algorithms are supplied with future predictions, and the goal is for the competitive ratio to smoothly interpolate between the best offline and online bounds as a function of the prediction error. In this paper, we study online graph problems w… ▽ More

    Submitted 22 December, 2021; originally announced December 2021.

    Comments: To be published in SODA 2022

  4. arXiv:2109.08424  [pdf, other

    cs.DS

    Distortion-Oblivious Algorithms for Minimizing Flow Time

    Authors: Yossi Azar, Stefano Leonardi, Noam Touitou

    Abstract: We consider the classic online problem of scheduling on a single machine to minimize total flow time. In STOC 2021, the concept of robustness to distortion in processing times was introduced: for every distortion factor $μ$, an $O(μ^2)$-competitive algorithm $\operatorname{ALG}_μ$ which handles distortions up to $μ$ was presented. However, using that result requires one to know the distortion of t… ▽ More

    Submitted 17 September, 2021; originally announced September 2021.

  5. arXiv:2103.05604  [pdf, other

    cs.DS

    Flow Time Scheduling with Uncertain Processing Time

    Authors: Yossi Azar, Stefano Leonardi, Noam Touitou

    Abstract: We consider the problem of online scheduling on a single machine in order to minimize weighted flow time. The existing algorithms for this problem (STOC '01, SODA '03, FOCS '18) all require exact knowledge of the processing time of each job. This assumption is crucial, as even a slight perturbation of the processing time would lead to polynomial competitive ratio. However, this assumption very rar… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.

  6. arXiv:2004.07946  [pdf, other

    cs.DS

    Beyond Tree Embeddings -- a Deterministic Framework for Network Design with Deadlines or Delay

    Authors: Yossi Azar, Noam Touitou

    Abstract: We consider network design problems with deadline or delay. All previous results for these models are based on randomized embedding of the graph into a tree (HST) and then solving the problem on this tree. We show that this is not necessary. In particular, we design a deterministic framework for these problems which is not based on embedding. This enables us to provide deterministic… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

    Comments: 41 pages, 6 figures

  7. arXiv:1904.07131  [pdf, other

    cs.DS

    General Framework for Metric Optimization Problems with Delay or with Deadlines

    Authors: Yossi Azar, Noam Touitou

    Abstract: In this paper, we present a framework used to construct and analyze algorithms for online optimization problems with deadlines or with delay over a metric space. Using this framework, we present algorithms for several different problems. We present an $O(D^{2})$-competitive deterministic algorithm for online multilevel aggregation with delay on a tree of depth $D$, an exponential improvement over… ▽ More

    Submitted 15 April, 2019; originally announced April 2019.

  8. 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

  9. arXiv:1712.10273  [pdf, other

    cs.DS

    Improved Online Algorithm for Weighted Flow Time

    Authors: Yossi Azar, Noam Touitou

    Abstract: We discuss one of the most fundamental scheduling problem of processing jobs on a single machine to minimize the weighted flow time (weighted response time). Our main result is a $O(\log P)$-competitive algorithm, where $P$ is the maximum-to-minimum processing time ratio, improving upon the $O(\log^{2}P)$-competitive algorithm of Chekuri, Khanna and Zhu (STOC 2001). We also design a $O(\log D)$-co… ▽ More

    Submitted 15 August, 2018; v1 submitted 29 December, 2017; originally announced December 2017.

    Comments: 20 pages, 4 figures