paper-with-me

Papers

Iterative Hierarchical Optimization for Misspecified Problems (IHOMP)

2016-02-10 · Daniel J. Mankowitz, Timothy A. Mann, Shie Mannor

For complex, high-dimensional Markov Decision Processes (MDPs), it may be necessary to represent the policy with function approximation. A problem is misspecified whenever, the representation cannot express any policy with acceptable performance. We introduce IHOMP : an approach for solving misspecified problems. IHOMP iteratively learns a set of context specialized options and combines these options to solve an otherwise misspecified problem. Our main contribution is proving that IHOMP enjoys theoretical convergence guarantees. In addition, we extend IHOMP to exploit Option Interruption (OI) enabling it to decide where the learned options can be reused. Our experiments demonstrate that IHOMP can find near-optimal solutions to otherwise misspecified problems and that OI can further improve the solutions.

📄 PDF Abstract BibTeX arXiv:1602.03348

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simultaneous Learning and Optimization via Misspecified Saddle Point Problems

2025-10-06 · Mohammad Mahdi Ahmadi, Erfan Yazdandoost Hamedani arxiv

We study a class of misspecified saddle point (SP) problems, where the optimization objective depends on an unknown parameter that must be learned concurrently from data. Unlike existing studies that assume parameters ar…

Portfolio Optimization

Iterative Reward Shaping using Human Feedback for Correcting Reward Misspecification

2023-08-30 · Jasmina Gajcin, James McCarthy, Rahul Nair, Radu Marinescu 외

A well-defined reward function is crucial for successful training of an reinforcement learning (RL) agent. However, defining a suitable reward function is a notoriously challenging task, especially in complex, multi-obje…

Reinforcement Learning (RL)

Tackling the Problem of Distributional Shifts: Correcting Misspecified, High-Dimensional Data-Driven Priors for Inverse Problems

2024-07-24 · Gabriel Missael Barco, Alexandre Adam, Connor Stone, Yashar Hezaveh 외

Bayesian inference for inverse problems hinges critically on the choice of priors. In the absence of specific prior information, population-level distributions can serve as effective priors for parameters of interest. Wi…

Bayesian InferenceImage Reconstruction

Estimate-Then-Optimize versus Integrated-Estimation-Optimization versus Sample Average Approximation: A Stochastic Dominance Perspective

2023-04-13 · Adam N. Elmachtoub, Henry Lam, Haofeng Zhang, Yunfan Zhao

In data-driven stochastic optimization, model parameters of the underlying distribution need to be estimated from data in addition to the optimization task. Recent literature considers integrating the estimation and opti…

Stochastic Optimization

MIRROR: A Multi-Agent Framework with Iterative Adaptive Revision and Hierarchical Retrieval for Optimization Modeling in Operations Research

2026-02-03 · Yifan Shi, Jiayi Wang, Minyi Wu, Ye Fan 외 arxiv

Operations Research (OR) relies on expert-driven modeling--a slow and fragile process ill-suited to novel scenarios. While large language models (LLMs) can automatically translate natural language into optimization model…