paper-with-me

Papers

Reinforcement Learning with Deep Energy-Based Policies

2017-02-27 · ICML 2017 8 · Tuomas Haarnoja, Haoran Tang, Pieter Abbeel, Sergey Levine

We propose a method for learning expressive energy-based policies for continuous states and actions, which has been feasible only in tabular domains before. We apply our method to learning maximum entropy policies, resulting into a new algorithm, called soft Q-learning, that expresses the optimal policy via a Boltzmann distribution. We use the recently proposed amortized Stein variational gradient descent to learn a stochastic sampling network that approximates samples from this distribution. The benefits of the proposed algorithm include improved exploration and compositionality that allows transferring skills between tasks, which we confirm in simulated experiments with swimming and walking robots. We also draw a connection to actor-critic methods, which can be viewed performing approximate inference on the corresponding energy-based model.

📄 PDF Abstract BibTeX arXiv:1702.08165

Code (4)

haarnoja/softqlearning 공식 구현
mpatacchiola/gym-multigoal
opendilab/DI-engine/blob/main/ding/policy/sql.py pytorch
shakedzy/warehouse

Tasks

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Composable Energy Policies for Reactive Motion Generation and Reinforcement Learning

2021-05-11 · Julen Urain, Anqi Li, Puze Liu, Carlo D'Eramo 외

Reactive motion generation problems are usually solved by computing actions as a sum of policies. However, these policies are independent of each other and thus, they can have conflicting behaviors when summing their con…

Motion Generationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

FlowQ: Energy-Guided Flow Policies for Offline Reinforcement Learning

2025-05-20 · Marvin Alles, Nutan Chen, Patrick van der Smagt, Botond Cseke

The use of guidance to steer sampling toward desired outcomes has been widely explored within diffusion models, especially in applications such as image and trajectory generation. However, incorporating guidance during t…

reinforcement-learningReinforcement Learning

Distributed Power Control for Large Energy Harvesting Networks: A Multi-Agent Deep Reinforcement Learning Approach

2019-04-01 · Mohit K. Sharma, Alessio Zappone, Mohamad Assaad, Merouane Debbah 외

In this paper, we develop a multi-agent reinforcement learning (MARL) framework to obtain online power control policies for a large energy harvesting (EH) multiple access channel, when only causal information about the E…

Deep Reinforcement LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Non-conflicting Energy Minimization in Reinforcement Learning based Robot Control

2025-09-01 · Skand Peri, Akhil Perincherry, Bikram Pandit, Stefan Lee arxiv

Efficient robot control often requires balancing task performance with energy expenditure. A common approach in reinforcement learning (RL) is to penalize energy use directly as part of the reward function. This requires…

Reinforcement Learning

Distill2Explain: Differentiable decision trees for explainable reinforcement learning in energy application controllers

2024-03-18 · Gargya Gokhale, Seyed Soroush Karimi Madahi, Bert Claessens, Chris Develder

Demand-side flexibility is gaining importance as a crucial element in the energy transition process. Accounting for about 25% of final energy consumption globally, the residential sector is an important (potential) sourc…

energy managementReinforcement Learning (RL)