paper-with-me

홈 › Papers

Online Dynamic Programming

2017-06-02 · NeurIPS 2017 12 · Holakou Rahmanian, Manfred K. Warmuth

We consider the problem of repeatedly solving a variant of the same dynamic programming problem in successive trials. An instance of the type of problems we consider is to find a good binary search tree in a changing environment.At the beginning of each trial, the learner probabilistically chooses a tree with the $n$ keys at the internal nodes and the $n+1$ gaps between keys at the leaves. The learner is then told the frequencies of the keys and gaps and is charged by the average search cost for the chosen tree. The problem is online because the frequencies can change between trials. The goal is to develop algorithms with the property that their total average search cost (loss) in all trials is close to the total loss of the best tree chosen in hindsight for all trials. The challenge, of course, is that the algorithm has to deal with exponential number of trees. We develop a general methodology for tackling such problems for a wide class of dynamic programming algorithms. Our framework allows us to extend online learning algorithms like Hedge and Component Hedge to a significantly wider class of combinatorial objects than was possible before.

📄 PDF Abstract BibTeX arXiv:1706.00834

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Approximate Dynamic Programming Approach to Adversarial Online Learning

2016-03-16 · Vijay Kamble, Patrick Loiseau, Jean Walrand

We describe an approximate dynamic programming (ADP) approach to compute approximations of the optimal strategies and of the minimal losses that can be guaranteed in discounted repeated games with vector-valued losses. S…

Decision Making

Discrete-Time Impulsive Adaptive Dynamic Programming

2019-04-11 · IEEE Transactions on Cybernetics 2019 4 · Qinglai Wei, Ruizhuo Song, Member, IEEE 외

Abstract—In this paper, a new iterative adaptive dynamic programming (ADP) algorithm is developed to solve optimal impulsive control problems for infinite horizon discrete-time nonlinear systems. Considering the constrai…

Learning-Based Nonlinear $H^\infty$ Control via Game-Theoretic Differential Dynamic Programming

2021-07-09 · Wei Sun, Theodore B. Trafalis

In this work, we present a learning-based nonlinear $H^\infty$ control algorithm that guarantee system performance under learned dynamics and disturbance estimate. The Gaussian Process (GP) regression is utilized to upda…

regression

Approximate Dynamic Programming based Model Predictive Control of Nonlinear systems

2023-12-10 · Keerthi Chacko, Midhun T. Augustine, S. Janardhanan, Deepak U. Patil 외

This paper studies the optimal control problem for discrete-time nonlinear systems and an approximate dynamic programming-based Model Predictive Control (MPC) scheme is proposed for minimizing a quadratic performance mea…

Model Predictive Control

Sequential Quadratic Programming-based Iterative Learning Control for Nonlinear Systems

2023-07-24 · Samuel Balula, Efe C. Balta, Dominic Liao-McPherson, Alisa Rupenyan 외

Learning-based control methods for industrial processes leverage the repetitive nature of the underlying process to learn optimal inputs for the system. While many works focus on linear systems, real-world problems invol…