← Search

Sebastian Lee

3 accepted papers

2025

A Theory of Initialisation's Impact on Specialisation

ICLR 2025poster

Prior work has demonstrated a consistent tendency in neural networks engaged in continual learning tasks, wherein intermediate task similarity results in the highest levels of catastrophic interference. This phenomenon is attributed to the network's tendency to reuse learned features across tasks. H…

Cited by 0SourcePDFScholar
2022

Maslow’s Hammer in Catastrophic Forgetting: Node Re-Use vs. Node Activation

ICML 2022spotlight

Continual learning—learning new tasks in sequence while maintaining performance on old tasks—remains particularly challenging for artificial neural networks. Surprisingly, the amount of forgetting does not increase with the dissimilarity between the learned tasks, but appears to be worst in an inter…

2021

Continual Learning in the Teacher-Student Setup: Impact of Task Similarity

ICML 2021spotlight

Continual learning{—}the ability to learn many tasks in sequence{—}is critical for artificial learning systems. Yet standard training methods for deep networks often suffer from catastrophic forgetting, where learning new tasks erases knowledge of the earlier tasks. While catastrophic forgetting lab…