- Online Unit Profit Knapsack with Untrusted Predictions.
- Joan Boyar, Lene M. Favrholdt, and Kim S. Larsen.
In 18th Scandinavian Symposium and Workshops on Algorithm Theory (SWAT), volume 227 of Leibniz International Proceedings in Informatics (LIPIcs), pages 20:1-20:17. Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH, 2022.
A variant of the online knapsack problem is considered in the
settings of trusted and untrusted predictions. In Unit Profit
Knapsack, the items have unit profit, and it is easy to find an
optimal solution offline: Pack as many of the smallest items as
possible into the knapsack. For Online Unit Profit Knapsack, the
competitive ratio is unbounded.
In contrast,
previous work on online algorithms with untrusted
predictions generally
studied problems where an online algorithm with a constant
competitive ratio is known.
The prediction, possibly obtained from a machine learning source,
that our algorithm uses is the average size of those smallest items
that fit in the knapsack. For the prediction error in this hard
online problem, we use the ratio
r = a/â,
where
a is the actual value for this average size and
â is
the prediction. The algorithm presented achieves a competitive ratio
of
1/(2r) for
r ≥ 1 and
r/2 for
r ≤ 1.
Using an adversary technique, we show that this is optimal in
some sense, giving a trade-off in the competitive ratio attainable
for different values of
r. Note that the result for accurate
advice,
r = 1, is only
1/2, but we show that no deterministic algorithm
knowing the value
a can achieve a competitive ratio better than
(e-1)/e ≈ 0.6321 and present an algorithm with a
matching upper bound.
We also show that
this
latter algorithm attains a competitive ratio of
r(e-1)/e for
r ≤ 1 and
(e-r)/e for
1 ≤ r < e, and no deterministic algorithm
can be better for both
r < 1 and
1 < r < e.
-
publication
- Link to the publication at the publisher's site - subscription may be required.
Text required by the publisher (if any):
none.
-
full version
-
Link to the journal version containing all the material and proofs, some of which are usually omitted in the conference version due to space constraints.
-
open access (799 KB)
-
The same as the publisher's version, when the publisher permits. Otherwise, the author's last version before the publisher's copyright; this is often exactly the same, but sometimes fonts, page numbers, figure numbers, etc. are different. It may also be a full version. However, it is safe to read this version, and at the same time cite the official version, as long as references to concrete locations, numbered theorems, etc. inside the article are avoided.
-
other publications
-
Other publications by the author.