paper-with-me

Papers

Advancing Trajectory Optimization with Approximate Inference: Exploration, Covariance Control and Adaptive Risk

2021-03-10 · Joe Watson, Jan Peters

Discrete-time stochastic optimal control remains a challenging problem for general, nonlinear systems under significant uncertainty, with practical solvers typically relying on the certainty equivalence assumption, replanning and/or extensive regularization. Control as inference is an approach that frames stochastic control as an equivalent inference problem, and has demonstrated desirable qualities over existing methods, namely in exploration and regularization. We look specifically at the input inference for control (i2c) algorithm, and derive three key characteristics that enable advanced trajectory optimization: An `expert' linear Gaussian controller that combines the benefits of open-loop optima and closed-loop variance reduction when optimizing for nonlinear systems, inherent adaptive risk sensitivity from the inference formulation, and covariance control functionality with only a minor algorithmic adjustment.

📄 PDF Abstract BibTeX arXiv:2103.06319

Code (1)

JoeMWatson/input-inference-for-control pytorch

Similar Papers 제목 키워드 기반

Plan Online, Learn Offline: Efficient Learning and Exploration via Model-Based Control

2018-11-05 · ICLR 2019 5 · Kendall Lowrey, Aravind Rajeswaran, Sham Kakade, Emanuel Todorov 외

We propose a plan online and learn offline (POLO) framework for the setting where an agent, with an internal model, needs to continually act and learn in the world. Our work builds on the synergistic relationship between…

ExTra: Exploratory Trajectory Optimization for Language Model Reinforcement Learning

2026-06-23 · Wenyang Hu, Junxiang Jia, Zhen Shu, Daniel Dahlmeier 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) for language-model reasoning can fail at both extremes of task difficulty: easy prompts often produce all-correct, low-diversity rollout groups with little gradient s…

Reinforcement LearningMathematical Reasoning

Trial and Error: Exploration-Based Trajectory Optimization for LLM Agents

2024-03-04 · YiFan Song, Da Yin, Xiang Yue, Jie Huang 외

Large Language Models (LLMs) have become integral components in various autonomous agent systems. In this study, we present an exploration-based trajectory optimization approach, referred to as ETO. This learning method …

Contrastive Learning

In-context Exploration-Exploitation for Reinforcement Learning

2024-03-11 · Zhenwen Dai, Federico Tomasi, Sina Ghiassian

In-context learning is a promising approach for online policy learning of offline reinforcement learning (RL) methods, which can be achieved at inference time without gradient optimization. However, this method is hinder…

Bayesian InferenceBayesian OptimizationIn-Context Learningreinforcement-learning+2

Adaptive Probabilistic Trajectory Optimization via Efficient Approximate Inference

2016-08-22 · Yunpeng Pan, Xinyan Yan, Evangelos Theodorou, Byron Boots

Robotic systems must be able to quickly and robustly make decisions when operating in uncertain and dynamic environments. While Reinforcement Learning (RL) can be used to compute optimal policies with little prior knowle…

Model Predictive ControlReinforcement LearningReinforcement Learning (RL)