Skip to main content

Showing 1–21 of 21 results for author: Albers, S

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

    cs.DS

    Online $b$-Matching with Stochastic Rewards

    Authors: Susanne Albers, Sebastian Schubert

    Abstract: The $b$-matching problem is an allocation problem where the vertices on the left-hand side of a bipartite graph, referred to as servers, may be matched multiple times. In the setting with stochastic rewards, an assignment between an incoming request and a server turns into a match with a given success probability. Mehta and Panigrahi (FOCS 2012) introduced online bipartite matching with stochastic… ▽ More

    Submitted 25 November, 2024; originally announced November 2024.

    Comments: 18 pages, 1 figure, full version of a paper accepted SOFSEM 2025

    ACM Class: F.2.2

  2. arXiv:2405.08595  [pdf, other

    cs.DS

    Online busy time scheduling with flexible jobs

    Authors: Susanne Albers, G. Wessel van der Heijden

    Abstract: We present several competitive ratios for the online busy time scheduling problem with flexible jobs. The busy time scheduling problem is a fundamental scheduling problem motivated by energy efficiency with the goal of minimizing the total time that machines with multiple processors are enabled. In the busy time scheduling problem, an unbounded number of machines is given, where each machine has… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

  3. arXiv:2206.15336  [pdf, ps, other

    cs.DS

    Tight Bounds for Online Matching in Bounded-Degree Graphs with Vertex Capacities

    Authors: Susanne Albers, Sebastian Schubert

    Abstract: We study the $b$-matching problem in bipartite graphs $G=(S,R,E)$. Each vertex $s\in S$ is a server with individual capacity $b_s$. The vertices $r\in R$ are requests that arrive online and must be assigned instantly to an eligible server. The goal is to maximize the size of the constructed matching. We assume that $G$ is a $(k,d)$-graph~\cite{NW}, where $k$ specifies a lower bound on the degree o… ▽ More

    Submitted 30 June, 2022; originally announced June 2022.

    Comments: 21 pages, 1 figure, full version of a paper accepted ESA 2022

    ACM Class: F.2.2

  4. arXiv:2110.09161  [pdf, ps, other

    cs.DS

    Machine Covering in the Random-Order Model

    Authors: Susanne Albers, Waldo Gálvez, Maximilian Janke

    Abstract: In the Online Machine Covering problem jobs, defined by their sizes, arrive one by one and have to be assigned to $m$ parallel and identical machines, with the goal of maximizing the load of the least-loaded machine. In this work, we study the Machine Covering problem in the recently popular random-order model. Here no extra resources are present, but instead the adversary is weakened in that it c… ▽ More

    Submitted 27 October, 2021; v1 submitted 18 October, 2021; originally announced October 2021.

  5. arXiv:2107.14692  [pdf, ps, other

    cs.DS

    Algorithms for Right-Sizing Heterogeneous Data Centers

    Authors: Susanne Albers, Jens Quedenfeld

    Abstract: Power consumption is a dominant and still growing cost factor in data centers. In time periods with low load, the energy consumption can be reduced by powering down unused servers. We resort to a model introduced by Lin, Wierman, Andrew and Thereska that considers data centers with identical machines, and generalize it to heterogeneous data centers with $d$ different server types. The operating co… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

  6. arXiv:2107.14672  [pdf, ps, other

    cs.DS

    Algorithms for Energy Conservation in Heterogeneous Data Centers

    Authors: Susanne Albers, Jens Quedenfeld

    Abstract: Power consumption is the major cost factor in data centers. It can be reduced by dynamically right-sizing the data center according to the currently arriving jobs. If there is a long period with low load, servers can be powered down to save energy. For identical machines, the problem has already been solved optimally by Lin et al. (2013) and Albers and Quedenfeld (2018). In this paper, we study… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

  7. Scheduling with Testing on Multiple Identical Parallel Machines

    Authors: Susanne Albers, Alexander Eckl

    Abstract: Scheduling with testing is a recent online problem within the framework of explorable uncertainty motivated by environments where some preliminary action can influence the duration of a task. Jobs have an unknown processing time that can be explored by running a test. Alternatively, jobs can be executed for the duration of a given upper limit. We consider this problem within the setting of multipl… ▽ More

    Submitted 19 August, 2021; v1 submitted 5 May, 2021; originally announced May 2021.

    Comments: 27 pages, 15 pages main text including references, 12 pages appendix, Conference: Algorithms and Data Structures Symposium (WADS 2021)

  8. arXiv:2103.16340  [pdf, other

    cs.DS

    Scheduling in the Secretary Model

    Authors: Susanne Albers, Maximilian Janke

    Abstract: This paper studies Makespan Minimization in the secretary model. Formally, jobs, specified by their processing times, are presented in a uniformly random order. An online algorithm has to assign each job permanently and irrevocably to one of m parallel and identical machines such that the expected time it takes to process them all, the makespan, is minimized. We give two deterministic algorithms.… ▽ More

    Submitted 27 October, 2021; v1 submitted 30 March, 2021; originally announced March 2021.

  9. arXiv:2012.00511  [pdf, other

    cs.DS

    Best Fit Bin Packing with Random Order Revisited

    Authors: Susanne Albers, Arindam Khan, Leon Ladewig

    Abstract: Best Fit is a well known online algorithm for the bin packing problem, where a collection of one-dimensional items has to be packed into a minimum number of unit-sized bins. In a seminal work, Kenyon [SODA 1996] introduced the (asymptotic) random order ratio as an alternative performance measure for online algorithms. Here, an adversary specifies the items, but the order of arrival is drawn unifor… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full version of MFCS 2020 paper

  10. arXiv:2012.00497  [pdf, other

    cs.DS

    Improved Online Algorithms for Knapsack and GAP in the Random Order Model

    Authors: Susanne Albers, Arindam Khan, Leon Ladewig

    Abstract: The knapsack problem is one of the classical problems in combinatorial optimization: Given a set of items, each specified by its size and profit, the goal is to find a maximum profit packing into a knapsack of bounded capacity. In the online setting, items are revealed one by one and the decision, if the current item is packed or discarded forever, must be done immediately and irrevocably upon arr… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full and revised version of APPROX 2019 paper

  11. arXiv:2012.00488  [pdf, other

    cs.DS

    New Results for the $k$-Secretary Problem

    Authors: Susanne Albers, Leon Ladewig

    Abstract: Suppose that $n$ items arrive online in random order and the goal is to select $k$ of them such that the expected sum of the selected items is maximized. The decision for any item is irrevocable and must be made on arrival without knowing future items. This problem is known as the $k$-secretary problem, which includes the classical secretary problem with the special case $k=1$. It is well-known th… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full and revised version of ISAAC 2019 paper

  12. Explorable Uncertainty in Scheduling with Non-Uniform Testing Times

    Authors: Susanne Albers, Alexander Eckl

    Abstract: The problem of scheduling with testing in the framework of explorable uncertainty models environments where some preliminary action can influence the duration of a task. In the model, each job has an unknown processing time that can be revealed by running a test. Alternatively, jobs may be run untested for the duration of a given upper limit. Recently, Dürr et al. [5] have studied the setting wher… ▽ More

    Submitted 19 August, 2021; v1 submitted 28 September, 2020; originally announced September 2020.

    Comments: 34 pages total, 16 pages main text including references, 18 pages appendix. Conference: Workshop on Approximation and Online Algorithms (WAOA) 2020

  13. arXiv:2006.00386  [pdf, ps, other

    cs.DS

    Scheduling in the Random-Order Model

    Authors: Susanne Albers, Maximilian Janke

    Abstract: Makespan minimization on identical machines is a fundamental problem in online scheduling. The goal is to assign a sequence of jobs to $m$ identical parallel machines so as to minimize the maximum completion time of any job. Already in the 1960s, Graham showed that Greedy is $(2-1/m)$-competitive. The best deterministic online algorithm currently known achieves a competitive ratio of 1.9201. No de… ▽ More

    Submitted 27 October, 2021; v1 submitted 30 May, 2020; originally announced June 2020.

  14. arXiv:1911.13085  [pdf, ps, other

    cs.DS

    Minimization of Weighted Completion Times in Path-based Coflow Scheduling

    Authors: Alexander Eckl, Luisa Peter, Maximilian Schiffer, Susanne Albers

    Abstract: Coflow scheduling models communication requests in parallel computing frameworks where multiple data flows between shared resources need to be completed before computation can continue. In this paper, we introduce Path-based Coflow Scheduling, a generalized problem variant that considers coflows as collections of flows along fixed paths on general network topologies with node capacity restrictions… ▽ More

    Submitted 17 February, 2020; v1 submitted 29 November, 2019; originally announced November 2019.

    Comments: 25 pages, 2 pages references, 4 pages appendix

  15. arXiv:1807.05112  [pdf, ps, other

    cs.DS cs.CC

    Optimal Algorithms for Right-Sizing Data Centers- Extended Version

    Authors: Susanne Albers, Jens Quedenfeld

    Abstract: Electricity cost is a dominant and rapidly growing expense in data centers. Unfortunately, much of the consumed energy is wasted because servers are idle for extended periods of time. We study a capacity management problem that dynamically right-sizes a data center, matching the number of active servers with the varying demand for computing capacity. We resort to a data-center optimization problem… ▽ More

    Submitted 30 July, 2021; v1 submitted 13 July, 2018; originally announced July 2018.

  16. arXiv:1708.07715  [pdf, ps, other

    cs.GT

    The Price of Uncertainty in Present-Biased Planning

    Authors: Susanne Albers, Dennis Kraft

    Abstract: The tendency to overestimate immediate utility is a common cognitive bias. As a result people behave inconsistently over time and fail to reach long-term goals. Behavioral economics tries to help affected individuals by implementing external incentives. However, designing robust incentives is often difficult due to imperfect knowledge of the parameter $β\in (0,1]$ quantifying a person's present bi… ▽ More

    Submitted 25 August, 2017; originally announced August 2017.

  17. arXiv:1702.07172  [pdf, other

    cs.DS cs.DM

    Tight Bounds for Online Coloring of Basic Graph Classes

    Authors: Susanne Albers, Sebastian Schraink

    Abstract: We resolve a number of long-standing open problems in online graph coloring. More specifically, we develop tight lower bounds on the performance of online algorithms for fundamental graph classes. An important contribution is that our bounds also hold for randomized online algorithms, for which hardly any results were known. Technically, we construct lower bounds for chordal graphs. The constructi… ▽ More

    Submitted 3 July, 2017; v1 submitted 23 February, 2017; originally announced February 2017.

  18. arXiv:1702.01677  [pdf, ps, other

    cs.DS

    On the Value of Penalties in Time-Inconsistent Planning

    Authors: Susanne Albers, Dennis Kraft

    Abstract: People tend to behave inconsistently over time due to an inherent present bias. As this may impair performance, social and economic settings need to be adapted accordingly. Common tools to reduce the impact of time-inconsistent behavior are penalties and prohibition. Such tools are called commitment devices. In recent work Kleinberg and Oren connect the design of prohibition-based commitment devic… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

  19. arXiv:1601.00479  [pdf, ps, other

    cs.CC cs.DS

    Motivating Time-Inconsistent Agents: A Computational Approach

    Authors: Susanne Albers, Dennis Kraft

    Abstract: In this paper we investigate the computational complexity of motivating time-inconsistent agents to complete long term projects. We resort to an elegant graph-theoretic model, introduced by Kleinberg and Oren, which consists of a task graph $G$ with $n$ vertices, including a source $s$ and target $t$, and an agent that incrementally constructs a path from $s$ to $t$ in order to collect rewards. Th… ▽ More

    Submitted 4 January, 2016; originally announced January 2016.

  20. arXiv:1304.5625  [pdf, ps, other

    cs.DS

    Online Makespan Minimization with Parallel Schedules

    Authors: Susanne Albers, Matthias Hellwig

    Abstract: In online makespan minimization a sequence of jobs $σ= J_1,..., J_n$ has to be scheduled on $m$ identical parallel machines so as to minimize the maximum completion time of any job. We investigate the problem with an essentially new model of resource augmentation. Here, an online algorithm is allowed to build several schedules in parallel while processing $σ$. At the end of the scheduling process… ▽ More

    Submitted 20 April, 2013; originally announced April 2013.

  21. arXiv:1111.0773  [pdf, ps, other

    cs.DS

    On the Value of Job Migration in Online Makespan Minimization

    Authors: Susanne Albers, Matthias Hellwig

    Abstract: Makespan minimization on identical parallel machines is a classical scheduling problem. We consider the online scenario where a sequence of $n$ jobs has to be scheduled non-preemptively on $m$ machines so as to minimize the maximum completion time of any job. The best competitive ratio that can be achieved by deterministic online algorithms is in the range $[1.88,1.9201]$. Currently no randomized… ▽ More

    Submitted 8 March, 2012; v1 submitted 3 November, 2011; originally announced November 2011.

    Comments: Revised version