Online Rounding Schemes for $ k $-Rental Problems

📅 2025-07-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies online resource allocation under adversarial conditions with reusable resources, focusing on two leasing models: kRental-Fixed (fixed lease duration) and kRental-Variable (variable lease duration), where a decision-maker must allocate k identical reusable units to dynamically arriving lease requests. We propose a price-based fractional allocation framework, augmented by novel lossless online rounding and bounded-correlation rounding techniques—introducing controlled dependence among unit assignments while preserving per-unit independent processing, thereby overcoming performance bottlenecks of traditional independent rounding. Theoretically, we achieve the optimal randomized competitive ratio for kRental-Fixed and an asymptotically optimal competitive ratio for kRental-Variable. To our knowledge, this is the first work to establish tight theoretical bounds for reusable leasing problems, significantly enhancing both the efficiency and robustness of online decision-making.

Technology Category

Application Category

📝 Abstract
We study two online resource-allocation problems with reusability in an adversarial setting, namely kRental-Fixed and kRental-Variable. In both problems, a decision-maker manages $k$ identical reusable units and faces a sequence of rental requests over time. We develop theoretically grounded relax-and-round algorithms with provable competitive-ratio guarantees for both settings. For kRental-Fixed, we present an optimal randomized algorithm that attains the best possible competitive ratio: it first computes an optimal fractional allocation via a price-based approach, then applies a novel lossless online rounding scheme to obtain an integral solution. For kRental-Variable, we prove that lossless online rounding is impossible. We introduce a limited-correlation rounding technique that treats each unit independently while introducing controlled dependencies across allocation decisions involving the same unit. Coupled with a carefully crafted price-based method for computing the fractional allocation, this yields an order-optimal competitive ratio for the variable-duration setting.
Problem

Research questions and friction points this paper is trying to address.

Develop online algorithms for k reusable resource allocation
Achieve optimal competitive ratio for fixed-duration rentals
Address impossibility of lossless rounding in variable-duration rentals
Innovation

Methods, ideas, or system contributions that make the work stand out.

Optimal randomized algorithm with price-based approach
Novel lossless online rounding scheme
Limited-correlation rounding technique with controlled dependencies
🔎 Similar Papers
No similar papers found.