paper-with-me

홈 › Papers

Online Conversion with Switching Costs: Robust and Learning-Augmented Algorithms

2023-10-31 · Adam Lechowicz, Nicolas Christianson, Bo Sun, Noman Bashir, Mohammad Hajiesmaili, Adam Wierman, Prashant Shenoy

We introduce and study online conversion with switching costs, a family of online problems that capture emerging problems at the intersection of energy and sustainability. In this problem, an online player attempts to purchase (alternatively, sell) fractional shares of an asset during a fixed time horizon with length $T$. At each time step, a cost function (alternatively, price function) is revealed, and the player must irrevocably decide an amount of asset to convert. The player also incurs a switching cost whenever their decision changes in consecutive time steps, i.e., when they increase or decrease their purchasing amount. We introduce competitive (robust) threshold-based algorithms for both the minimization and maximization variants of this problem, and show they are optimal among deterministic online algorithms. We then propose learning-augmented algorithms that take advantage of untrusted black-box advice (such as predictions from a machine learning model) to achieve significantly better average-case performance without sacrificing worst-case competitive guarantees. Finally, we empirically evaluate our proposed algorithms using a carbon-aware EV charging case study, showing that our algorithms substantially improve on baseline methods for this problem.

📄 PDF Abstract BibTeX arXiv:2310.20598

Code (1)

umassos/roro-experiments 공식 구현

Similar Papers 제목 키워드 기반

LACS: Learning-Augmented Algorithms for Carbon-Aware Resource Scaling with Uncertain Demand

2024-03-29 · Roozbeh Bostandoost, Adam Lechowicz, Walid A. Hanafy, Noman Bashir 외

Motivated by an imperative to reduce the carbon emissions of cloud data centers, this paper studies the online carbon-aware resource scaling problem with unknown job lengths (OCSU) and applies it to carbon-aware resource…

Online learning with feedback graphs and switching costs

2018-10-23 · Anshuka Rangi, Massimo Franceschetti

We study online learning when partial feedback information is provided following every action of the learning process, and the learner incurs switching costs for changing his actions. In this setting, the feedback inform…

Multi-Armed Bandits

Expert-Calibrated Learning for Online Optimization with Switching Costs

2022-04-18 · Pengfei Li, Jianyi Yang, Shaolei Ren

We study online convex optimization with switching costs, a practically important but also extremely challenging problem due to the lack of complete offline information. By tapping into the power of machine learning (ML)…

Fairness-Regularized Online Optimization with Switching Costs

2025-12-11 · Pengfei Li, Yuelin Han, Adam Wierman, Shaolei Ren arxiv

Fairness and action smoothness are two crucial considerations in many online optimization problems, but they have yet to be addressed simultaneously. In this paper, we study a new and challenging setting of fairness-regu…

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…