paper-with-me

홈 › Papers

Random Sampling of States in Dynamic Programming

2007-12-01 · NeurIPS 2007 12 · Chris Atkeson, Benjamin Stephens

We combine two threads of research on approximate dynamic programming: random sampling of states and using local trajectory optimizers to globally optimize a policy and associated value function. This combination allows us to replace a dense multidimensional grid with a much sparser adaptive sampling of states. Our focus is on finding steady state policies for the deterministic time invariant discrete time control problems with continuous states and actions often found in robotics. In this paper we show that we can now solve problems we couldn't solve previously with regular grid-based approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scaling Structured Inference with Randomization

2021-12-07 · Yao Fu, John P. Cunningham, Mirella Lapata

Deep discrete structured models have seen considerable progress recently, but traditional inference using dynamic programming (DP) typically works with a small number of states (less than hundreds), which severely limits…

Establishment and Solution of a Multi-Stage Decision Model Based on Hypothesis Testing and Dynamic Programming Algorithm

2025-03-04 · Ziyang Liu, Yurui Hu, Yihan Deng

This paper introduces a novel multi-stage decision-making model that integrates hypothesis testing and dynamic programming algorithms to address complex decision-making scenarios.Initially,we develop a sampling inspectio…

Decision Making

Blending Dynamic Programming with Monte Carlo Simulation for Bounding the Running Time of Evolutionary Algorithms

2021-02-23 · Kirill Antonov, Maxim Buzdalov, Arina Buzdalova, Carola Doerr

With the goal to provide absolute lower bounds for the best possible running times that can be achieved by $(1+\lambda)$-type search heuristics on common benchmark problems, we recently suggested a dynamic programming ap…

Evolutionary Algorithms

Incremental Sampling-based Motion Planners Using Policy Iteration Methods

2016-09-19 · Oktay Arslan, Panagiotis Tsiotras

Recent progress in randomized motion planners has led to the development of a new class of sampling-based algorithms that provide asymptotic optimality guarantees, notably the RRT* and the PRM* algorithms. Careful analys…

Motion Planning

Learning How to Infer Partial MDPs for In-Context Adaptation and Exploration

2023-02-08 · Chentian Jiang, Nan Rosemary Ke, Hado van Hasselt

To generalize across tasks, an agent should acquire knowledge from past tasks that facilitate adaptation and exploration in future tasks. We focus on the problem of in-context adaptation and exploration, where an agent o…

Bayesian InferenceThompson Sampling