paper-with-me

Papers

Attention Option-Critic

2022-01-07 · ICML Workshop LifelongML 2020 7 · Raviteja Chunduru, Doina Precup

Temporal abstraction in reinforcement learning is the ability of an agent to learn and use high-level behaviors, called options. The option-critic architecture provides a gradient-based end-to-end learning method to construct options. We propose an attention-based extension to this framework, which enables the agent to learn to focus different options on different aspects of the observation space. We show that this leads to behaviorally diverse options which are also capable of state abstraction, and prevents the degeneracy problems of option domination and frequent option switching that occur in option-critic, while achieving a similar sample complexity. We also demonstrate the more efficient, interpretable, and reusable nature of the learned options in comparison with option-critic, through different transfer learning tasks. Experimental results in a relatively simple four-rooms environment and the more complex ALE (Arcade Learning Environment) showcase the efficacy of our approach.

📄 PDF Abstract BibTeX arXiv:2201.02628

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesTransfer Learning

Similar Papers 제목 키워드 기반

Soft Options Critic

2019-05-23 · Elita Lobo, Scott Jordan

The option-critic architecture (Bacon, Harb, and Precup 2017) and several variants have successfully demonstrated the use of the options framework proposed by Sutton et al (Sutton, Precup, and Singh1999) to scale learnin…

IARS SegNet: Interpretable Attention Residual Skip connection SegNet for melanoma segmentation

2023-10-31 · Shankara Narayanan V, Sikha OK, Raul Benitez

Skin lesion segmentation plays a crucial role in the computer-aided diagnosis of melanoma. Deep Learning models have shown promise in accurately segmenting skin lesions, but their widespread adoption in real-life clinica…

Lesion SegmentationMelanoma DiagnosisSegmentationSkin Lesion Segmentation

Diversity-Enriched Option-Critic

2020-11-04 · Anand Kamat, Doina Precup

Temporal abstraction allows reinforcement learning agents to represent knowledge and develop strategies over different temporal scales. The option-critic framework has been demonstrated to learn temporally extended actio…

continuous-controlContinuous ControlDiversity

DAC: The Double Actor-Critic Architecture for Learning Options

2019-04-29 · NeurIPS 2019 12 · Shangtong Zhang, Shimon Whiteson

We reformulate the option framework as two parallel augmented MDPs. Under this novel formulation, all policy optimization algorithms can be used off the shelf to learn intra-option policies, option termination conditions…

Transfer Learning

On the Role of Weight Sharing During Deep Option Learning

2019-12-31 · Matthew Riemer, Ignacio Cases, Clemens Rosenbaum, Miao Liu 외

The options framework is a popular approach for building temporally extended actions in reinforcement learning. In particular, the option-critic architecture provides general purpose policy gradient theorems for learning…

Atari GamesReinforcement Learning