Editing
Continual Learning
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Continual learning''' β Training a model on a sequence of tasks or data streams over time without forgetting prior knowledge. * '''Catastrophic forgetting''' β The tendency of neural networks to abruptly lose previously learned knowledge when trained on new data. * '''Task-incremental learning''' β The model learns a sequence of distinct tasks, with task identity known at inference time. * '''Class-incremental learning''' β The model incrementally learns new classes; task identity is not given at test time (harder). * '''Domain-incremental learning''' β Same task but data distribution changes over time (e.g., new image styles). * '''Plasticity''' β The model's ability to learn new information quickly. * '''Stability''' β The model's ability to retain previously learned information. * '''Stability-plasticity dilemma''' β The fundamental trade-off: high plasticity enables fast learning but causes forgetting; high stability prevents forgetting but blocks new learning. * '''Elastic Weight Consolidation (EWC)''' β A regularization approach that penalizes changes to parameters important for previous tasks. * '''Progressive Neural Networks''' β Freeze previous task columns and add new lateral connections for new tasks; no forgetting but grows with each task. * '''Experience replay''' β Storing a small buffer of past examples and mixing them into training on new tasks. * '''Dark Experience Replay (DER)''' β Stores soft targets (logits) from past predictions, not just input-output pairs. * '''PackNet''' β Prunes and packs model weights for multiple tasks into the same fixed-size network. * '''Fisher information matrix''' β Used in EWC to measure parameter importance to previous tasks. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information