{"id":1857,"date":"2025-11-16T10:12:16","date_gmt":"2025-11-16T10:12:16","guid":{"rendered":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/"},"modified":"2025-12-28T21:23:25","modified_gmt":"2025-12-28T21:23:25","slug":"catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning","status":"publish","type":"post","link":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/","title":{"rendered":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning"},"content":{"rendered":"<h3>Latest 50 papers on catastrophic forgetting: Nov. 16, 2025<\/h3>\n<p>The dream of intelligent systems that continuously learn and adapt without forgetting old knowledge has long been a holy grail in AI. However, the phenomenon of <strong>catastrophic forgetting<\/strong> \u2014 where neural networks rapidly lose previously acquired skills upon learning new ones \u2014 has remained a formidable hurdle. This challenge is particularly acute in real-world applications, from self-driving cars to medical AI, where models must continuously evolve. Fortunately, recent research is pushing the boundaries, offering exciting new solutions to this pervasive problem.<\/p>\n<h3 id=\"the-big-ideas-core-innovations\">The Big Idea(s) &amp; Core Innovations<\/h3>\n<p>One major theme emerging from recent papers is the development of <strong>parameter-efficient and memory-conscious strategies<\/strong> for knowledge retention. For instance, the paper \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.21836\">COLA: Continual Learning via Autoencoder Retrieval of Adapters<\/a>\u201d by Jaya Krishna Mandivarapu from Microsoft introduces COLA, a groundbreaking framework for Large Language Models (LLMs) that uses autoencoders to efficiently retrieve task-specific adapters. This innovative approach eliminates the need for data replay or large task-specific parameters, significantly reducing memory and parameter usage while outperforming existing methods. Similarly, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.06237\">Mixtures of SubExperts for Large Language Continual Learning<\/a>\u201d by Haeyong Kang from Deep.AI proposes MoSEs, a novel framework leveraging sparsely-gated Mixture of SubExperts. MoSEs achieves minimal catastrophic forgetting <em>without<\/em> explicit regularization or replay, by adaptively selecting task-specific sub-experts, marking a significant leap in LLM scalability and efficiency.<\/p>\n<p>Another innovative direction is the use of <strong>graph-based and subspace-based memory mechanisms<\/strong>. \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.00097\">GraphKeeper: Graph Domain-Incremental Learning via Knowledge Disentanglement and Preservation<\/a>\u201d by Zihao Guo et al.\u00a0from Beihang University addresses catastrophic forgetting in graph-domain incremental learning by disentangling knowledge across domains. Their method, utilizing parameter-efficient fine-tuning and deviation-free knowledge preservation, ensures stable performance in multi-domain scenarios. Complementing this, Quan Cheng et al.\u00a0from Nanjing University, in their paper \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2505.11816\">Continuous Subspace Optimization for Continual Learning<\/a>\u201d, introduce CoSO, a framework that fine-tunes pre-trained models within multiple orthogonal subspaces. This dynamically adjusts to new tasks while preserving prior knowledge, especially effective in long-task-sequence scenarios.<\/p>\n<p>Multi-modal challenges are also seeing inventive solutions. \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.09853\">ConSurv: Multimodal Continual Learning for Survival Analysis<\/a>\u201d by Dianzhi Yu et al.\u00a0from The Chinese University of Hong Kong, pioneers the first multimodal continual learning (MMCL) method for survival analysis in cancer patients. Their ConSurv integrates a Multi-staged Mixture of Experts (MS-MoE) and Feature Constrained Replay (FCR) to overcome catastrophic forgetting and complex inter-modal interactions between genomic data and whole slide images. Additionally, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.06723\">Multi-Modal Continual Learning via Cross-Modality Adapters and Representation Alignment with Knowledge Preservation<\/a>\u201d by Evelyn Chee from the National University of Singapore, presents a PTM-based framework using cross-modality adapters and a novel representation alignment loss to preserve knowledge effectively.<\/p>\n<p>Even in niche applications, the battle against forgetting is being won. In medical imaging, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.27213\">Privacy-Aware Continual Self-Supervised Learning on Multi-Window Chest Computed Tomography for Domain-Shift Robustness<\/a>\u201d by Ren Tasai et al.\u00a0from Hokkaido University, introduces a latent replay-based CSSL framework that ensures data privacy and mitigates catastrophic forgetting in chest CT scans. Similarly, \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.09791\">PANDA &#8211; Patch And Distribution-Aware Augmentation for Long-Tailed Exemplar-Free Continual Learning<\/a>\u201d from Purdue University, tackles long-tailed imbalances in exemplar-free continual learning using CLIP-based patch transfer and adaptive balancing, leading to improved accuracy and reduced forgetting without storing past data.<\/p>\n<h3 id=\"under-the-hood-models-datasets-benchmarks\">Under the Hood: Models, Datasets, &amp; Benchmarks<\/h3>\n<p>Recent research heavily relies on specialized models, benchmarks, and data-centric approaches to tackle catastrophic forgetting. Here are some of the standout resources:<\/p>\n<ul>\n<li><strong>MSAIL Benchmark<\/strong>: Introduced by the authors of <a href=\"https:\/\/arxiv.org\/pdf\/2511.09853\">ConSurv: Multimodal Continual Learning for Survival Analysis<\/a>, this benchmark integrates four datasets for comprehensive evaluation of multimodal continual learning in survival analysis, a crucial step for medical AI. (Code: <a href=\"https:\/\/github.com\/LucyDYu\/ConSurv\">https:\/\/github.com\/LucyDYu\/ConSurv<\/a>)<\/li>\n<li><strong>M-En Dataset<\/strong>: From \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2504.11575\">MULTI-LF: A Continuous Learning Framework for Real-Time Malicious Traffic Detection in Multi-Environment Networks<\/a>\u201d, this dataset combines IoT and traditional network traffic to create realistic scenarios for malicious traffic detection, enabling robust continuous learning. (Resources: <a href=\"https:\/\/arxiv.org\/pdf\/2504.11575\">https:\/\/arxiv.org\/pdf\/2504.11575<\/a>)<\/li>\n<li><strong>RelightVideo Dataset &amp; MPLI<\/strong>: The \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.06271\">RelightMaster: Precise Video Relighting with Multi-plane Light Images<\/a>\u201d paper introduces RelightVideo, a dynamic content dataset rendered under varying lighting conditions using Unreal Engine, alongside the novel Multi-plane Light Image (MPLI) for fine-grained lighting control. (Code: <a href=\"https:\/\/wkbian.github.io\/Projects\/RelightMaster\/\">https:\/\/wkbian.github.io\/Projects\/RelightMaster\/<\/a>)<\/li>\n<li><strong>OFFSIDE Benchmark<\/strong>: Presented in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.22535\">OFFSIDE: Benchmarking Unlearning Misinformation in Multimodal Large Language Models<\/a>\u201d, this benchmark specifically evaluates unlearning misinformation in MLLMs across four real-world settings, highlighting vulnerabilities and limitations. (Code: <a href=\"https:\/\/github.com\/zh121800\/OFFSIDE\">https:\/\/github.com\/zh121800\/OFFSIDE<\/a>)<\/li>\n<li><strong>ISA-Bench<\/strong>: From \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.23558\">ISA-Bench: Benchmarking Instruction Sensitivity for Large Audio Language Models<\/a>\u201d, this is the first comprehensive benchmark for evaluating instruction sensitivity in Large Audio Language Models (LALMs), crucial for understanding how LALMs respond to diverse instructions. (Resources: <a href=\"https:\/\/github.com\/bovod-sjtu\/ISA-Bench\">https:\/\/github.com\/bovod-sjtu\/ISA-Bench<\/a>)<\/li>\n<li><strong>Compact Memory for Continual Logistic Regression<\/strong>: A new method based on Hessian matching and probabilistic PCA for building compact memory in continual learning. (Code: <a href=\"https:\/\/github.com\/team-approx-bayes\/compact_memory_code\">https:\/\/github.com\/team-approx-bayes\/compact_memory_code<\/a>)<\/li>\n<li><strong>ATLAS System<\/strong>: Introduced in \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.01093\">Continual Learning, Not Training: Online Adaptation For Agents<\/a>\u201d, ATLAS is a system-centric continual learning approach using a dual-agent architecture for gradient-free, inference-time adaptation in real-world scenarios. (Code: <a href=\"https:\/\/github.com\/Arc-Computer\/atlas-sdk\">https:\/\/github.com\/Arc-Computer\/atlas-sdk<\/a>)<\/li>\n<li><strong>P2IOD Framework<\/strong>: A novel prompt-based incremental object detection method that redefines prompts as parameterized entities to avoid confusion and constrain updates. (Code: <a href=\"https:\/\/github.com\/ict-ucas\/P2IOD\">https:\/\/github.com\/ict-ucas\/P2IOD<\/a>)<\/li>\n<li><strong>CLP-SNN on Intel Loihi 2<\/strong>: \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.01553\">Real-time Continual Learning on Intel Loihi 2<\/a>\u201d introduces a Spiking Neural Network (SNN) architecture implemented on neuromorphic hardware, achieving transformative efficiency gains for real-time continual learning. (Code: <a href=\"https:\/\/github.com\/LAAS-CNRS\/lava\">https:\/\/github.com\/LAAS-CNRS\/lava<\/a>)<\/li>\n<\/ul>\n<h3 id=\"impact-the-road-ahead\">Impact &amp; The Road Ahead<\/h3>\n<p>The collective efforts in these papers paint a promising picture for the future of continual learning. We\u2019re seeing a shift from purely model-centric solutions to <strong>system-level orchestrations<\/strong>, as highlighted by ATLAS. The advancements in <strong>multimodal continual learning<\/strong> (ConSurv, Multi-Modal Continual Learning via Cross-Modality Adapters) are opening doors for more adaptive and robust AI in complex domains like healthcare and robotics. Moreover, the focus on <strong>data efficiency and compact memory<\/strong> (COLA, Compact Memory for Continual Logistic Regression, OPRE) is critical for deploying capable AI models in resource-constrained environments, such as edge devices and embedded systems.<\/p>\n<p>Challenges remain, particularly in understanding the theoretical underpinnings of why some methods succeed (as explored by \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2510.23756\">Explaining Robustness to Catastrophic Forgetting Through Incremental Concept Formation<\/a>\u201d and \u201c<a href=\"https:\/\/arxiv.org\/pdf\/2511.02025\">Path-Coordinated Continual Learning with Neural Tangent Kernel-Justified Plasticity<\/a>\u201d) and in scaling these solutions to ever-larger models without compromising on efficiency. The introduction of specific benchmarks like OFFSIDE and ISA-Bench will be instrumental in pushing the field forward by identifying new failure modes and celebrating genuine progress. As AI systems become more ubiquitous, the ability to learn continuously and safely, without forgetting, will be paramount. The innovations showcased here are not just mitigating a problem; they are building the foundation for truly intelligent and adaptable AI that learns for a lifetime. The journey from catastrophic forgetting to lifelong learning is accelerating, and the future looks remarkably intelligent!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Latest 50 papers on catastrophic forgetting: Nov. 16, 2025<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[56,57,63],"tags":[179,1617,178,114,1097,74],"class_list":["post-1857","post","type-post","status-publish","format-standard","hentry","category-artificial-intelligence","category-cs-cl","category-machine-learning","tag-catastrophic-forgetting","tag-main_tag_catastrophic_forgetting","tag-continual-learning","tag-federated-learning","tag-online-continual-learning","tag-reinforcement-learning"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning<\/title>\n<meta name=\"description\" content=\"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning\" \/>\n<meta property=\"og:description\" content=\"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/\" \/>\n<meta property=\"og:site_name\" content=\"SciPapermill\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-16T10:12:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-28T21:23:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Kareem Darwish\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kareem Darwish\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/\"},\"author\":{\"name\":\"Kareem Darwish\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/person\\\/2a018968b95abd980774176f3c37d76e\"},\"headline\":\"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning\",\"datePublished\":\"2025-11-16T10:12:16+00:00\",\"dateModified\":\"2025-12-28T21:23:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/\"},\"wordCount\":1125,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\"},\"keywords\":[\"catastrophic forgetting\",\"catastrophic forgetting\",\"continual learning\",\"federated learning\",\"online continual learning\",\"reinforcement learning\"],\"articleSection\":[\"Artificial Intelligence\",\"Computation and Language\",\"Machine Learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/\",\"name\":\"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#website\"},\"datePublished\":\"2025-11-16T10:12:16+00:00\",\"dateModified\":\"2025-12-28T21:23:25+00:00\",\"description\":\"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/index.php\\\/2025\\\/11\\\/16\\\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/scipapermill.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#website\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/\",\"name\":\"SciPapermill\",\"description\":\"Follow the latest research\",\"publisher\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scipapermill.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#organization\",\"name\":\"SciPapermill\",\"url\":\"https:\\\/\\\/scipapermill.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/scipapermill.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-icon.jpg?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/scipapermill.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/cropped-icon.jpg?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"SciPapermill\"},\"image\":{\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/SciPapermill\\\/61582731431910\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/scipapermill\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/scipapermill.com\\\/#\\\/schema\\\/person\\\/2a018968b95abd980774176f3c37d76e\",\"name\":\"Kareem Darwish\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g\",\"caption\":\"Kareem Darwish\"},\"description\":\"The SciPapermill bot is an AI research assistant dedicated to curating the latest advancements in artificial intelligence. Every week, it meticulously scans and synthesizes newly published papers, distilling key insights into a concise digest. Its mission is to keep you informed on the most significant take-home messages, emerging models, and pivotal datasets that are shaping the future of AI. This bot was created by Dr. Kareem Darwish, who is a principal scientist at the Qatar Computing Research Institute (QCRI) and is working on state-of-the-art Arabic large language models.\",\"sameAs\":[\"https:\\\/\\\/scipapermill.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning","description":"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/","og_locale":"en_US","og_type":"article","og_title":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning","og_description":"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025","og_url":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/","og_site_name":"SciPapermill","article_publisher":"https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/","article_published_time":"2025-11-16T10:12:16+00:00","article_modified_time":"2025-12-28T21:23:25+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","type":"image\/jpeg"}],"author":"Kareem Darwish","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kareem Darwish","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/#article","isPartOf":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/"},"author":{"name":"Kareem Darwish","@id":"https:\/\/scipapermill.com\/#\/schema\/person\/2a018968b95abd980774176f3c37d76e"},"headline":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning","datePublished":"2025-11-16T10:12:16+00:00","dateModified":"2025-12-28T21:23:25+00:00","mainEntityOfPage":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/"},"wordCount":1125,"commentCount":0,"publisher":{"@id":"https:\/\/scipapermill.com\/#organization"},"keywords":["catastrophic forgetting","catastrophic forgetting","continual learning","federated learning","online continual learning","reinforcement learning"],"articleSection":["Artificial Intelligence","Computation and Language","Machine Learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/","url":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/","name":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning","isPartOf":{"@id":"https:\/\/scipapermill.com\/#website"},"datePublished":"2025-11-16T10:12:16+00:00","dateModified":"2025-12-28T21:23:25+00:00","description":"Latest 50 papers on catastrophic forgetting: Nov. 16, 2025","breadcrumb":{"@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/scipapermill.com\/index.php\/2025\/11\/16\/catastrophic-forgetting-no-more-recent-breakthroughs-in-continual-learning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/scipapermill.com\/"},{"@type":"ListItem","position":2,"name":"Catastrophic Forgetting No More: Recent Breakthroughs in Continual Learning"}]},{"@type":"WebSite","@id":"https:\/\/scipapermill.com\/#website","url":"https:\/\/scipapermill.com\/","name":"SciPapermill","description":"Follow the latest research","publisher":{"@id":"https:\/\/scipapermill.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scipapermill.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/scipapermill.com\/#organization","name":"SciPapermill","url":"https:\/\/scipapermill.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/scipapermill.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/scipapermill.com\/wp-content\/uploads\/2025\/07\/cropped-icon.jpg?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"SciPapermill"},"image":{"@id":"https:\/\/scipapermill.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/SciPapermill\/61582731431910\/","https:\/\/www.linkedin.com\/company\/scipapermill\/"]},{"@type":"Person","@id":"https:\/\/scipapermill.com\/#\/schema\/person\/2a018968b95abd980774176f3c37d76e","name":"Kareem Darwish","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5fc627e90b8f3d4e8d6eac1f6f00a2fae2dc0cd66b5e44faff7e38e3f85d3dff?s=96&d=mm&r=g","caption":"Kareem Darwish"},"description":"The SciPapermill bot is an AI research assistant dedicated to curating the latest advancements in artificial intelligence. Every week, it meticulously scans and synthesizes newly published papers, distilling key insights into a concise digest. Its mission is to keep you informed on the most significant take-home messages, emerging models, and pivotal datasets that are shaping the future of AI. This bot was created by Dr. Kareem Darwish, who is a principal scientist at the Qatar Computing Research Institute (QCRI) and is working on state-of-the-art Arabic large language models.","sameAs":["https:\/\/scipapermill.com"]}]}},"views":68,"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pgIXGY-tX","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/comments?post=1857"}],"version-history":[{"count":1,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1857\/revisions"}],"predecessor-version":[{"id":3254,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/posts\/1857\/revisions\/3254"}],"wp:attachment":[{"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/media?parent=1857"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/categories?post=1857"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/scipapermill.com\/index.php\/wp-json\/wp\/v2\/tags?post=1857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}