Bandit Data-Driven Optimization
Zheyuan Ryan Shi, Zhiwei Steven Wu, Rayid Ghani, Fei Fang

TL;DR
This paper introduces bandit data-driven optimization, an iterative framework combining online bandit learning and offline analytics to improve decision-making in non-profit and public sector applications, addressing key data and communication challenges.
Contribution
It presents PROOF, a novel algorithm with no-regret guarantees, and demonstrates its effectiveness through simulations and a real-world food rescue case study.
Findings
PROOF outperforms baseline methods in simulations.
PROOF effectively handles small and biased data in real-world scenarios.
The framework is suitable for complex ML models in public sector applications.
Abstract
Applications of machine learning in the non-profit and public sectors often feature an iterative workflow of data acquisition, prediction, and optimization of interventions. There are four major pain points that a machine learning pipeline must overcome in order to be actually useful in these settings: small data, data collected only under the default intervention, unmodeled objectives due to communication gap, and unforeseen consequences of the intervention. In this paper, we introduce bandit data-driven optimization, the first iterative prediction-prescription framework to address these pain points. Bandit data-driven optimization combines the advantages of online bandit learning and offline predictive analytics in an integrated framework. We propose PROOF, a novel algorithm for this framework and formally prove that it has no-regret. Using numerical simulations, we show that PROOF…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Data Stream Mining Techniques · COVID-19 diagnosis using AI
