paper-with-me

Papers

Robust and Adaptive Planning under Model Uncertainty

2019-01-09 · Apoorva Sharma, James Harrison, Matthew Tsao, Marco Pavone

Planning under model uncertainty is a fundamental problem across many applications of decision making and learning. In this paper, we propose the Robust Adaptive Monte Carlo Planning (RAMCP) algorithm, which allows computation of risk-sensitive Bayes-adaptive policies that optimally trade off exploration, exploitation, and robustness. RAMCP formulates the risk-sensitive planning problem as a two-player zero-sum game, in which an adversary perturbs the agent's belief over the models. We introduce two versions of the RAMCP algorithm. The first, RAMCP-F, converges to an optimal risk-sensitive policy without having to rebuild the search tree as the underlying belief over models is perturbed. The second version, RAMCP-I, improves computational efficiency at the cost of losing theoretical guarantees, but is shown to yield empirical results comparable to RAMCP-F. RAMCP is demonstrated on an n-pull multi-armed bandit problem, as well as a patient treatment scenario.

📄 PDF Abstract BibTeX arXiv:1901.02577

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDecision Makingmodel

Similar Papers 제목 키워드 기반

Adaptive Stochastic Optimization: From Sets to Paths

2015-12-01 · NeurIPS 2015 12 · Zhan Wei Lim, David Hsu, Wee Sun Lee

Adaptive stochastic optimization optimizes an objective function adaptively under uncertainty. Adaptive stochastic optimization plays a crucial role in planning and learning under uncertainty, but is, unfortunately, comp…

Stochastic Optimization

A Deep Generative Learning Approach for Two-stage Adaptive Robust Optimization

2024-09-05 · Aron Brenner, Rahman Khorramfar, Jennifer Sun, Saurabh Amin

Two-stage adaptive robust optimization (ARO) is a powerful approach for planning under uncertainty, balancing first-stage decisions with recourse decisions made after uncertainty is realized. To account for uncertainty, …

Decision Making

Adaptive Planning with Generative Models under Uncertainty

2024-08-02 · Pascal Jutras-Dubé, Ruqi Zhang, Aniket Bera

Planning with generative models has emerged as an effective decision-making paradigm across a wide range of domains, including reinforcement learning and autonomous navigation. While continuous replanning at each timeste…

Autonomous NavigationDecision MakingOpenAI Gym

WebUncertainty: Dual-Level Uncertainty Driven Planning and Reasoning For Autonomous Web Agent

2026-04-20 · Lingfeng Zhang, Yongan Sun, Jinpeng Hu, Hui Ma 외 arxiv

Recent advancements in large language models (LLMs) have empowered autonomous web agents to execute natural language instructions directly on real-world webpages. However, existing agents often struggle with complex task…

Navigating Demand Uncertainty in Container Shipping: Deep Reinforcement Learning for Enabling Adaptive and Feasible Master Stowage Planning

2025-02-18 · Jaike van Twiller, Yossiri Adulyasak, Erick Delage, Djordje Grbic 외

Reinforcement learning (RL) has shown promise in solving various combinatorial optimization problems. However, conventional RL faces challenges when dealing with real-world constraints, especially when action space feasi…

Combinatorial OptimizationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2