Skip to main content

Showing 1–9 of 9 results for author: Lindermayr, A

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

    cs.DS cs.LG

    Accelerating Matroid Optimization through Fast Imprecise Oracles

    Authors: Franziska Eberle, Felix Hommelsheim, Alexander Lindermayr, Zhenwei Liu, Nicole Megow, Jens Schlöter

    Abstract: Querying complex models for precise information (e.g. traffic models, database systems, large ML models) often entails intense computations and results in long response times. Thus, weaker models which give imprecise results quickly can be advantageous, provided inaccuracies can be resolved using few queries to a stronger model. In the fundamental problem of computing a maximum-weight basis of a m… ▽ More

    Submitted 5 February, 2024; originally announced February 2024.

  2. arXiv:2307.08453  [pdf, ps, other

    cs.DS

    Santa Claus meets Makespan and Matroids: Algorithms and Reductions

    Authors: Étienne Bamas, Alexander Lindermayr, Nicole Megow, Lars Rohwedder, Jens Schlöter

    Abstract: In this paper we study the relation of two fundamental problems in scheduling and fair allocation: makespan minimization on unrelated parallel machines and max-min fair allocation, also known as the Santa Claus problem. For both of these problems the best approximation factor is a notorious open question; more precisely, whether there is a better-than-2 approximation for the former problem and whe… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: Abstract abridged for arXiv submission

  3. arXiv:2302.00985  [pdf, other

    cs.DS cs.LG

    Speed-Oblivious Online Scheduling: Knowing (Precise) Speeds is not Necessary

    Authors: Alexander Lindermayr, Nicole Megow, Martin Rapp

    Abstract: We consider online scheduling on unrelated (heterogeneous) machines in a speed-oblivious setting, where an algorithm is unaware of the exact job-dependent processing speeds. We show strong impossibility results for clairvoyant and non-clairvoyant algorithms and overcome them in models inspired by practical settings: (i) we provide competitive learning-augmented algorithms, assuming that (possibly… ▽ More

    Submitted 30 May, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: To appear at ICML 2023

  4. arXiv:2301.12863  [pdf, ps, other

    cs.DS cs.LG

    Minimalistic Predictions to Schedule Jobs with Online Precedence Constraints

    Authors: Alexandra Lassota, Alexander Lindermayr, Nicole Megow, Jens Schlöter

    Abstract: We consider non-clairvoyant scheduling with online precedence constraints, where an algorithm is oblivious to any job dependencies and learns about a job only if all of its predecessors have been completed. Given strong impossibility results in classical competitive analysis, we investigate the problem in a learning-augmented setting, where an algorithm has access to predictions without any qualit… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

  5. arXiv:2205.12850  [pdf, other

    cs.DS cs.LG

    A Universal Error Measure for Input Predictions Applied to Online Graph Problems

    Authors: Giulia Bernardini, Alexander Lindermayr, Alberto Marchetti-Spaccamela, Nicole Megow, Leen Stougie, Michelle Sweering

    Abstract: We introduce a novel measure for quantifying the error in input predictions. The error is based on a minimum-cost hyperedge cover in a suitably defined hypergraph and provides a general template which we apply to online graph problems. The measure captures errors due to absent predicted requests as well as unpredicted actual requests; hence, predicted and actual inputs can be of arbitrary size. We… ▽ More

    Submitted 10 October, 2022; v1 submitted 25 May, 2022; originally announced May 2022.

    Comments: To appear in NeurIPS 2022

  6. arXiv:2202.10199  [pdf, other

    cs.DS cs.LG

    Permutation Predictions for Non-Clairvoyant Scheduling

    Authors: Alexander Lindermayr, Nicole Megow

    Abstract: In non-clairvoyant scheduling, the task is to find an online strategy for scheduling jobs with a priori unknown processing requirements with the objective to minimize the total (weighted) completion time. We revisit this well-studied problem in a recently popular learning-augmented setting that integrates (untrusted) predictions in online algorithm design. While previous works used predictions on… ▽ More

    Submitted 20 May, 2022; v1 submitted 21 February, 2022; originally announced February 2022.

    Comments: SPAA 2022

  7. arXiv:2112.05422  [pdf, other

    cs.LG cs.DS

    Robustification of Online Graph Exploration Methods

    Authors: Franziska Eberle, Alexander Lindermayr, Nicole Megow, Lukas Nölke, Jens Schlöter

    Abstract: Exploring unknown environments is a fundamental task in many domains, e.g., robot navigation, network security, and internet search. We initiate the study of a learning-augmented variant of the classical, notoriously hard online graph exploration problem by adding access to machine-learned predictions. We propose an algorithm that naturally integrates predictions into the well-known Nearest Neighb… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: Accepted at AAAI 2022

  8. arXiv:2103.01640  [pdf, other

    cs.LG cs.DS

    Double Coverage with Machine-Learned Advice

    Authors: Alexander Lindermayr, Nicole Megow, Bertrand Simon

    Abstract: We study the fundamental online k-server problem in a learning-augmented setting. While in the traditional online model, an algorithm has no information about the request sequence, we assume that there is given some advice (e.g. machine-learned predictions) on an algorithm's decision. There is, however, no guarantee on the quality of the prediction and it might be far from being correct. Our mai… ▽ More

    Submitted 16 November, 2021; v1 submitted 2 March, 2021; originally announced March 2021.

    Comments: Accepted at ITCS 2022

  9. arXiv:2007.02413  [pdf, other

    cs.DM math.CO

    Elimination distance to bounded degree on planar graphs

    Authors: Alexander Lindermayr, Sebastian Siebertz, Alexandre Vigny

    Abstract: We study the graph parameter elimination distance to bounded degree, which was introduced by Bulian and Dawar in their study of the parameterized complexity of the graph isomorphism problem. We prove that the problem is fixed-parameter tractable on planar graphs, that is, there exists an algorithm that given a planar graph $G$ and integers $d$ and $k$ decides in time $f(k,d)\cdot n^c$ for a comput… ▽ More

    Submitted 23 May, 2024; v1 submitted 5 July, 2020; originally announced July 2020.

    Comments: 12 pages, 1 figure