**arXiv ID:** 2202.02918 **Authors:** Jaime S. Ide, Daria Mićović, Michael J. Guarino, Kevin Alcedo, David Rosenbluth, Adrian P. Pope **Published:** 2022-02-07T03:10:34Z **Abstract:** Reusing previously trained models is critical in deep reinforcement learning to speed up training of new agents. However, it is unclear how to acquire new skills when objectives and constraints are in conflict with previously learned skills. Moreover, when retraining, there is an intrinsic conflict between explo...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill soft-actorcritic-with-inhibitory-networks-for-faster-retraining --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Soft Actorcritic With Inhibitory Networks For Faster Retraining?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-soft-actorcritic-with-inhibitory-networks-for-fast)More formats (shields.io, HTML) on the badges page.
# Soft Actor-Critic with Inhibitory Networks for Faster Retraining
**arXiv ID:** 2202.02918
**Authors:** Jaime S. Ide, Daria Mićović, Michael J. Guarino, Kevin Alcedo, David Rosenbluth, Adrian P. Pope
**Published:** 2022-02-07T03:10:34Z
**Abstract:**
Reusing previously trained models is critical in deep reinforcement learning to speed up training of new agents. However, it is unclear how to acquire new skills when objectives and constraints are in conflict with previously learned skills. Moreover, when retraining, there is an intrinsic conflict between exploiting what has already been learned and exploring new skills. In soft actor-critic (SAC) methods, a temperature parameter can be dynamically adjusted to weight the action entropy and balance the explore $\times$ exploit trade-off. However, controlling a single coefficient can be challenging within the context of retraining, even more so when goals are contradictory. In this work, inspired by neuroscience research, we propose a novel approach using inhibitory networks to allow separate and adaptive state value evaluations, as well as distinct automatic entropy tuning. Ultimately, our approach allows for controlling inhibition to handle conflict between exploiting less risky, acquired behaviors and exploring novel ones to overcome more challenging tasks. We validate our method through experiments in OpenAI Gym environments.
## Skill Description
This skill is generated from the arXiv paper: Soft Actor-Critic with Inhibitory Networks for Faster Retraining (2202.02918).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2202.02918](http://arxiv.org/abs/2202.02918v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!