paper-with-me

홈 › Papers

Online Search with Predictions: Pareto-optimal Algorithm and its Applications in Energy Markets

2022-11-12 · Russell Lee, Bo Sun, Mohammad Hajiesmaili, John C. S. Lui

This paper develops learning-augmented algorithms for energy trading in volatile electricity markets. The basic problem is to sell (or buy) $k$ units of energy for the highest revenue (lowest cost) over uncertain time-varying prices, which can framed as a classic online search problem in the literature of competitive analysis. State-of-the-art algorithms assume no knowledge about future market prices when they make trading decisions in each time slot, and aim for guaranteeing the performance for the worst-case price sequence. In practice, however, predictions about future prices become commonly available by leveraging machine learning. This paper aims to incorporate machine-learned predictions to design competitive algorithms for online search problems. An important property of our algorithms is that they achieve performances competitive with the offline algorithm in hindsight when the predictions are accurate (i.e., consistency) and also provide worst-case guarantees when the predictions are arbitrarily wrong (i.e., robustness). The proposed algorithms achieve the Pareto-optimal trade-off between consistency and robustness, where no other algorithms for online search can improve on the consistency for a given robustness. Further, we extend the basic online search problem to a more general inventory management setting that can capture storage-assisted energy trading in electricity markets. In empirical evaluations using traces from real-world applications, our learning-augmented algorithms improve the average empirical performance compared to benchmark algorithms, while also providing improved worst-case performance.

📄 PDF Abstract BibTeX arXiv:2211.06567

Code (0)

등록된 구현이 없습니다.

Tasks

energy trading

Similar Papers 제목 키워드 기반

Pareto-Optimal Learning-Augmented Algorithms for Online Conversion Problems

2021-09-03 · NeurIPS 2021 12 · Bo Sun, Russell Lee, Mohammad Hajiesmaili, Adam Wierman 외

This paper leverages machine-learned predictions to design competitive algorithms for online conversion problems with the goal of improving the competitive ratio when predictions are accurate (i.e., consistency), while a…

Overcoming Brittleness in Pareto-Optimal Learning-Augmented Algorithms

2024-08-07 · Spyros Angelopoulos, Christoph Dürr, Alex Elenter, Yanni Lefki

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…

Prediction-Specific Design of Learning-Augmented Algorithms

2025-10-16 · Sizhe Li, Nicolas Christianson, Tongxin Li arxiv

Algorithms with predictions} has emerged as a powerful framework to combine the robustness of traditional online algorithms with the data-driven performance benefits of machine-learned (ML) predictions. However, most exi…

Budgeted Multi-Objective Optimization with a Focus on the Central Part of the Pareto Front -- Extended Version

2018-09-27 · David Gaudrie, Rodolphe Le Riche, Victor Picheny, Benoit Enaux 외

Optimizing nonlinear systems involving expensive computer experiments with regard to conflicting objectives is a common challenge. When the number of experiments is severely restricted and/or when the number of objective…

Learning from Non-Stationary Stream Data in Multiobjective Evolutionary Algorithm

2016-06-16 · Jianyong Sun, Hu Zhang, Aimin Zhou, Qingfu Zhang

Evolutionary algorithms (EAs) have been well acknowledged as a promising paradigm for solving optimisation problems with multiple conflicting objectives in the sense that they are able to locate a set of diverse approxim…

ClusteringEvolutionary Algorithms