paper-with-me

홈 › 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 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 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 uses 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 and the overall superior performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar 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 s…

Model-based Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Sub-Task Discovery with Limited Supervision: A Constrained Clustering Approach

2019-03-24 · ICLR Workshop LLD 2019 · Phillip Odom, Aaron Keech, Zsolt Kira

Hierarchical reinforcement learning captures sub-task information to learn modular policies that can be quickly adapted to new tasks. While hierarchies can be learned jointly with policies, this requires a lot of interac…

ClusteringConstrained ClusteringHierarchical Reinforcement Learningreinforcement-learning+2

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

DCT: Dual Channel Training of Action Embeddings for Reinforcement Learning with Large Discrete Action Spaces

2023-06-28 · Pranavi Pathakota, Hardik Meisheri, Harshad Khadilkar

The ability to learn robust policies while generalizing over large discrete action spaces is an open challenge for intelligent systems, especially in noisy environments that face the curse of dimensionality. In this pape…

DecoderProduct Recommendation

Unsupervised Joint Training of Bilingual Word Embeddings

2019-07-01 · ACL 2019 7 · Benjamin Marie, Atsushi Fujita

State-of-the-art methods for unsupervised bilingual word embeddings (BWE) train a mapping function that maps pre-trained monolingual word embeddings into a bilingual space. Despite its remarkable results, unsupervised ma…

Machine TranslationTranslationUnsupervised Machine TranslationWord Embeddings