Generalization in Transfer Learning
Suzan Ece Ada, Emre Ugur, H. Levent Akin

TL;DR
This paper explores regularization techniques in deep reinforcement learning to improve transfer learning generalization, including early stopping, sample elimination, and maximum entropy adversarial methods, tested on robotic simulations.
Contribution
It introduces novel regularization strategies and a comprehensive evaluation framework for transfer learning in continuous control tasks.
Findings
Regularization improves transfer performance.
Early snapshots of policies help prevent overfitting.
Maximum entropy methods enhance domain generalization.
Abstract
Agents trained with deep reinforcement learning algorithms are capable of performing highly complex tasks including locomotion in continuous environments. We investigate transferring the learning acquired in one task to a set of previously unseen tasks. Generalization and overfitting in deep reinforcement learning are not commonly addressed in current transfer learning research. Conducting a comparative analysis without an intermediate regularization step results in underperforming benchmarks and inaccurate algorithm comparisons due to rudimentary assessments. In this study, we propose regularization techniques in deep reinforcement learning for continuous control through the application of sample elimination, early stopping and maximum entropy regularized adversarial learning. First, the importance of the inclusion of training iteration number to the hyperparameters in deep transfer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Adversarial Robustness in Machine Learning · Adaptive Dynamic Programming Control
