Skip to main content

Showing 1–22 of 22 results for author: Schewior, K

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

    cs.GT cs.DS

    Contract Design for Pandora's Box

    Authors: Martin Hoefer, Conrad Schecker, Kevin Schewior

    Abstract: We study a natural application of contract design to search problems with probabilistic prior and exploration costs. These problems have a plethora of applications and are expressed concisely within the Pandora's Box model. Its optimal solution is the ingenious index policy proposed originally by Weitzman in 1979. In our principal-agent setting, the search task is delegated to an agent. The agen… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

  2. arXiv:2401.10476  [pdf, ps, other

    cs.DS

    Quickly Determining Who Won an Election

    Authors: Lisa Hellerstein, Naifeng Liu, Kevin Schewior

    Abstract: This paper considers elections in which voters choose one candidate each, independently according to known probability distributions. A candidate receiving a strict majority (absolute or relative, depending on the version) wins. After the voters have made their choices, each vote can be inspected to determine which candidate received that vote. The time (or cost) to inspect each of the votes is kn… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

    Comments: Full version of ITCS 2024 paper

  3. arXiv:2310.02130  [pdf, other

    cs.DS

    Clustering Graphs of Bounded Treewidth to Minimize the Sum of Radius-Dependent Costs

    Authors: Lukas Drexler, Jan Höckendorff, Joshua Könen, Kevin Schewior

    Abstract: We consider the following natural problem that generalizes min-sum-radii clustering: Given is $k\in\mathbb{N}$ as well as some metric space $(V,d)$ where $V=F\cup C$ for facilities $F$ and clients $C$. The goal is to find a clustering given by $k$ facility-radius pairs $(f_1,r_1),\dots,(f_k,r_k)\in F\times\mathbb{R}_{\geq 0}$ such that $C\subseteq B(f_1,r_1)\cup\dots\cup B(f_k,r_k)$ and… ▽ More

    Submitted 4 October, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: updated funding information

  4. Threshold Testing and Semi-Online Prophet Inequalities

    Authors: Martin Hoefer, Kevin Schewior

    Abstract: We study threshold testing, an elementary probing model with the goal to choose a large value out of $n$ i.i.d. random variables. An algorithm can test each variable $X_i$ once for some threshold $t_i$, and the test returns binary feedback whether $X_i \ge t_i$ or not. Thresholds can be chosen adaptively or non-adaptively by the algorithm. Given the results for the tests of each variable, we then… ▽ More

    Submitted 12 June, 2024; v1 submitted 4 July, 2023; originally announced July 2023.

  5. arXiv:2305.15566  [pdf, ps, other

    cs.DS cs.GT

    Trading Prophets

    Authors: José Correa, Andrés Cristi, Paul Dütting, Mohammad Hajiaghayi, Jan Olkowski, Kevin Schewior

    Abstract: In this work we initiate the study of buy-and-sell prophet inequalities. We start by considering what is arguably the most fundamental setting. In this setting the online algorithm observes a sequence of prices one after the other. At each time step, the online algorithm can decide to buy and pay the current price if it does not hold the item already; or it can decide to sell and collect the curre… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  6. arXiv:2305.01310  [pdf, other

    cs.DS cs.DM

    Incremental Maximization via Continuization

    Authors: Yann Disser, Max Klimm, Kevin Schewior, David Weckbecker

    Abstract: We consider the problem of finding an incremental solution to a cardinality-constrained maximization problem that not only captures the solution for a fixed cardinality, but also describes how to gradually grow the solution as the cardinality bound increases. The goal is to find an incremental solution that guarantees a good competitive ratio against the optimum solution for all cardinalities simu… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

  7. arXiv:2301.03638  [pdf, ps, other

    cs.DS

    Improved Approximation Algorithms for the Expanding Search Problem

    Authors: Svenja M. Griesbach, Felix Hommelsheim, Max Klimm, Kevin Schewior

    Abstract: A searcher faces a graph with edge lengths and vertex weights, initially having explored only a given starting vertex. In each step, the searcher adds an edge to the solution that connects an unexplored vertex to an explored vertex. This requires an amount of time equal to the edge length. The goal is to minimize the weighted sum of the exploration times over all vertices. We show that this proble… ▽ More

    Submitted 1 August, 2023; v1 submitted 9 January, 2023; originally announced January 2023.

  8. arXiv:2211.14082  [pdf, ps, other

    cs.DS

    Simple Algorithms for Stochastic Score Classification with Small Approximation Ratios

    Authors: Benedikt M. Plank, Kevin Schewior

    Abstract: We revisit the Stochastic Score Classification (SSC) problem introduced by Gkenosis et al. (ESA 2018): We are given $n$ tests. Each test $j$ can be conducted at cost $c_j$, and it succeeds independently with probability $p_j$. Further, a partition of the (integer) interval $\{0,\dots,n\}$ into $B$ smaller intervals is known. The goal is to conduct tests so as to determine that interval from the pa… ▽ More

    Submitted 20 January, 2024; v1 submitted 25 November, 2022; originally announced November 2022.

  9. arXiv:2208.05396  [pdf, other

    cs.DS cs.GT

    Knapsack Secretary Through Boosting

    Authors: Andreas Abels, Leon Ladewig, Kevin Schewior, Moritz Stinzendörfer

    Abstract: We revisit the knapsack-secretary problem (Babaioff et al.; APPROX 2007), a generalization of the classic secretary problem in which items have different sizes and multiple items may be selected if their total size does not exceed the capacity $B$ of a knapsack. Previous works show competitive ratios of $1/(10e)$ (Babaioff et al.), $1/8.06$ (Kesselheim et al.; STOC 2014), and $1/6.65$ (Albers, Kha… ▽ More

    Submitted 10 August, 2022; originally announced August 2022.

  10. arXiv:2109.04340  [pdf, other

    cs.CG cs.DS

    Online Search for a Hyperplane in High-Dimensional Euclidean Space

    Authors: Antonios Antoniadis, Ruben Hoeksma, Sándor Kisfaludi-Bak, Kevin Schewior

    Abstract: We consider the online search problem in which a server starting at the origin of a $d$-dimensional Euclidean space has to find an arbitrary hyperplane. The best-possible competitive ratio and the length of the shortest curve from which each point on the $d$-dimensional unit sphere can be seen are within a constant factor of each other. We show that this length is in $Ω(d)\cap O(d^{3/2})$.

    Submitted 9 September, 2021; originally announced September 2021.

    Comments: Pages: 7, Figures: 2

  11. arXiv:2102.09432  [pdf, ps, other

    cs.DS

    A Stronger Impossibility for Fully Online Matching

    Authors: Alexander Eckl, Anja Kirschbaum, Marilena Leichter, Kevin Schewior

    Abstract: We revisit the fully online matching model (Huang et al., J.\ ACM, 2020), an extension of the classic online matching model due to Karp, Vazirani, and Vazirani (STOC 1990), which has recently received a lot of attention (Huang et al., SODA 2019 and FOCS 2020), partly due to applications in ride-sharing platforms. It has been shown that the fully online version is harder than the classic version fo… ▽ More

    Submitted 4 September, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: Full version of a paper published in Operations Research Letters

  12. arXiv:2011.05181  [pdf, other

    cs.DS

    Speed-Robust Scheduling -- Sand, Bricks, and Rocks

    Authors: Franziska Eberle, Ruben Hoeksma, Nicole Megow, Lukas Nölke, Kevin Schewior, Bertrand Simon

    Abstract: The speed-robust scheduling problem is a two-stage problem where given $m$ machines, jobs must be grouped into at most $m$ bags while the processing speeds of the given $m$ machines are unknown. After the speeds are revealed, the grouped jobs must be assigned to the machines without being separated. To evaluate the performance of algorithms, we determine upper bounds on the worst-case ratio of the… ▽ More

    Submitted 31 May, 2022; v1 submitted 10 November, 2020; originally announced November 2020.

  13. arXiv:2007.06110  [pdf, ps, other

    cs.DS cs.GT

    Unknown I.I.D. Prophets: Better Bounds, Streaming Algorithms, and a New Impossibility

    Authors: José Correa, Paul Dütting, Felix Fischer, Kevin Schewior, Bruno Ziliotto

    Abstract: A prophet inequality states, for some $α\in[0,1]$, that the expected value achievable by a gambler who sequentially observes random variables $X_1,\dots,X_n$ and selects one of them is at least an $α$ fraction of the maximum value in the sequence. We obtain three distinct improvements for a setting that was first studied by Correa et al. (EC, 2019) and is particularly relevant to modern applicatio… ▽ More

    Submitted 20 November, 2020; v1 submitted 12 July, 2020; originally announced July 2020.

    Comments: Accepted to ITCS 2021

  14. arXiv:2001.01715  [pdf, other

    cs.DS cs.DM math.CO

    An Approximation Algorithm for Fully Planar Edge-Disjoint Paths

    Authors: Chien-Chung Huang, Mathieu Mari, Claire Mathieu, Kevin Schewior, Jens Vygen

    Abstract: We devise a constant-factor approximation algorithm for the maximization version of the edge-disjoint paths problem if the supply graph together with the demand edges form a planar graph. By planar duality this is equivalent to packing cuts in a planar graph such that each cut contains exactly one demand edge. We also show that the natural linear programming relaxations have constant integrality g… ▽ More

    Submitted 6 January, 2020; originally announced January 2020.

  15. arXiv:1912.10769  [pdf, ps, other

    cs.DS

    Online Throughput Maximization on Unrelated Machines: Commitment is No Burden

    Authors: Franziska Eberle, Nicole Megow, Kevin Schewior

    Abstract: We consider a fundamental online scheduling problem in which jobs with processing times and deadlines arrive online over time at their release dates. The task is to determine a feasible preemptive schedule on a single or multiple possibly unrelated machines that maximizes the number of jobs that complete before their deadline. Due to strong impossibility results for competitive analysis on a singl… ▽ More

    Submitted 30 November, 2021; v1 submitted 23 December, 2019; originally announced December 2019.

  16. arXiv:1905.04162  [pdf, ps, other

    cs.DS cs.CC

    Online Multistage Subset Maximization Problems

    Authors: Evripidis Bampis, Bruno Escoffier, Kevin Schewior, Alexandre Teiller

    Abstract: Numerous combinatorial optimization problems (knapsack, maximum-weight matching, etc.) can be expressed as \emph{subset maximization problems}: One is given a ground set $N=\{1,\dots,n\}$, a collection $\mathcal{F}\subseteq 2^N$ of subsets thereof such that $\emptyset\in\mathcal{F}$, and an objective (profit) function $p:\mathcal{F}\rightarrow\mathbb{R}_+$. The task is to choose a set… ▽ More

    Submitted 10 May, 2019; originally announced May 2019.

  17. arXiv:1811.08238  [pdf, ps, other

    cs.DS

    A general framework for handling commitment in online throughput maximization

    Authors: Lin Chen, Franziska Eberle, Nicole Megow, Kevin Schewior, Cliff Stein

    Abstract: We study a fundamental online job admission problem where jobs with deadlines arrive online over time at their release dates, and the task is to determine a preemptive single-server schedule which maximizes the number of jobs that complete on time. To circumvent known impossibility results, we make a standard slackness assumption by which the feasible time window for scheduling a job is at least… ▽ More

    Submitted 20 November, 2018; originally announced November 2018.

  18. arXiv:1811.06114  [pdf, ps, other

    cs.DS cs.GT

    Prophet Inequalities for I.I.D. Random Variables from an Unknown Distribution

    Authors: José R. Correa, Paul Dütting, Felix Fischer, Kevin Schewior

    Abstract: A central object in optimal stop** theory is the single-choice prophet inequality for independent, identically distributed random variables: Given a sequence of random variables $X_1,\dots,X_n$ drawn independently from a distribution $F$, the goal is to choose a stop** time $τ$ so as to maximize $α$ such that for all distributions $F$ we have… ▽ More

    Submitted 7 April, 2021; v1 submitted 14 November, 2018; originally announced November 2018.

  19. arXiv:1804.03953  [pdf, ps, other

    cs.DS

    A PTAS for Euclidean TSP with Hyperplane Neighborhoods

    Authors: Antonios Antoniadis, Krzysztof Fleszar, Ruben Hoeksma, Kevin Schewior

    Abstract: In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are given a collection of geometric regions in some space. The goal is to output a tour of minimum length that visits at least one point in each region. Even in the Euclidean plane, TSPN is known to be APX-hard, which gives rise to studying more tractable special cases of the problem. In this paper, we focus on the fundamental spec… ▽ More

    Submitted 13 June, 2019; v1 submitted 11 April, 2018; originally announced April 2018.

  20. arXiv:1506.05721  [pdf, ps, other

    cs.DS cs.DM

    An O(m^2 log m)-Competitive Algorithm for Online Machine Minimization

    Authors: Lin Chen, Nicole Megow, Kevin Schewior

    Abstract: We consider the online machine minimization problem in which jobs with hard deadlines arrive online over time at their release dates. The task is to determine a feasible schedule on a minimum number of machines. Our main result is a general O(m^2 log m)-competitive algorithm for the preemptive online problem, where m is the optimal number of machines used in an offline solution. This is the first… ▽ More

    Submitted 18 June, 2015; originally announced June 2015.

  21. arXiv:1407.7998  [pdf, ps, other

    cs.DS

    New Results on Online Resource Minimization

    Authors: Lin Chen, Nicole Megow, Kevin Schewior

    Abstract: We consider the online resource minimization problem in which jobs with hard deadlines arrive online over time at their release dates. The task is to determine a feasible schedule on a minimum number of machines. We rigorously study this problem and derive various algorithms with small constant competitive ratios for interesting restricted problem variants. As the most important special case, we c… ▽ More

    Submitted 8 December, 2015; v1 submitted 30 July, 2014; originally announced July 2014.

  22. arXiv:1308.3161  [pdf, ps, other

    cs.NI cs.GT

    Routing Games with Progressive Filling

    Authors: Tobias Harks, Martin Hoefer, Kevin Schewior, Alexander Skopalik

    Abstract: Max-min fairness (MMF) is a widely known approach to a fair allocation of bandwidth to each of the users in a network. This allocation can be computed by uniformly raising the bandwidths of all users without violating capacity constraints. We consider an extension of these allocations by raising the bandwidth with arbitrary and not necessarily uniform time-depending velocities (allocation rates).… ▽ More

    Submitted 14 January, 2014; v1 submitted 14 August, 2013; originally announced August 2013.