paper-with-me

홈 › Papers

Towards Cost Sensitive Decision Making

2024-10-04 · Yang Li, Junier Oliva

Many real-world situations allow for the acquisition of additional relevant information when making decisions with limited or uncertain data. However, traditional RL approaches either require all features to be acquired beforehand (e.g. in a MDP) or regard part of them as missing data that cannot be acquired (e.g. in a POMDP). In this work, we consider RL models that may actively acquire features from the environment to improve the decision quality and certainty, while automatically balancing the cost of feature acquisition process and the reward of task decision process. We propose the Active-Acquisition POMDP and identify two types of the acquisition process for different application domains. In order to assist the agent in the actively-acquired partially-observed environment and alleviate the exploration-exploitation dilemma, we develop a model-based approach, where a deep generative model is utilized to capture the dependencies of the features and impute the unobserved features. The imputations essentially represent the beliefs of the agent. Equipped with the dynamics model, we develop hierarchical RL algorithms to resolve both types of the AA-POMDPs. Empirical results demonstrate that our approach achieves considerably better performance than existing POMDP-RL solutions.

📄 PDF Abstract BibTeX arXiv:2410.03892

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

The foundations of cost-sensitive causal classification

2020-07-24 · Wouter Verbeke, Diego Olaya, Jeroen Berrevoets, Sam Verboven 외

Classification is a well-studied machine learning task which concerns the assignment of instances to a set of outcomes. Classification models support the optimization of managerial decision-making across a variety of ope…

ClassificationDecision MakingGeneral Classification

To do or not to do: cost-sensitive causal decision-making

2021-01-05 · Diego Olaya, Wouter Verbeke, Jente Van Belle, Marie-Anne Guerry

Causal classification models are adopted across a variety of operational business processes to predict the effect of a treatment on a categorical business outcome of interest depending on the process instance characteris…

ClassificationDecision MakingGeneral ClassificationMarketing

Risk-Sensitive and Robust Decision-Making: a CVaR Optimization Approach

2015-06-06 · NeurIPS 2015 12 · Yin-Lam Chow, Aviv Tamar, Shie Mannor, Marco Pavone

In this paper we address the problem of decision making within a Markov decision process (MDP) framework where risk and modeling errors are taken into account. Our approach is to minimize a risk-sensitive conditional-val…

Decision Making

Indexing Cost Sensitive Prediction

2014-08-15 · Leilani Battle, Edward Benson, Aditya Parameswaran, Eugene Wu

Predictive models are often used for real-time decision making. However, typical machine learning techniques ignore feature evaluation cost, and focus solely on the accuracy of the machine learning models obtained utiliz…

BIG-bench Machine LearningDecision MakingPrediction

Learning Decisions Offline from Censored Observations with ε-insensitive Operational Costs

2024-08-14 · Minxia Chen, Ke Fu, Teng Huang, Miao Bai

Many important managerial decisions are made based on censored observations. Making decisions without adequately handling the censoring leads to inferior outcomes. We investigate the data-driven decision-making problem w…

Generalization Bounds