Catastrophic Forgetting Mitigation via Discrepancy-Weighted Experience Replay
Xinrun Xu, Jianwen Yang, Qiuhong Zhang, Zhanbiao Lian, Zhiming Ding, Shan Jiang

TL;DR
This paper introduces ER-EMU, an adaptive experience replay method that uses a domain distance metric to select and prioritize historical data, effectively mitigating catastrophic forgetting in continual traffic monitoring models.
Contribution
The paper proposes a novel experience replay algorithm with domain-aware data selection to enhance knowledge retention in dynamic environments.
Findings
ER-EMU improves object detection performance in traffic monitoring.
The domain distance-based selection enhances diversity and prevents overfitting.
Experiments show consistent gains over state-of-the-art methods.
Abstract
Continually adapting edge models in cloud-edge collaborative object detection for traffic monitoring suffers from catastrophic forgetting, where models lose previously learned knowledge when adapting to new data distributions. This is especially problematic in dynamic traffic environments characterised by periodic variations (e.g., day/night, peak hours), where past knowledge remains valuable. Existing approaches like experience replay and visual prompts offer some mitigation, but struggle to effectively prioritize and leverage historical data for optimal knowledge retention and adaptation. Specifically, simply storing and replaying all historical data can be inefficient, while treating all historical experiences as equally important overlooks their varying relevance to the current domain. This paper proposes ER-EMU, an edge model update algorithm based on adaptive experience replay, to…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
