Jointly-Trained State-Action Embedding for Efficient Reinforcement Learning
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Model-based Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Jointly-Learned State-Action Embedding for Efficient Reinforcement Learning
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+1Sub-Task Discovery with Limited Supervision: A Constrained Clustering Approach
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+2Cascaded LSTMs based Deep Reinforcement Learning for Goal-driven Dialogue
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+3DCT: Dual Channel Training of Action Embeddings for Reinforcement Learning with Large Discrete Action Spaces
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 RecommendationUnsupervised Joint Training of Bilingual Word Embeddings
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