paper-with-me

Papers

Dynamic Regret Bounds for Online Omniprediction with Long Term Constraints

2025-10-08 · Yahav Bechavod, Jiuyao Lu, Aaron Roth arxiv

We present an algorithm guaranteeing dynamic regret bounds for online omniprediction with long term constraints. The goal in this recently introduced problem is for a learner to generate a sequence of predictions which are broadcast to a collection of downstream decision makers. Each decision maker has their own utility function, as well as a vector of constraint functions, each mapping their actions and an adversarially selected state to reward or constraint violation terms. The downstream decision makers select actions "as if" the state predictions are correct, and the goal of the learner is to produce predictions such that all downstream decision makers choose actions that give them worst-case utility guarantees while minimizing worst-case constraint violation. Within this framework, we give the first algorithm that obtains simultaneous \emph{dynamic regret} guarantees for all of the agents -- where regret for each agent is measured against a potentially changing sequence of actions across rounds of interaction, while also ensuring vanishing constraint violation for each agent. Our results do not require the agents themselves to maintain any state -- they only solve one-round constrained optimization problems defined by the prediction made at that round.

📄 PDF Abstract BibTeX arXiv:2510.07266

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sample Efficient Omniprediction and Downstream Swap Regret for Non-Linear Losses

2025-02-18 · Jiuyao Lu, Aaron Roth, Mirah Shi

We define "decision swap regret" which generalizes both prediction for downstream swap regret and omniprediction, and give algorithms for obtaining it for arbitrary multi-dimensional Lipschitz loss functions in online ad…

Oracle Efficient Online Multicalibration and Omniprediction

2023-07-18 · Sumegha Garg, Christopher Jung, Omer Reingold, Aaron Roth

A recent line of work has shown a surprising connection between multicalibration, a multi-group fairness notion, and omniprediction, a learning paradigm that provides simultaneous loss minimization guarantees for a large…

Fairness

Simultaneous Blackwell Approachability and Applications to Multiclass Omniprediction

2026-02-19 · Lunjia Hu, Kevin Tian, Chutong Yang arxiv

Omniprediction is a learning problem that requires suboptimality bounds for each of a family of losses $\mathcal{L}$ against a family of comparator predictors $\mathcal{C}$. We initiate the study of omniprediction in a m…

Online Omniprediction with Long-Term Constraints

2025-09-14 · Yahav Bechavod, Jiuyao Lu, Aaron Roth arxiv

We introduce and study the problem of online omniprediction with long-term constraints. At each round, a forecaster is tasked with generating predictions for an underlying (adaptively, adversarially chosen) state that ar…

Near-Optimal Algorithms for Omniprediction

2025-01-28 · Princewill Okoroafor, Robert Kleinberg, Michael P. Kim

Omnipredictors are simple prediction functions that encode loss-minimizing predictions with respect to a hypothesis class $\mathcal{H}$, simultaneously for every loss function within a class of losses $\mathcal{L}$. In t…

All