A Controlled Study of Double DQN and Dueling DQN Under Cross-Environment Transfer
Azkaa Nasir, Fatima Dossa, Muhammad Ahmed Atif, Mohammad Shahid Shaikh

TL;DR
This study empirically compares Double DQN and Dueling DQN in transfer learning across different environments, revealing that DDQN is more robust to negative transfer than Dueling DQN.
Contribution
It provides the first controlled empirical analysis of how architectural differences affect transfer performance in deep reinforcement learning.
Findings
DDQN avoids negative transfer in the tested setup
Dueling DQN exhibits degraded rewards and instability
Statistical analysis confirms significant performance differences
Abstract
Transfer learning in deep reinforcement learning is often motivated by improved stability and reduced training cost, but it can also fail under substantial domain shift. This paper presents a controlled empirical study examining how architectural differences between Double Deep Q-Networks (DDQN) and Dueling DQN influence transfer behavior across environments. Using CartPole as a source task and LunarLander as a structurally distinct target task, we evaluate a fixed layer-wise representation transfer protocol under identical hyperparameters and training conditions, with baseline agents trained from scratch used to contextualize transfer effects. Empirical results show that DDQN consistently avoids negative transfer under the examined setup and maintains learning dynamics comparable to baseline performance in the target environment. In contrast, Dueling DQN consistently exhibits negative…
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 · Domain Adaptation and Few-Shot Learning · Muscle activation and electromyography studies
