Skip to main content

Showing 1–23 of 23 results for author: Jeż, Ł

.
  1. arXiv:2503.17264  [pdf, other

    cs.DS

    A 3.3904-Competitive Online Algorithm for List Update with Uniform Costs

    Authors: Mateusz Basiak, Marcin Bienkowski, Martin Böhm, Marek Chrobak, Łukasz Jeż, Jiří Sgall, Agnieszka Tatarczuk

    Abstract: We consider the List Update problem where the cost of each swap is assumed to be 1. This is in contrast to the ``standard'' model, in which an algorithm is allowed to swap the requested item with previous items for free. We construct an online algorithm Full-Or-Partial-Move (FPM), whose competitive ratio is at most $3.3904$, improving over the previous best known bound of $4$.

    Submitted 29 April, 2025; v1 submitted 21 March, 2025; originally announced March 2025.

  2. arXiv:2404.15554  [pdf, other

    cs.DS

    Online Disjoint Set Covers: Randomization is not Necessary

    Authors: Marcin Bienkowski, Jarosław Byrka, Łukasz Jeż

    Abstract: In the online disjoint set covers problem, the edges of a hypergraph are revealed online, and the goal is to partition them into a maximum number of disjoint set covers. That is, n nodes of a hypergraph are given at the beginning, and then a sequence of hyperedges (subsets of [n]) is presented to an algorithm. For each hyperedge, an online algorithm must assign a color (an integer). Once an input… ▽ More

    Submitted 10 January, 2025; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: Published at STACS 2025

  3. arXiv:2201.05999  [pdf, ps, other

    cs.DS cs.DM math.CO math.OC

    Lower bounds on the performance of online algorithms for relaxed packing problems

    Authors: János Balogh, György Dósa, Leah Epstein, Łukasz Jeż

    Abstract: We prove new lower bounds for suitable competitive ratio measures of two relaxed online packing problems: online removable multiple knapsack, and a recently introduced online minimum peak appointment scheduling problem. The high level objective in both problems is to pack arriving items of sizes at most 1 into bins of capacity 1 as efficiently as possible, but the exact formalizations differ. In t… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

  4. arXiv:1911.01592  [pdf, ps, other

    cs.DS

    Unbounded lower bound for k-server against weak adversaries

    Authors: Marcin Bienkowski, Jarosław Byrka, Christian Coester, Łukasz Jeż

    Abstract: We study the resource augmented version of the $k$-server problem, also known as the $k$-server problem against weak adversaries or the $(h,k)$-server problem. In this setting, an online algorithm using $k$ servers is compared to an offline algorithm using $h$ servers, where $h\le k$. For uniform metrics, it has been known since the seminal work of Sleator and Tarjan (1985) that for any $ε>0$, the… ▽ More

    Submitted 20 April, 2020; v1 submitted 4 November, 2019; originally announced November 2019.

    Comments: To appear in STOC 2020

  5. arXiv:1811.09233  [pdf, other

    cs.DS

    Better Bounds for Online Line Chasing

    Authors: Marcin Bienkowski, Jarosław Byrka, Marek Chrobak, Christian Coester, Łukasz Jeż, Elias Koutsoupias

    Abstract: We study online competitive algorithms for the \emph{line chasing problem} in Euclidean spaces $\reals^d$, where the input consists of an initial point $P_0$ and a sequence of lines $X_1,X_2,...,X_m$, revealed one at a time. At each step $t$, when the line $X_t$ is revealed, the algorithm must determine a point $P_t\in X_t$. An online algorithm is called $c$-competitive if for any input sequence t… ▽ More

    Submitted 19 September, 2019; v1 submitted 22 November, 2018; originally announced November 2018.

  6. arXiv:1810.00580  [pdf, other

    cs.DS

    Slaying Hydrae: Improved Bounds for Generalized k-Server in Uniform Metrics

    Authors: Marcin Bienkowski, Łukasz Jeż, Paweł Schmidt

    Abstract: The generalized $k$-server problem is an extension of the weighted $k$-server problem, which in turn extends the classic $k$-server problem. In the generalized $k$-server problem, each of $k$ servers $s_1, \dots, s_k$ remains in its own metric space $M_i$. A request is a tuple $(r_1,\dots,r_k)$, where $r_i \in M_i$, and to service it, an algorithm needs to move at least one server $s_i$ to the poi… ▽ More

    Submitted 17 September, 2019; v1 submitted 1 October, 2018; originally announced October 2018.

  7. A $φ$-Competitive Algorithm for Scheduling Packets with Deadlines

    Authors: Pavel Veselý, Marek Chrobak, Łukasz Jeż, Jiří Sgall

    Abstract: In the online packet scheduling problem with deadlines (PacketSchD, for short), the goal is to schedule transmissions of packets that arrive over time in a network switch and need to be sent across a link. Each packet has a deadline, representing its urgency, and a non-negative weight, that represents its priority. Only one packet can be transmitted in any time slot, so if the system is overloaded… ▽ More

    Submitted 20 October, 2023; v1 submitted 18 July, 2018; originally announced July 2018.

    Comments: Final version of the article, as it existed immediately prior to editing and production by SIAM and being published in SIAM Journal on Computing, published with SIAM's permission

    MSC Class: 68W27 ACM Class: F.2.2

    Journal ref: SIAM J. Comput. 51(5): 1626-1691 (2022)

  8. Scheduling under dynamic speed-scaling for minimizing weighted completion time and energy consumption

    Authors: Christoph Dürr, Łukasz Jeż, Oscar C. Vásquez

    Abstract: Since a few years there is an increasing interest in minimizing the energy consumption of computing systems. However in a shared computing system, users want to optimize their experienced quality of service, at the price of a high energy consumption. In this work, we address the problem of optimizing and designing mechanisms for a linear combination of weighted completion time and energy consumpti… ▽ More

    Submitted 29 May, 2018; originally announced May 2018.

    Journal ref: Discrete Applied Mathematics, Volume 196, 11 December 2015, Pages 20-27

  9. arXiv:1705.07018  [pdf, other

    cs.DS

    On Packet Scheduling with Adversarial Jamming and Speedup

    Authors: Martin Böhm, Łukasz Jeż, Jiří Sgall, Pavel Veselý

    Abstract: In Packet Scheduling with Adversarial Jamming packets of arbitrary sizes arrive over time to be transmitted over a channel in which instantaneous jamming errors occur at times chosen by the adversary and not known to the algorithm. The transmission taking place at the time of jamming is corrupt, and the algorithm learns this fact immediately. An online algorithm maximizes the total size of packets… ▽ More

    Submitted 6 August, 2018; v1 submitted 19 May, 2017; originally announced May 2017.

    Comments: Appeared in Proc. of the 15th Workshop on Approximation and Online Algorithms (WAOA 2017)

    ACM Class: F.2.2

  10. arXiv:1610.04915  [pdf, other

    cs.DS

    Logarithmic price of buffer downscaling on line metrics

    Authors: Marcin Bienkowski, Martin Böhm, Łukasz Jeż, Paweł Laskoś-Grabowski, Jan Marcinkowski, Jiří Sgall, Aleksandra Spyra, Pavel Veselý

    Abstract: We consider the reordering buffer problem on a line consisting of n equidistant points. We show that, for any constant delta, an (offline) algorithm that has a buffer (1-delta) k performs worse by a factor of Omega(log n) than an offline algorithm with buffer k. In particular, this demonstrates that the O(log n)-competitive online algorithm MovingPartition by Gamzu and Segev (ACM Trans. on Algorit… ▽ More

    Submitted 22 July, 2017; v1 submitted 16 October, 2016; originally announced October 2016.

    MSC Class: 68W01; 68W05; 68W40; 68Q25

  11. The $(h,k)$-Server Problem on Bounded Depth Trees

    Authors: Nikhil Bansal, Marek Eliáš, Łukasz Jeż, Grigorios Koumoutsos

    Abstract: We study the $k$-server problem in the resource augmentation setting i.e., when the performance of the online algorithm with $k$ servers is compared to the offline optimal solution with $h \leq k$ servers. The problem is very poorly understood beyond uniform metrics. For this special case, the classic $k$-server algorithms are roughly $(1+1/ε)$-competitive when $k=(1+ε) h$, for any $ε>0$. Surprisi… ▽ More

    Submitted 11 April, 2017; v1 submitted 30 August, 2016; originally announced August 2016.

    Comments: Appeared in SODA 2017

  12. arXiv:1606.09395  [pdf, other

    cs.DS

    Online Packet Scheduling with Bounded Delay and Lookahead

    Authors: Martin Böhm, Marek Chrobak, Łukasz Jeż, Fei Li, Jiří Sgall, Pavel Veselý

    Abstract: We study the online bounded-delay packet scheduling problem (BDPS), where packets of unit size arrive at a router over time and need to be transmitted over a network link. Each packet has two attributes: a non-negative weight and a deadline for its transmission. The objective is to maximize the total weight of the transmitted packets. This problem has been well studied in the literature, yet its o… ▽ More

    Submitted 30 June, 2016; originally announced June 2016.

    Comments: 18 pages, 4 figures, submitted to ISAAC 2016

    ACM Class: F.2.2

  13. arXiv:1507.02378  [pdf, other

    cs.DS

    Online Algorithms for Multi-Level Aggregation

    Authors: Marcin Bienkowski, Martin Böhm, Jaroslaw Byrka, Marek Chrobak, Christoph Dürr, Lukáš Folwarczný, Łukasz Jeż, Jiří Sgall, Nguyen Kim Thang, Pavel Veselý

    Abstract: In the Multi-Level Aggregation Problem (MLAP), requests arrive at the nodes of an edge-weighted tree T, and have to be served eventually. A service is defined as a subtree X of T that contains its root. This subtree X serves all requests that are pending in the nodes of X, and the cost of this service is equal to the total weight of X. Each request also incurs waiting cost between its arrival and… ▽ More

    Submitted 28 December, 2016; v1 submitted 9 July, 2015; originally announced July 2015.

  14. arXiv:1504.03586  [pdf, other

    cs.GT

    Mechanism design for aggregating energy consumption and quality of service in speed scaling scheduling

    Authors: Christoph Dürr, Łukasz Jeż, Óscar C. Vásquez

    Abstract: We consider a strategic game, where players submit jobs to a machine that executes all jobs in a way that minimizes energy while respecting the given deadlines. The energy consumption is then charged to the players in some way. Each player wants to minimize the sum of that charge and of their job's deadline multiplied by a priority weight. Two charging schemes are studied, the proportional cost sh… ▽ More

    Submitted 10 July, 2017; v1 submitted 14 April, 2015; originally announced April 2015.

  15. arXiv:1504.01093  [pdf, other

    cs.GT cs.DS

    Pricing Online Decisions: Beyond Auctions

    Authors: Ilan Reuven Cohen, Alon Eden, Amos Fiat, Łukasz Jeż

    Abstract: We consider dynamic pricing schemes in online settings where selfish agents generate online events. Previous work on online mechanisms has dealt almost entirely with the goal of maximizing social welfare or revenue in an auction settings. This paper deals with quite general settings and minimizing social costs. We show that appropriately computed posted prices allow one to achieve essentially the… ▽ More

    Submitted 5 April, 2015; originally announced April 2015.

    Comments: Appeared in the ACM-SIAM Symposium on Discrete Algorithms (SODA), 2015

  16. arXiv:1307.2531  [pdf, other

    cs.DS

    Better Approximation Bounds for the Joint Replenishment Problem

    Authors: Marcin Bienkowski, Jaroslaw Byrka, Marek Chrobak, Łukasz Jeż, Jiří Sgall

    Abstract: The Joint Replenishment Problem (JRP) deals with optimizing shipments of goods from a supplier to retailers through a shared warehouse. Each shipment involves transporting goods from the supplier to the warehouse, at a fixed cost C, followed by a redistribution of these goods from the warehouse to the retailers that ordered them, where transporting goods to a retailer $ρ$ has a fixed cost $c_ρ$. I… ▽ More

    Submitted 9 July, 2013; originally announced July 2013.

    MSC Class: 68W25; 68W27; 90C05

  17. arXiv:1102.3393  [pdf, other

    cs.DS

    Better Bounds for Incremental Frequency Allocation in Bipartite Graphs

    Authors: Marek Chrobak, Łukasz Jeż, Jiří Sgall

    Abstract: We study frequency allocation in wireless networks. A wireless network is modeled by an undirected graph, with vertices corresponding to cells. In each vertex we have a certain number of requests, and each of those requests must be assigned a different frequency. Edges represent conflicts between cells, meaning that frequencies in adjacent vertices must be different as well. The objective is to mi… ▽ More

    Submitted 16 February, 2011; originally announced February 2011.

    Comments: 12 pages, 3 figures

  18. arXiv:1102.1273  [pdf, ps, other

    cs.DS

    One to Rule Them All: a General Randomized Algorithm for Buffer Management with Bounded Delay

    Authors: Łukasz Jeż

    Abstract: We give a memoryless scale-invariant randomized algorithm for the Buffer Management with Bounded Delay problem that is e/(e-1)-competitive against an adaptive adversary, together with better performance guarantees for many restricted variants, including the s-bounded instances. In particular, our algorithm attains the optimum competitive ratio of 4/3 on 2-bounded instances. Both the algorithm an… ▽ More

    Submitted 7 February, 2011; originally announced February 2011.

    Comments: 14 pages

    MSC Class: 68Q25; 68Q87

  19. arXiv:0907.2050  [pdf, ps, other

    cs.DS

    Randomised Buffer Management with Bounded Delay against Adaptive Adversary

    Authors: Łukasz Jeż

    Abstract: We give a new analysis of the RMix algorithm by Chin et al. for the Buffer Management with Bounded Delay problem (or online scheduling of unit jobs to maximise weighted throughput). Unlike the original proof of e/(e-1)-competitiveness, the new one holds even in adaptive-online adversary model. In fact, the proof works also for a slightly more general problem studied by Bie{ń}kowski et al.

    Submitted 8 February, 2011; v1 submitted 12 July, 2009; originally announced July 2009.

    Comments: Obsolete; improved upon by arXiv:1102.1273 [cs.DS]. This comment is the only difference from previous version

  20. arXiv:0905.4068  [pdf, ps, other

    cs.DS

    A 4/3-competitive randomized algorithm for online scheduling of packets with agreeable deadlines

    Authors: Łukasz Jeż

    Abstract: In 2005 Li et al. gave a phi-competitive deterministic online algorithm for scheduling of packets with agreeable deadlines with a very interesting analysis. This is known to be optimal due to a lower bound by Hajek. We claim that the algorithm by Li et al. can be slightly simplified, while retaining its competitive ratio. Then we introduce randomness to the modified algorithm and argue that the… ▽ More

    Submitted 3 February, 2010; v1 submitted 25 May, 2009; originally announced May 2009.

    Comments: 11 pages, 3-4 figures; new version due to STACS submission

    ACM Class: F.2.2

  21. arXiv:0902.2209  [pdf, other

    cs.DS

    Online Scheduling of Bounded Length Jobs to Maximize Throughput

    Authors: Christoph Durr, Lukasz Jez, Nguyen Kim Thang

    Abstract: We consider an online scheduling problem, motivated by the issues present at the joints of networks using ATM and TCP/IP. Namely, IP packets have to broken down to small ATM cells and sent out before their deadlines, but cells corresponding to different packets can be interwoven. More formally, we consider the online scheduling problem with preemptions, where each job j is revealed at release ti… ▽ More

    Submitted 14 April, 2009; v1 submitted 12 February, 2009; originally announced February 2009.

  22. arXiv:0901.2897  [pdf, other

    cs.DS

    Online validation of the pi and pi' failure functions

    Authors: Pawel Gawrychowski, Artur Jez, Lukasz Jez

    Abstract: Let pi_w denote the failure function of the Morris-Pratt algorithm for a word w. In this paper we study the following problem: given an integer array A[1..n], is there a word w over arbitrary alphabet such that A[i]=pi_w[i] for all i? Moreover, what is the minimum required cardinality of the alphabet? We give a real time linear algorithm for this problem in the unit-cost RAM model with Θ(log n)… ▽ More

    Submitted 13 April, 2009; v1 submitted 19 January, 2009; originally announced January 2009.

    Comments: submitted

  23. arXiv:0802.1685  [pdf, ps, other

    cs.DS

    Generalized Whac-a-Mole

    Authors: Marcin Bienkowski, Marek Chrobak, Christoph Durr, Mathilde Hurand, Artur Jez, Lukasz Jez, Jakub Lopuszanski, Grzegorz Stachowiak

    Abstract: We consider online competitive algorithms for the problem of collecting weighted items from a dynamic set S, when items are added to or deleted from S over time. The objective is to maximize the total weight of collected items. We study the general version, as well as variants with various restrictions, including the following: the uniform case, when all items have the same weight, the decrement… ▽ More

    Submitted 16 February, 2008; v1 submitted 12 February, 2008; originally announced February 2008.