paper-with-me

Papers

Online Algorithms with Uncertainty-Quantified Predictions

2023-10-17 · Bo Sun, Jerry Huang, Nicolas Christianson, Mohammad Hajiesmaili, Adam Wierman, Raouf Boutaba

The burgeoning field of algorithms with predictions studies the problem of using possibly imperfect machine learning predictions to improve online algorithm performance. While nearly all existing algorithms in this framework make no assumptions on prediction quality, a number of methods providing uncertainty quantification (UQ) on machine learning models have been developed in recent years, which could enable additional information about prediction quality at decision time. In this work, we investigate the problem of optimally utilizing uncertainty-quantified predictions in the design of online algorithms. In particular, we study two classic online problems, ski rental and online search, where the decision-maker is provided predictions augmented with UQ describing the likelihood of the ground truth falling within a particular range of values. We demonstrate that non-trivial modifications to algorithm design are needed to fully leverage the UQ predictions. Moreover, we consider how to utilize more general forms of UQ, proposing an online learning framework that learns to exploit UQ to make decisions in multi-instance settings.

📄 PDF Abstract BibTeX arXiv:2310.11558

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Unmasking Social Bots: How Confident Are We?

2024-07-18 · James Giroux, Ariyarathne Gangani, Alexander C. Nwala, Cristiano Fanelli

Social bots remain a major vector for spreading disinformation on social media and a menace to the public. Despite the progress made in developing multiple sophisticated social bot detection algorithms and tools, bot det…

Decision Making

Automated Learning of Interpretable Models with Quantified Uncertainty

2022-04-12 · G. F. Bomarito, P. E. Leser, N. C. M Strauss, K. M. Garbrecht 외

Interpretability and uncertainty quantification in machine learning can provide justification for decisions, promote scientific discovery and lead to a better understanding of model behavior. Symbolic regression provides…

BIG-bench Machine LearningInterpretable Machine Learningregressionscientific discovery+2

Signal-Aware Workload Shifting Algorithms with Uncertainty-Quantified Predictors

2025-09-30 · Ezra Johnson, Adam Lechowicz, Mohammad Hajiesmaili arxiv

A wide range of sustainability and grid-integration strategies depend on workload shifting, which aligns the timing of energy consumption with external signals such as grid curtailment events, carbon intensity, or time-o…

Evaluation-Time Policy Switching for Offline Reinforcement Learning

2025-03-15 · Natinael Solomon Neggatu, Jeremie Houssineau, Giovanni Montana

Offline reinforcement learning (RL) looks at learning how to optimally solve tasks using a fixed dataset of interactions from the environment. Many off-policy algorithms developed for online learning struggle in the offl…

Behavioural cloningOffline RLreinforcement-learningReinforcement Learning+1

Algorithms with Calibrated Machine Learning Predictions

2025-02-05 · Judy Hanwen Shen, Ellen Vitercik, Anders Wikum

The field of algorithms with predictions incorporates machine learning advice in the design of online algorithms to improve real-world performance. A central consideration is the extent to which predictions can be truste…

SchedulingUncertainty Quantification