You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Early attempts to mitigate catastrophic forgetting typically consisted of memory systems that store previous data and that regularly replay old samples interleaved with samples drawn from the newdata (Robins 1993, 1995), and these methods are still used today (Gepperth & Karaoguz 2015, Rebuffi et al. 2016).
page 8
Serra, J., Suris, D., Miron, M. and Karatzoglou, A., 2018, July. Overcoming catastrophic forgetting with hard attention to the task. In International Conference on Machine Learning (pp. 4548-4557). PMLR. http://proceedings.mlr.press/v80/serra18a/serra18a.pdf
Li, X., Zhou, Y., Wu, T., Socher, R. and Xiong, C., 2019, May. Learn to grow: A continual structure learning framework for overcoming catastrophic forgetting. In International Conference on Machine Learning (pp. 3925-3934). PMLR. http://proceedings.mlr.press/v97/li19m/li19m.pdf
The R-Hero experiment has uncovered the existence of catastrophic forgetting problem for patch generation.
We will study how to overcome this problem.
(spinoff of #970 (comment))
The text was updated successfully, but these errors were encountered: