Search papers, labs, and topics across Lattice.
This paper addresses the challenge of optimizing decision-making policies in uncertain Markov decision processes (UMDPs) by introducing $k$-adaptable policy synthesis, which selects from a limited set of policies to minimize regret. The authors demonstrate that while preparing a single policy for all possible MDPs may lead to suboptimal performance, their approach allows for the selection of the most suitable policy just before execution, balancing operational constraints with performance. Experiments reveal that increasing the number of policies from one to two yields the most significant reduction in regret, with KAPS outperforming existing methods in terms of solution quality and optimality frequency.
A strategic increase in policy sets can dramatically reduce regret in uncertain environments, challenging the conventional wisdom of single-policy optimization.
Sequential decision-making in real-world applications often involves uncertainty about the environment's model. Uncertain Markov decision processes (UMDPs) represent the possible environments as a set of MDPs with shared states and actions but potentially different transition probabilities and rewards. Optimizing a single policy across all possible MDPs may sacrifice performance, while preparing an individually optimized policy for every MDP may violate operational, regulatory, or interpretability constraints on the number of policies that can be prepared and deployed. We consider settings in which model uncertainty is resolved shortly before execution, allowing the most suitable policy to be selected from a limited set prepared in advance. We introduce $k$-adaptable policy synthesis, which optimizes such a set of $k$ policies under a minimax-regret objective. We prove that the problem is NP-hard and develop KAPS, an exact nested branch-and-bound algorithm with problem-specific bounds and heuristics. KAPS jointly optimizes which MDPs share a policy and the policies themselves. Experiments across various UMDP benchmarks show that the largest reduction in regret consistently occurs when increasing from one to two policies. In the single-policy setting, KAPS is competitive with existing methods in solution quality and proves optimality substantially more often.