paper-with-me

홈 › Papers

Jointly-Learned State-Action Embedding for Efficient Reinforcement Learning

2020-10-09 · Paul J. Pritz, Liang Ma, Kin K. Leung

While reinforcement learning has achieved considerable successes in recent years, state-of-the-art models are often still limited by the size of state and action spaces. Model-free reinforcement learning approaches use some form of state representations and the latest work has explored embedding techniques for actions, both with the aim of achieving better generalization and applicability. However, these approaches consider only states or actions, ignoring the interaction between them when generating embedded representations. In this work, we establish the theoretical foundations for the validity of training a reinforcement learning agent using embedded states and actions. We then propose a new approach for jointly learning embeddings for states and actions that combines aspects of model-free and model-based reinforcement learning, which can be applied in both discrete and continuous domains. Specifically, we use a model of the environment to obtain embeddings for states and actions and present a generic architecture that leverages these to learn a policy. In this way, the embedded representations obtained via our approach enable better generalization over both states and actions by capturing similarities in the embedding spaces. Evaluations of our approach on several gaming, robotic control, and recommender systems show it significantly outperforms state-of-the-art models in both discrete/continuous domains with large state/action spaces, thus confirming its efficacy.

📄 PDF Abstract BibTeX arXiv:2010.04444

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Jointly-Trained State-Action Embedding for Efficient Reinforcement Learning

2020-09-28 · Paul Julian Pritz, Liang Ma, Kin Leung

While reinforcement learning has achieved considerable successes in recent years, state-of-the-art models are often still limited by the size of state and action spaces. Model-free reinforcement learning approaches use s…

Model-based Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Cascaded LSTMs based Deep Reinforcement Learning for Goal-driven Dialogue

2019-10-31 · Yue Ma, Xiaojie Wang, Zhenjiang Dong, Hong Chen

This paper proposes a deep neural network model for joint modeling Natural Language Understanding (NLU) and Dialogue Management (DM) in goal-driven dialogue systems. There are three parts in this model. A Long Short-Term…

Deep Reinforcement LearningDialogue ManagementManagementNatural Language Understanding+3

Learning Actionable Representations from Visual Observations

2018-08-02 · Debidatta Dwibedi, Jonathan Tompson, Corey Lynch, Pierre Sermanet

In this work we explore a new approach for robots to teach themselves about the world simply by observing it. In particular we investigate the effectiveness of learning task-agnostic representations for continuous contro…

continuous-controlContinuous ControlReinforcement Learning

Integrating Contrastive Learning with Dynamic Models for Reinforcement Learning from Images

2022-03-02 · Bang You, Oleg Arenz, Youping Chen, Jan Peters

Recent methods for reinforcement learning from images use auxiliary tasks to learn image features that are used by the agent's policy or Q-function. In particular, methods based on contrastive learning that induce linear…

Contrastive LearningData Augmentationreinforcement-learningReinforcement Learning (RL)+1

FOCAL: Efficient Fully-Offline Meta-Reinforcement Learning via Distance Metric Learning and Behavior Regularization

2020-10-02 · ICLR 2021 1 · Lanqing Li, Rui Yang, Dijun Luo

We study the offline meta-reinforcement learning (OMRL) problem, a paradigm which enables reinforcement learning (RL) algorithms to quickly adapt to unseen tasks without any interactions with the environments, making RL …

Meta Reinforcement LearningMetric LearningOffline RLreinforcement-learning+2