<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Continual Learning on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/continual-learning/</link><description>Recent content in Continual Learning on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 24 Jun 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/continual-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>Transfer Learning (10): Continual Learning</title><link>https://www.chenk.top/en/transfer-learning/10-continual-learning/</link><pubDate>Tue, 24 Jun 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/transfer-learning/10-continual-learning/</guid><description>&lt;p>You can teach yourself to play guitar this year and you will still remember how to ride a bike. A neural network cannot. Fine-tune a vision model on CIFAR-10 then on SVHN, evaluate it on CIFAR-10 again, and accuracy collapses to barely above chance. The phenomenon is called &lt;strong>catastrophic forgetting&lt;/strong>, and overcoming it is the central problem of &lt;strong>continual learning (CL)&lt;/strong>: a learner that absorbs a stream of tasks &lt;span class="math-inline">$\mathcal{T}_1, \mathcal{T}_2, \ldots$&lt;/span>
 without re-accessing past data and without losing what it already knew.&lt;/p></description></item></channel></rss>