OCMDP: Observation-Constrained Markov Decision Process
Taiyi Wang, Jianheng Liu, Bryan Lee, Zhihao Wu, Yu Wu

TL;DR
This paper introduces OCMDP, a new framework for balancing observation costs and control in decision-making, using a model-free deep reinforcement learning approach that separates sensing and control actions.
Contribution
The paper proposes OCMDP, a novel model that jointly learns observation and control strategies with an iterative RL algorithm, reducing observation costs without environment dynamics knowledge.
Findings
Significant reduction in observation costs in simulated diagnostic tasks
Outperforms baseline methods in efficiency and cost savings
Effective in healthcare environment scenarios
Abstract
In many practical applications, decision-making processes must balance the costs of acquiring information with the benefits it provides. Traditional control systems often assume full observability, an unrealistic assumption when observations are expensive. We tackle the challenge of simultaneously learning observation and control strategies in such cost-sensitive environments by introducing the Observation-Constrained Markov Decision Process (OCMDP), where the policy influences the observability of the true state. To manage the complexity arising from the combined observation and control actions, we develop an iterative, model-free deep reinforcement learning algorithm that separates the sensing and control components of the policy. This decomposition enables efficient learning in the expanded action space by focusing on when and what to observe, as well as determining optimal control…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Advanced Database Systems and Queries · Fault Detection and Control Systems
