← Search

Spyros Angelopoulos

10 accepted papers

2026

Decision-Theoretic Approaches for Improved Learning-Augmented Algorithms

ICLR 2026poster

We initiate the systematic 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 solut…

Cited by 0SourceScholar
2025

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

ICML 2025poster

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…

Cited by 0SourcePDFScholar
2025

Scenario-Based Robust Optimization of Tree Structures

AAAI 2025technical

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 a number of di…

Cited by 0SourcePDFScholar
2024

Contract Scheduling with Distributional and Multiple Advice

IJCAI 2024poster

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 prov…

Cited by 4SourcePDFScholar
2024

Overcoming Brittleness in Pareto-Optimal Learning Augmented Algorithms

NeurIPS 2024poster

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 {\em consistency} of the algorithm, i.e., its performance…

Cited by 3SourcePDFScholar
2022

Online Search with Best-Price and Query-Based Predictions

AAAI 2022technical

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 price…