paper-with-me

홈 › Papers

Option Discovery in the Absence of Rewards with Manifold Analysis

2020-03-12 · ICML 2020 1 · Amitay Bar, Ronen Talmon, Ron Meir

Options have been shown to be an effective tool in reinforcement learning, facilitating improved exploration and learning. In this paper, we present an approach based on spectral graph theory and derive an algorithm that systematically discovers options without access to a specific reward or task assignment. As opposed to the common practice used in previous methods, our algorithm makes full use of the spectrum of the graph Laplacian. Incorporating modes associated with higher graph frequencies unravels domain subtleties, which are shown to be useful for option discovery. Using geometric and manifold-based analysis, we present a theoretical justification for the algorithm. In addition, we showcase its performance in several domains, demonstrating clear improvements compared to competing methods.

📄 PDF Abstract BibTeX arXiv:2003.05878

Code (1)

amitaybar/Diffusion-options 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

A Laplacian Framework for Option Discovery in Reinforcement Learning

2017-03-02 · ICML 2017 8 · Marlos C. Machado, Marc G. Bellemare, Michael Bowling

Representation learning and option discovery are two of the biggest challenges in reinforcement learning (RL). Proto-value functions (PVFs) are a well-known approach for representation learning in MDPs. In this paper we …

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Unsupervised Skill Discovery with Bottleneck Option Learning

2021-06-27 · Jaekyeom Kim, Seohong Park, Gunhee Kim

Having the ability to acquire inherent skills from environments without any external rewards or supervision like humans is an important problem. We propose a novel unsupervised skill discovery method named Information Bo…

DisentanglementMuJoCo

Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills

2020-02-10 · ICML 2020 1 · Víctor Campos, Alexander Trott, Caiming Xiong, Richard Socher 외

Acquiring abilities in the absence of a task-oriented reward function is at the frontier of reinforcement learning research. This problem has been studied through the lens of empowerment, which draws a connection between…

Reinforcement Learning

A Unified Algorithm Framework for Unsupervised Discovery of Skills based on Determinantal Point Process

2023-09-21 · NeurIPS 2023 11

Learning rich skills under the option framework without supervision of external rewards is at the frontier of reinforcement learning research. Existing works mainly fall into two distinctive categories: variational optio…

Learning Purposeful Behaviour in the Absence of Rewards

2016-05-25 · Marlos C. Machado, Michael Bowling

Artificial intelligence is commonly defined as the ability to achieve goals in the world. In the reinforcement learning framework, goals are encoded as reward functions that guide agent behaviour, and the sum of observed…

Reinforcement Learning