paper-with-me

홈 › Papers

What About Inputing Policy in Value Function: Policy Representation and Policy-extended Value Function Approximator

2020-10-19 · NeurIPS 2021 12 · Hongyao Tang, Zhaopeng Meng, Jianye Hao, Chen Chen, Daniel Graves, Dong Li, Changmin Yu, Hangyu Mao, Wulong Liu, Yaodong Yang, Wenyuan Tao, Li Wang

We study Policy-extended Value Function Approximator (PeVFA) in Reinforcement Learning (RL), which extends conventional value function approximator (VFA) to take as input not only the state (and action) but also an explicit policy representation. Such an extension enables PeVFA to preserve values of multiple policies at the same time and brings an appealing characteristic, i.e., \emph{value generalization among policies}. We formally analyze the value generalization under Generalized Policy Iteration (GPI). From theoretical and empirical lens, we show that generalized value estimates offered by PeVFA may have lower initial approximation error to true values of successive policies, which is expected to improve consecutive value approximation during GPI. Based on above clues, we introduce a new form of GPI with PeVFA which leverages the value generalization along policy improvement path. Moreover, we propose a representation learning framework for RL policy, providing several approaches to learn effective policy embeddings from policy network parameters or state-action pairs. In our experiments, we evaluate the efficacy of value generalization offered by PeVFA and policy representation learning in several OpenAI Gym continuous control tasks. For a representative instance of algorithm implementation, Proximal Policy Optimization (PPO) re-implemented under the paradigm of GPI with PeVFA achieves about 40\% performance improvement on its vanilla counterpart in most environments.

📄 PDF Abstract BibTeX arXiv:2010.09536

Code (1)

tju-drl-lab/self-supervised-rl pytorch

Tasks

continuous-controlContinuous ControlContrastive LearningOpenAI GymReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

What About Taking Policy as Input of Value Function: Policy-extended Value Function Approximator

2020-09-28 · Hongyao Tang, Zhaopeng Meng, Jianye Hao, Chen Chen 외

The value function lies in the heart of Reinforcement Learning (RL), which defines the long-term evaluation of a policy in a given state. In this paper, we propose Policy-extended Value Function Approximator (PeVFA) whic…

continuous-controlContinuous ControlContrastive LearningMuJoCo+2

What makes useful auxiliary tasks in reinforcement learning: investigating the effect of the target policy

2022-04-01 · Banafsheh Rafiee, Jun Jin, Jun Luo, Adam White

Auxiliary tasks have been argued to be useful for representation learning in reinforcement learning. Although many auxiliary tasks have been empirically shown to be effective for accelerating learning on the main task, i…

Representation Learning

Deceptive Sequential Decision-Making via Regularized Policy Optimization

2025-01-30 · Yerin Kim, Alexander Benvenuti, Bo Chen, Mustafa Karabag 외

Autonomous systems are increasingly expected to operate in the presence of adversaries, though an adversary may infer sensitive information simply by observing a system, without even needing to interact with it. Therefor…

Decision MakingSequential Decision Making

The dangers in algorithms learning humans' values and irrationalities

2022-02-28 · Rebecca Gorman, Stuart Armstrong

For an artificial intelligence (AI) to be aligned with human values (or human preferences), it must first learn those values. AI systems that are trained on human behavior, risk miscategorising human irrationalities as h…

Mutual Information and the Edge of Chaos in Reservoir Computers

2019-06-06 · Thomas L. Carroll

A reservoir computer is a dynamical system that may be used to perform computations. A reservoir computer usually consists of a set of nonlinear nodes coupled together in a network so that there are feedback paths. Train…

Time SeriesTime Series Analysis