paper-with-me

Papers

Inverse Rational Control with Partially Observable Continuous Nonlinear Dynamics

2019-08-13 · NeurIPS 2020 12 · Saurabh Daptardar, Paul Schrater, Xaq Pitkow

Continuous control and planning remains a major challenge in robotics and machine learning. Neuroscience offers the possibility of learning from animal brains that implement highly successful controllers, but it is unclear how to relate an animal's behavior to control principles. Animals may not always act optimally from the perspective of an external observer, but may still act rationally: we hypothesize that animals choose actions with highest expected future subjective value according to their own internal model of the world. Their actions thus result from solving a different optimal control problem from those on which they are evaluated in neuroscience experiments. With this assumption, we propose a novel framework of model-based inverse rational control that learns the agent's internal model that best explains their actions in a task described as a partially observable Markov decision process (POMDP). In this approach we first learn optimal policies generalized over the entire model space of dynamics and subjective rewards, using an extended Kalman filter to represent the belief space, a neural network in the actor-critic framework to optimize the policy, and a simplified basis for the parameter space. We then compute the model that maximizes the likelihood of the experimentally observable data comprising the agent's sensory observations and chosen actions. Our proposed method is able to recover the true model of simulated agents within theoretical error bounds given by limited data. We illustrate this method by applying it to a complex naturalistic task currently used in neuroscience experiments. This approach provides a foundation for interpreting the behavioral and neural dynamics of highly adapted controllers in animal brains.

📄 PDF Abstract BibTeX arXiv:1908.04696

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous Control

Similar Papers 제목 키워드 기반

Inverse Rational Control with Partially Observable Continuous Nonlinear Dynamics

2020-09-26 · NeurIPS 2020 12 · Minhae Kwon, Saurabh Daptardar, Paul Schrater, Xaq Pitkow

A fundamental question in neuroscience is how the brain creates an internal model of the world to guide actions using sequences of ambiguous sensory information. This is naturally formulated as a reinforcement learning p…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Probabilistic inverse optimal control for non-linear partially observable systems disentangles perceptual uncertainty and behavioral costs

2023-03-29 · NeurIPS 2023 11 · Dominik Straub, Matthias Schultheis, Heinz Koeppl, Constantin A. Rothkopf

Inverse optimal control can be used to characterize behavior in sequential decision-making tasks. Most existing work, however, is limited to fully observable or linear systems, or requires the action signals to be known.…

Active LearningDecision MakingDecision Making Under UncertaintyImitation Learning+1

Approximate Control for Continuous-Time POMDPs

2024-02-02 · Yannick Eich, Bastian Alt, Heinz Koeppl

This work proposes a decision-making framework for partially observable systems in continuous time with discrete state and action spaces. As optimal decision-making becomes intractable for large state spaces we employ ap…

Decision Making

Optimal Control of Logically Constrained Partially Observable and Multi-Agent Markov Decision Processes

2023-05-24 · Krishna C. Kalagarla, Dhruva Kartik, Dongming Shen, Rahul Jain 외

Autonomous systems often have logical constraints arising, for example, from safety, operational, or regulatory requirements. Such constraints can be expressed using temporal logic specifications. The system state is oft…

Sparse tree search optimality guarantees in POMDPs with continuous observation spaces

2019-10-10 · Michael H. Lim, Claire J. Tomlin, Zachary N. Sunberg

Partially observable Markov decision processes (POMDPs) with continuous state and observation spaces have powerful flexibility for representing real-world decision and control problems but are notoriously difficult to so…