paper-with-me

Papers

Right Decisions from Wrong Predictions: A Mechanism Design Alternative to Individual Calibration

2020-11-15 · Shengjia Zhao, Stefano Ermon

Decision makers often need to rely on imperfect probabilistic forecasts. While average performance metrics are typically available, it is difficult to assess the quality of individual forecasts and the corresponding utilities. To convey confidence about individual predictions to decision-makers, we propose a compensation mechanism ensuring that the forecasted utility matches the actually accrued utility. While a naive scheme to compensate decision-makers for prediction errors can be exploited and might not be sustainable in the long run, we propose a mechanism based on fair bets and online learning that provably cannot be exploited. We demonstrate an application showing how passengers could confidently optimize individual travel plans based on flight delay probabilities estimated by an airline.

📄 PDF Abstract BibTeX arXiv:2011.07476

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Designing for Human Rights in AI

2020-05-11 · Evgeni Aizenberg, Jeroen van den Hoven

In the age of big data, companies and governments are increasingly using algorithms to inform hiring decisions, employee management, policing, credit scoring, insurance pricing, and many more aspects of our lives. AI sys…

FairnessManagement

Leveraging Model Interpretability and Stability to increase Model Robustness

2019-10-01 · Fei Wu, Thomas Michel, Alexandre Briot

State of the art Deep Neural Networks (DNN) can now achieve above human level accuracy on image classification tasks. However their outstanding performances come along with a complex inference mechanism making them arduo…

image-classificationImage Classificationmodel

CascadeBERT: Accelerating Inference of Pre-trained Language Models via Calibrated Complete Models Cascade

2020-12-29 · Findings (EMNLP) 2021 11 · Lei LI, Yankai Lin, Deli Chen, Shuhuai Ren 외

Dynamic early exiting aims to accelerate the inference of pre-trained language models (PLMs) by emitting predictions in internal layers without passing through the entire model. In this paper, we empirically analyze the …

Knowledge DistillationModel Selection

Can Students Beyond The Teacher? Distilling Knowledge from Teacher's Bias

2024-12-13 · Jianhua Zhang, Yi Gao, Ruyu Liu, Xu Cheng 외

Knowledge distillation (KD) is a model compression technique that transfers knowledge from a large teacher model to a smaller student model to enhance its performance. Existing methods often assume that the student model…

Knowledge DistillationModel Compression

Visualizing and Understanding Atari Agents

2017-10-31 · ICML 2018 7 · Sam Greydanus, Anurag Koul, Jonathan Dodge, Alan Fern

While deep reinforcement learning (deep RL) agents are effective at maximizing rewards, it is often unclear what strategies they use to do so. In this paper, we take a step toward explaining deep RL agents through a case…

Deep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)