2021
DOI: 10.1016/j.tcs.2021.03.021
|View full text |Cite
|
Sign up to set email alerts
|

Query-competitive sorting with uncertainty

Abstract: We study the problem of sorting under incomplete information, when queries are used to resolve uncertainties. Each of n data items has an unknown value, which is known to lie in a given interval. We can pay a query cost to learn the actual value, and we may allow an error threshold in the sorting. The goal is to find a nearly-sorted permutation by performing a minimum-cost set of queries. We show that an offline optimum query set can be found in polynomial time, and that both oblivious and adaptive problems ha… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 31 publications
0
3
0
Order By: Relevance
“…For that special case we show that distributing the queries in a balanced way among all unsolved sets yields an O(log min{k, m}/ log log min{k, m})-roundcompetitive algorithm. We also give 2-round competitive algorithms for sorting multiple sets (by adapting ideas from previous work on sorting with uncertainty [12,19]) and for determining the i-th smallest value (and all elements whose value is equal to that value) of a single set.…”
Section: Parallel Queriesmentioning
confidence: 99%
“…For that special case we show that distributing the queries in a balanced way among all unsolved sets yields an O(log min{k, m}/ log log min{k, m})-roundcompetitive algorithm. We also give 2-round competitive algorithms for sorting multiple sets (by adapting ideas from previous work on sorting with uncertainty [12,19]) and for determining the i-th smallest value (and all elements whose value is equal to that value) of a single set.…”
Section: Parallel Queriesmentioning
confidence: 99%
“…The line of research on explorable uncertainty has been initiated by Kahan (1991) in the context of selection problems. Subsequent work addressed caching problems (Olston and Widom 2000), problems such as computing a function value (Khanna and Tan 2001), finding the kth smallest value in a set of uncertainty intervals (Feder et al 2003;Gupta et al 2016), also with non-uniform query cost (Feder et al 2003), and sorting (Halldórsson and de Lima 2019).…”
Section: Bibliographical Notesmentioning
confidence: 99%
“…Given an instance of the sorting problem, we can create a set for each pair of elements that are in the same set of the sorting instance and obtain a minimum problem whose feasible query sets also solve the sorting problem. Halldórsson and de Lima (2019) showed directly that the witness set algorithm for sorting a single set is 2-competitive and is best possible. They also show that the competitive ratio can be improved to 1.5 using randomization.…”
Section: Bibliographical Notesmentioning
confidence: 99%