paper-with-me

홈 › Papers

Representations and Exploration for Deep Reinforcement Learning using Singular Value Decomposition

2023-05-01 · Yash Chandak, Shantanu Thakoor, Zhaohan Daniel Guo, Yunhao Tang, Remi Munos, Will Dabney, Diana L Borsa

Representation learning and exploration are among the key challenges for any deep reinforcement learning agent. In this work, we provide a singular value decomposition based method that can be used to obtain representations that preserve the underlying transition structure in the domain. Perhaps interestingly, we show that these representations also capture the relative frequency of state visitations, thereby providing an estimate for pseudo-counts for free. To scale this decomposition method to large-scale domains, we provide an algorithm that never requires building the transition matrix, can make use of deep networks, and also permits mini-batch training. Further, we draw inspiration from predictive state representations and extend our decomposition method to partially observable environments. With experiments on multi-task settings with partially observable domains, we show that the proposed method can not only learn useful representation on DM-Lab-30 environments (that have inputs involving language instructions, pixel images, and rewards, among others) but it can also be effective at hard exploration tasks in DM-Hard-8 environments.

📄 PDF Abstract BibTeX arXiv:2305.00654

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningRepresentation Learning

Similar Papers 제목 키워드 기반

Safe Exploration in Linear Equality Constraint

2021-09-29 · Xiaohu Jia, Zijia Niu, Wang Yao, Jinwei Liu

With the extensive research and application, some shortcomings of reinforcement learning methods are gradually revealed. One of the considerable problems is that it is difficult for reinforcement learning methods to stri…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration

Variational Quantum Singular Value Decomposition

2020-06-03 · Xin Wang, Zhixin Song, Youle Wang

Singular value decomposition is central to many problems in engineering and scientific fields. Several quantum algorithms have been proposed to determine the singular values and their associated singular vectors of a giv…

Image CompressionRecommendation Systems

Updating Singular Value Decomposition for Rank One Matrix Perturbation

2017-07-26 · Ratnik Gandhi, Amoli Rajgor

An efficient Singular Value Decomposition (SVD) algorithm is an important tool for distributed and streaming computation in big data problems. It is observed that update of singular vectors of a rank-1 perturbed matrix i…

Prism: Spectral Parameter Sharing for Multi-Agent Reinforcement Learning

2026-02-06 · Kyungbeom Kim, Seungwon Oh, Kyung-Joong Kim arxiv

Parameter sharing is a key strategy in multi-agent reinforcement learning (MARL) for improving scalability, yet conventional fully shared architectures often collapse into homogeneous behaviors. Recent methods introduce …

Multi-agent Reinforcement Learning

Decomposition Ascribed Synergistic Learning for Unified Image Restoration

2023-08-01 · Jinghao Zhang, Feng Zhao

Learning to restore multiple image degradations within a single model is quite beneficial for real-world applications. Nevertheless, existing works typically concentrate on regarding each degradation independently, while…

DeblurringDenoisingImage DeblurringImage Dehazing+6