Skip to main content

Showing 1–24 of 24 results for author: Angelopoulos, S

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

    cs.DS cs.AI

    Pareto-Optimality, Smoothness, and Stochasticity in Learning-Augmented One-Max-Search

    Authors: Ziyad Benomar, Lorenzo Croissant, Vianney Perchet, Spyros Angelopoulos

    Abstract: One-max search is a classic problem in online decision-making, in which a trader acts on a sequence of revealed prices and accepts one of them irrevocably to maximise its profit. The problem has been studied both in probabilistic and in worst-case settings, notably through competitive analysis, and more recently in learning-augmented settings in which the trader has access to a prediction on the s… ▽ More

    Submitted 8 February, 2025; originally announced February 2025.

  2. arXiv:2501.17701  [pdf, other

    cs.DS cs.LG

    Decision-Theoretic Approaches in Learning-Augmented Algorithms

    Authors: Spyros Angelopoulos, Christoph Dürr, Georgii Melidi

    Abstract: In this work, we initiate the systemic study of decision-theoretic metrics in the design and analysis of algorithms with machine-learned predictions. We introduce approaches based on both deterministic measures such as distance-based evaluation, that help us quantify how close the algorithm is to an ideal solution, as well as stochastic measures that allow us to balance the trade-off between the a… ▽ More

    Submitted 29 January, 2025; originally announced January 2025.

  3. arXiv:2408.11422  [pdf, other

    cs.DS

    Scenario-Based Robust Optimization of Tree Structures

    Authors: Spyros Angelopoulos, Christoph Dürr, Alex Elenter, Georgii Melidi

    Abstract: We initiate the study of tree structures in the context of scenario-based robust optimization. Specifically, we study Binary Search Trees (BSTs) and Huffman coding, two fundamental techniques for efficiently managing and encoding data based on a known set of frequencies of keys. Given $k$ different scenarios, each defined by a distinct frequency distribution over the keys, our objective is to comp… ▽ More

    Submitted 21 August, 2024; originally announced August 2024.

  4. arXiv:2408.04122  [pdf, other

    cs.LG cs.DS

    Overcoming Brittleness in Pareto-Optimal Learning-Augmented Algorithms

    Authors: Spyros Angelopoulos, Christoph Dürr, Alex Elenter, Yanni Lefki

    Abstract: The study of online algorithms with machine-learned predictions has gained considerable prominence in recent years. One of the common objectives in the design and analysis of such algorithms is to attain (Pareto) optimal tradeoffs between the consistency of the algorithm, i.e., its performance assuming perfect predictions, and its robustness, i.e., the performance of the algorithm under adversaria… ▽ More

    Submitted 7 August, 2024; originally announced August 2024.

  5. arXiv:2404.12485  [pdf, other

    cs.DS cs.AI cs.LG

    Contract Scheduling with Distributional and Multiple Advice

    Authors: Spyros Angelopoulos, Marcin Bienkowski, Christoph Dürr, Bertrand Simon

    Abstract: Contract scheduling is a widely studied framework for designing real-time systems with interruptible capabilities. Previous work has showed that a prediction on the interruption time can help improve the performance of contract-based systems, however it has relied on a single prediction that is provided by a deterministic oracle. In this work, we introduce and study more general and realistic lear… ▽ More

    Submitted 18 April, 2024; originally announced April 2024.

    Comments: To appear in Proceedings of IJCAI 2024

  6. arXiv:2401.01149  [pdf, other

    cs.GT math.OC

    Search Games with Predictions

    Authors: Spyros Angelopoulos, Thomas Lidbetter, Konstantinos Panagiotou

    Abstract: We introduce the study of search games between a mobile Searcher and an immobile Hider in a new setting in which the Searcher has some potentially erroneous information, i.e., a prediction on the Hider's position. The objective is to establish tight tradeoffs between the consistency of a search strategy (i.e., its worst case expected payoff assuming the prediction is correct) and its robustness (i… ▽ More

    Submitted 4 September, 2024; v1 submitted 2 January, 2024; originally announced January 2024.

  7. arXiv:2312.17539  [pdf, ps, other

    cs.DS

    Competitive Search in the Line and the Star with Predictions

    Authors: Spyros Angelopoulos

    Abstract: We study the classic problem of searching for a hidden target in the line and the $m$-ray star, in a setting in which the searcher has some prediction on the hider's position. We first focus on the main metric for comparing search strategies under predictions; namely, we give positive and negative results on the consistency-robustness tradeoff, where the performance of the strategy is evaluated at… ▽ More

    Submitted 29 December, 2023; originally announced December 2023.

    Comments: Conference version in MFCS 2023

  8. arXiv:2301.01631  [pdf, ps, other

    cs.DS

    Rényi-Ulam Games and Online Computation with Imperfect Advice

    Authors: Spyros Angelopoulos, Shahin Kamali

    Abstract: We study the nascent setting of online computation with imperfect advice, in which the online algorithm is enhanced by some prediction encoded in the form of a possibly erroneous binary string. The algorithm is oblivious to the advice error, but defines a desired tolerance, namely an upper bound on the number of erroneous advice bits it can tolerate. This is a model that generalizes the untrusted… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  9. arXiv:2112.01592  [pdf, other

    cs.DS cs.AI cs.LG

    Online Search With Best-Price and Query-Based Predictions

    Authors: Spyros Angelopoulos, Shahin Kamali, Dehou Zhang

    Abstract: In the online (time-series) search problem, a player is presented with a sequence of prices which are revealed in an online manner. In the standard definition of the problem, for each revealed price, the player must decide irrevocably whether to accept or reject it, without knowledge of future prices (other than an upper and a lower bound on their extreme values), and the objective is to minimize… ▽ More

    Submitted 2 December, 2021; originally announced December 2021.

    Comments: 22 pages, 5 figures

    ACM Class: F.2; I.2

  10. arXiv:2111.05281  [pdf, other

    cs.DS

    Competitive Sequencing with Noisy Advice

    Authors: Spyros Angelopoulos, Diogo Arsénio, Shahin Kamali

    Abstract: Several well-studied online resource allocation problems can be formulated in terms of infinite, increasing sequences of positive values, in which each element is associated with a corresponding allocation value. Examples include problems such as online bidding, searching for a hidden target on an unbounded line, and designing interruptible algorithms based on repeated executions. The performance… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

  11. arXiv:2102.03311  [pdf, other

    cs.DS cs.LG

    Online Bin Packing with Predictions

    Authors: Spyros Angelopoulos, Shahin Kamali, Kimia Shadkami

    Abstract: Bin packing is a classic optimization problem with a wide range of applications, from load balancing to supply chain management. In this work, we study the online variant of the problem, in which a sequence of items of various sizes must be placed into a minimum number of bins of uniform capacity. The online algorithm is enhanced with a (potentially erroneous) prediction concerning the frequency o… ▽ More

    Submitted 17 April, 2024; v1 submitted 5 February, 2021; originally announced February 2021.

    Comments: 30 pages, 6 figures

    MSC Class: 68T05 ACM Class: I.2.6; F.2.0

  12. arXiv:2011.14144  [pdf, other

    cs.DS

    Online Search with Maximum Clearance

    Authors: Spyros Angelopoulos, Malachi Voss

    Abstract: We study the setting in which a mobile agent must locate a hidden target in a bounded or unbounded environment, with no information about the hider's position. In particular, we consider online search, in which the performance of the search strategy is evaluated by its worst case competitive ratio. We introduce a multi-criteria search problem in which the searcher has a budget on its allotted sear… ▽ More

    Submitted 28 November, 2020; originally announced November 2020.

  13. arXiv:2011.12439  [pdf, other

    cs.AI cs.DS

    Contract Scheduling With Predictions

    Authors: Spyros Angelopoulos, Shahin Kamali

    Abstract: Contract scheduling is a general technique that allows to design a system with interruptible capabilities, given an algorithm that is not necessarily interruptible. Previous work on this topic has largely assumed that the interruption is a worst-case deadline that is unknown to the scheduler. In this work, we study the setting in which there is a potentially erroneous prediction concerning the int… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

  14. arXiv:2008.13729  [pdf, other

    cs.DS math.OC

    Online Search With a Hint

    Authors: Spyros Angelopoulos

    Abstract: The linear search problem, informally known as the cow path problem, is one of the fundamental problems in search theory. In this problem, an immobile target is hidden at some unknown position on an unbounded line, and a mobile searcher, initially positioned at some specific point of the line called the root, must traverse the line so as to locate the target. The objective is to minimize the worst… ▽ More

    Submitted 12 September, 2020; v1 submitted 31 August, 2020; originally announced August 2020.

  15. arXiv:1908.02132  [pdf, other

    math.OC cs.DS

    Competitive Search in a Network

    Authors: Spyros Angelopoulos, Thomas Lidbetter

    Abstract: We study the classic problem in which a Searcher must locate a hidden point, also called the Hider in a network, starting from a root point. The network may be either bounded or unbounded, thus generalizing well-known settings such as linear and star search. We distinguish between pathwise search, in which the Searcher follows a continuous unit-speed path until the Hider is reached, and expanding… ▽ More

    Submitted 6 August, 2019; originally announced August 2019.

  16. arXiv:1905.05655  [pdf, ps, other

    cs.DS

    Online Computation with Untrusted Advice

    Authors: Spyros Angelopoulos, Christoph Dürr, Shendan Jin, Shahin Kamali, Marc Renault

    Abstract: We study a generalization of the advice complexity model of online computation in which the advice is provided by an untrusted source. Our objective is to quantify the impact of untrusted advice so as to design and analyze online algorithms that are robust if the advice is adversarial, and efficient is the advice is foolproof. We focus on four well-studied online problems, namely ski rental, onlin… ▽ More

    Submitted 16 April, 2024; v1 submitted 14 May, 2019; originally announced May 2019.

  17. arXiv:1810.11291  [pdf, other

    cs.DS cs.AI

    Interruptible Algorithms for Multiproblem Solving

    Authors: Spyros Angelopoulos, Alejandro Lopez-Ortiz

    Abstract: In this paper we address the problem of designing an interruptible system in a setting in which $n$ problem instances, all equally important, must be solved concurrently. The system involves scheduling executions of contract algorithms (which offer a trade-off between allowable computation time and quality of the solution) in m identical parallel processors. When an interruption occurs, the system… ▽ More

    Submitted 26 October, 2018; originally announced October 2018.

    Comments: Extended version of IJCAI 2009 paper

  18. arXiv:1810.08109  [pdf, ps, other

    cs.DS

    Best-of-two-worlds analysis of online search

    Authors: Spyros Angelopoulos, Christoph Dürr, Shendan Jin

    Abstract: In search problems, a mobile searcher seeks to locate a target that hides in some unknown position of the environment. Such problems are typically considered to be of an on-line nature, in that the input is unknown to the searcher, and the performance of a search strategy is usually analyzed by means of the standard framework of the competitive ratio, which compares the cost incurred by the search… ▽ More

    Submitted 18 October, 2018; originally announced October 2018.

  19. Online Maximum Matching with Recourse

    Authors: Spyros Angelopoulos, Christoph Dürr, Shendan Jin

    Abstract: We study the online maximum matching problem in a model in which the edges are associated with a known recourse parameter $k$. An online algorithm for this problem has to maintain a valid matching while edges of the underlying graph are presented one after the other. At any moment the algorithm can decide to include an edge into the matching or to exclude it, under the restriction that at most… ▽ More

    Submitted 5 January, 2021; v1 submitted 10 January, 2018; originally announced January 2018.

  20. arXiv:1704.03777  [pdf, other

    cs.DS

    Optimal strategies for weighted ray search

    Authors: Spyros Angelopoulos, Konstantinos Panagiotou

    Abstract: We introduce and study the general setting of weighted search in which a number of targets, each with a certain weight, are hidden in a star-like environment that consists of $m$ infinite, concurrent rays, with a common origin. A mobile searcher, initially located at the origin, explores this environment so as to locate a set of targets whose aggregate weight is at least a given value $W$. The cos… ▽ More

    Submitted 4 May, 2021; v1 submitted 12 April, 2017; originally announced April 2017.

  21. arXiv:1607.06132  [pdf, ps, other

    cs.DS

    Stochastic dominance and the bijective ratio of online algorithms

    Authors: Spyros Angelopoulos, Marc P. Renault, Pascal Schweitzer

    Abstract: Stochastic dominance is a technique for evaluating the performance of online algorithms that provides an intuitive, yet powerful stochastic order between the compared algorithms. Accordingly this holds for bijective analysis, which can be interpreted as stochastic dominance assuming the uniform distribution over requests. These techniques have been applied to some online problems, and have provide… ▽ More

    Submitted 20 July, 2016; originally announced July 2016.

    Comments: Abridged abstract; full abstract in manuscript

  22. arXiv:1602.06258  [pdf, other

    math.OC cs.DM

    The expanding search ratio of a graph

    Authors: Spyros Angelopoulos, Christoph Dürr, Thomas Lidbetter

    Abstract: We study the problem of searching for a hidden target in an environment that is modeled by an edge-weighted graph. A sequence of edges is chosen starting from a given root vertex such that each edge is adjacent to a previously chosen edge. This search paradigm, known as expanding search was recently introduced by Apern and Lidbetter [2013] for modeling problems such as searching for coal or minesw… ▽ More

    Submitted 1 August, 2017; v1 submitted 18 February, 2016; originally announced February 2016.

  23. arXiv:1504.07168  [pdf, other

    cs.AI

    Further Connections Between Contract-Scheduling and Ray-Searching Problems

    Authors: Spyros Angelopoulos

    Abstract: This paper addresses two classes of different, yet interrelated optimization problems. The first class of problems involves a robot that must locate a hidden target in an environment that consists of a set of concurrent rays. The second class pertains to the design of interruptible algorithms by means of a schedule of contract algorithms. We study several variants of these families of problems, su… ▽ More

    Submitted 27 April, 2015; originally announced April 2015.

    Comments: Full version of conference paper, to appear in Proceedings of IJCAI 2015

  24. Primal-dual and dual-fitting analysis of online scheduling algorithms for generalized flow-time problems

    Authors: Spyros Angelopoulos, Giorgio Lucarelli, Nguyen Kim Thang

    Abstract: We study online scheduling problems on a single processor that can be viewed as extensions of the well-studied problem of minimizing total weighted flow time. In particular, we provide a framework of analysis that is derived by duality properties, does not rely on potential functions and is applicable to a variety of scheduling problems. A key ingredient in our approach is bypassing the need for "… ▽ More

    Submitted 7 January, 2021; v1 submitted 13 February, 2015; originally announced February 2015.

    Comments: 30 pages

    Journal ref: Algorithmica 81, 3391-3421 (2019)