Fisher-Guided Selective Forgetting: Mitigating The Primacy Bias in Deep Reinforcement Learning
Massimiliano Falzari, Matthia Sabatelli

TL;DR
This paper investigates the primacy bias in deep reinforcement learning using Fisher Information, and introduces Fisher-Guided Selective Forgetting to improve learning by mitigating early experience overfitting.
Contribution
It provides a FIM-based framework to understand primacy bias and proposes a novel method for selective forgetting to enhance DRL performance.
Findings
FGSF outperforms baselines in complex environments
Primacy bias affects actor and critic networks differently
Replay ratios and noise injection influence primacy bias effects
Abstract
Deep Reinforcement Learning (DRL) systems often tend to overfit to early experiences, a phenomenon known as the primacy bias (PB). This bias can severely hinder learning efficiency and final performance, particularly in complex environments. This paper presents a comprehensive investigation of PB through the lens of the Fisher Information Matrix (FIM). We develop a framework characterizing PB through distinct patterns in the FIM trace, identifying critical memorization and reorganization phases during learning. Building on this understanding, we propose Fisher-Guided Selective Forgetting (FGSF), a novel method that leverages the geometric structure of the parameter space to selectively modify network weights, preventing early experiences from dominating the learning process. Empirical results across DeepMind Control Suite (DMC) environments show that FGSF consistently outperforms…
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
