paper-with-me

Papers

Reinforcement Learning with Competitive Ensembles of Information-Constrained Primitives

2019-06-25 · ICLR 2020 1 · Anirudh Goyal, Shagun Sodhani, Jonathan Binas, Xue Bin Peng, Sergey Levine, Yoshua Bengio

Reinforcement learning agents that operate in diverse and complex environments can benefit from the structured decomposition of their behavior. Often, this is addressed in the context of hierarchical reinforcement learning, where the aim is to decompose a policy into lower-level primitives or options, and a higher-level meta-policy that triggers the appropriate behaviors for a given situation. However, the meta-policy must still produce appropriate decisions in all states. In this work, we propose a policy design that decomposes into primitives, similarly to hierarchical reinforcement learning, but without a high-level meta-policy. Instead, each primitive can decide for themselves whether they wish to act in the current state. We use an information-theoretic mechanism for enabling this decentralized decision: each primitive chooses how much information it needs about the current state to make a decision and the primitive that requests the most information about the current state acts in the world. The primitives are regularized to use as little information as possible, which leads to natural competition and specialization. We experimentally demonstrate that this policy architecture improves over both flat and hierarchical policies in terms of generalization.

📄 PDF Abstract BibTeX arXiv:1906.10667

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Constrained Latent Action Policies for Model-Based Offline Reinforcement Learning

2024-11-07 · Marvin Alles, Philip Becker-Ehmck, Patrick van der Smagt, Maximilian Karl

In offline reinforcement learning, a policy is learned using a static dataset in the absence of costly feedback from the environment. In contrast to the online setting, only using static datasets poses additional challen…

D4RLreinforcement-learningReinforcement Learning

Globally Induced Forest: A Prepruning Compression Scheme

2017-08-01 · ICML 2017 8 · Jean-Michel Begon, Arnaud Joly, Pierre Geurts

Tree-based ensemble models are heavy memory-wise. An undesired state of affairs considering nowadays datasets, memory-constrained environment and fitting/prediction times. In this paper, we propose the Globally Indu…

Multi-Objective Constrained Optimization for Energy Applications via Tree Ensembles

2021-11-04 · Alexander Thebelt, Calvin Tsay, Robert M. Lee, Nathan Sudermann-Merx 외

Energy systems optimization problems are complex due to strongly non-linear system behavior and multiple competing objectives, e.g. economic gain vs. environmental impact. Moreover, a large number of input variables and …

Green Accelerated Hoeffding Tree

2022-05-06 · Eva Garcia-Martin, Albert Bifet, Niklas Lavesson, Rikard König 외

State-of-the-art machine learning solutions mainly focus on creating highly accurate models without constraints on hardware resources. Stream mining algorithms are designed to run on resource-constrained devices, thus a …

Minimax Rates and Spectral Distillation for Tree Ensembles

2026-05-12 · Binh Duc Vu, David S. Watson arxiv

Tree ensembles such as random forests (RFs) and gradient boosting machines (GBMs) are among the most widely used supervised learners, yet their theoretical properties remain incompletely understood. We adopt a spectral p…