2024/03/09 by Marcel Hussing, Hussing, Marcel, Claas Voelcker +8 · 1 voice · 6 citations
Computer Science · Engineering · #Ferroelectric and Negative Capacitance Devices #Semiconductor materials and devices #VLSI and Analog Circuit Testing #cs.AI #cs.LG
paper · pdf · doi:10.48550/arxiv.2403.05996
openalex publication_date 2024/03/09 · openalex created_date 2024/03/13 · openalex updated_date 2026/07/28
We show that deep reinforcement learning algorithms can retain their ability to learn without resetting network parameters in settings where the number of gradient updates greatly exceeds the number of environment samples by combatting value function divergence. Under large update-to-data ratios, a recent study by Nikishin et al. (2022) suggested the emergence of a primacy bias, in which agents overfit early interactions and downplay later experience, impairing their ability to learn. In this work, we investigate the phenomena leading to the primacy bias. We inspect the early stages of training that were conjectured to cause the failure to learn and find that one fundamental challenge is a long-standing acquaintance: value function divergence. Overinflated Q-values are found not only on out-of-distribution but also in-distribution data and can be linked to overestimation on unseen action prediction propelled by optimizer momentum. We employ a simple unit-ball normalization that enables learning under large update ratios, show its efficacy on the widely used dmcontrol suite, and obtain strong performance on the challenging dog tasks, competitive with model-based approaches. Our results question, in parts, the prior explanation for sub-optimal learning due to overfitting early data.