paper-with-me

홈 › Papers

Predictive Performance Comparison of Decision Policies Under Confounding

2024-04-01 · Luke Guerdan, Amanda Coston, Kenneth Holstein, Zhiwei Steven Wu

Predictive models are often introduced to decision-making tasks under the rationale that they improve performance over an existing decision-making policy. However, it is challenging to compare predictive performance against an existing decision-making policy that is generally under-specified and dependent on unobservable factors. These sources of uncertainty are often addressed in practice by making strong assumptions about the data-generating mechanism. In this work, we propose a method to compare the predictive performance of decision policies under a variety of modern identification approaches from the causal inference and off-policy evaluation literatures (e.g., instrumental variable, marginal sensitivity model, proximal variable). Key to our method is the insight that there are regions of uncertainty that we can safely ignore in the policy comparison. We develop a practical approach for finite-sample estimation of regret intervals under no assumptions on the parametric form of the status quo policy. We verify our framework theoretically and via synthetic data experiments. We conclude with a real-world application using our framework to support a pre-deployment evaluation of a proposed modification to a healthcare enrollment policy.

📄 PDF Abstract BibTeX arXiv:2404.00848

Code (1)

lguerdan/icml24_predictive_performance_comparison_dps 공식 구현

Tasks

Causal InferenceDecision MakingOff-policy evaluation

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Comparing Fairness Criteria Based on Social Outcome

2018-06-13 · Junpei Komiyama, Hajime Shimao

Fairness in algorithmic decision-making processes is attracting increasing concern. When an algorithm is applied to human-related decision-making an estimator solely optimizing its predictive power can learn biases on th…

Decision MakingFairness

First-See-Then-Design: A Multi-Stakeholder View for Optimal Performance-Fairness Trade-Offs

2026-04-15 · Kavya Gupta, Nektarios Kalampalikis, Christoph Heitz, Isabel Valera arxiv

Fairness in algorithmic decision-making is often defined in the predictive space, where predictive performance - used as a proxy for decision-maker (DM) utility - is traded off against prediction-based fairness notions, …

Optimal Decision Making Under Strategic Behavior

2019-05-22 · Stratis Tsirtsis, Behzad Tabibian, Moein Khajehnejad, Adish Singla 외

We are witnessing an increasing use of data-driven predictive models to inform decisions. As decisions have implications for individuals and society, there is increasing pressure on decision makers to be transparent abou…

Decision MakingHeuristic Search

MPC-Inspired Neural Network Policies for Sequential Decision Making

2018-02-15 · Marcus Pereira, David D. Fan, Gabriel Nakajima An, Evangelos Theodorou

In this paper we investigate the use of MPC-inspired neural network policies for sequential decision making. We introduce an extension to the DAgger algorithm for training such policies and show how they have improved tr…

Decision MakingSequential Decision Making

Policy Search for Model Predictive Control with Application to Agile Drone Flight

2021-12-07 · Yunlong Song, Davide Scaramuzza

Policy Search and Model Predictive Control~(MPC) are two different paradigms for robot control: policy search has the strength of automatically learning complex policies using experienced data, while MPC can offer optima…

Model Predictive Control