paper-with-me

홈 › Papers

Bridging the Gap Between Target Networks and Functional Regularization

2021-06-04 · Alexandre Piché, Valentin Thomas, Rafael Pardinas, Joseph Marino, Gian Maria Marconi, Christopher Pal, Mohammad Emtiyaz Khan

Bootstrapping is behind much of the successes of deep Reinforcement Learning. However, learning the value function via bootstrapping often leads to unstable training due to fast-changing target values. Target Networks are employed to stabilize training by using an additional set of lagging parameters to estimate the target values. Despite the popularity of Target Networks, their effect on the optimization is still misunderstood. In this work, we show that they act as an implicit regularizer which can be beneficial in some cases, but also have disadvantages such as being inflexible and can result in instabilities, even when vanilla TD(0) converges. To overcome these issues, we propose an explicit Functional Regularization alternative that is flexible and a convex regularizer in function space and we theoretically study its convergence. We conduct an experimental study across a range of environments, discount factors, and off-policiness data collections to investigate the effectiveness of the regularization induced by Target Networks and Functional Regularization in terms of performance, accuracy, and stability. Our findings emphasize that Functional Regularization can be used as a drop-in replacement for Target Networks and result in performance improvement. Furthermore, adjusting both the regularization weight and the network update period in Functional Regularization can result in further performance improvements compared to solely adjusting the network update period as typically done with Target Networks. Our approach also enhances the ability to networks to recover accurate $Q$-values.

📄 PDF Abstract BibTeX arXiv:2106.02613

Code (1)

alexpiche/fr-tmlr 공식 구현 jax

Tasks

Deep Reinforcement LearningQ-Learning

Similar Papers 제목 키워드 기반

Bridging the Gap Between Target Networks and Functional Regularization

2022-10-21 · Alexandre Piche, Valentin Thomas, Joseph Marino, Rafael Pardinas 외

Bootstrapping is behind much of the successes of Deep Reinforcement Learning. However, learning the value function via bootstrapping often leads to unstable training due to fast-changing target values. Target Networks ar…

Deep Reinforcement Learning

Mutual Calibration between Explicit and Implicit Deep Generative Models

2021-01-01 · Qitian Wu, Rui Gao, Hongyuan Zha

Deep generative models are generally categorized into explicit models and implicit models. The former defines an explicit density form that allows likelihood inference; while the latter targets a flexible transformation …

Functional Regularization for Representation Learning: A Unified Theoretical Perspective

2020-08-06 · NeurIPS 2020 12 · Siddhant Garg, YIngyu Liang

Unsupervised and self-supervised learning approaches have become a crucial tool to learn representations for downstream prediction tasks. While these approaches are widely used in practice and achieve impressive empirica…

Representation LearningSelf-Supervised LearningUnsupervised Pre-training

Bridging the gap between target-based and cell-based drug discovery with a graph generative multi-task model

2022-08-09 · Fan Hu, Dongqi Wang, Huazhen Huang, Yishen Hu 외

Drug discovery is vitally important for protecting human against disease. Target-based screening is one of the most popular methods to develop new drugs in the past several decades. This method efficiently screens candid…

Drug Discovery

IDM: An Intermediate Domain Module for Domain Adaptive Person Re-ID

2021-08-05 · ICCV 2021 10 · Yongxing Dai, Jun Liu, Yifan Sun, Zekun Tong 외

Unsupervised domain adaptive person re-identification (UDA re-ID) aims at transferring the labeled source domain's knowledge to improve the model's discriminability on the unlabeled target domain. From a novel perspectiv…

DiversityDomain Adaptive Person Re-IdentificationPerson Re-Identification