Tagged articles

continual learning

30 articles · Page 1 of 1
Machine Heart
Machine Heart
Aug 9, 2026 · Artificial Intelligence

Why Continual Learning Won’t Take Ten Years—Five Hot Paths and the Fight Against Catastrophic Forgetting

The article surveys five emerging approaches to LLM continual learning—external agent memory, context engineering, post‑training, pre‑training, and self‑modifying models—explaining how each tackles the core obstacle of catastrophic forgetting, citing benchmarks such as TRACE, ACE, and SDFT, and reflecting on Karpathy’s ten‑year timeline.

Agent MemoryContext EngineeringLLM
0 likes · 17 min read
Why Continual Learning Won’t Take Ten Years—Five Hot Paths and the Fight Against Catastrophic Forgetting
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 6, 2026 · Artificial Intelligence

Can Mobius Break the Transformer Ceiling and Spark the Next Model Architecture Revolution?

The article examines the limits of Transformer models, outlines their three fundamental shortcomings, and evaluates the Mobius architecture that decouples knowledge and reasoning, showing up to four‑fold inference speed gains, comparable accuracy, and improved compositional generalisation.

AI efficiencyMobiusTransformer
0 likes · 14 min read
Can Mobius Break the Transformer Ceiling and Spark the Next Model Architecture Revolution?
Data Party THU
Data Party THU
Jul 29, 2026 · Artificial Intelligence

Survey of Lifelong Visual Representations: Continual Self‑Supervised Learning (CSSL)

This survey reviews continual self‑supervised learning (CSSL) for vision models, explaining why self‑supervised objectives better resist forgetting, outlining evaluation protocols, categorizing six CSSL method families, and discussing challenges such as unified benchmarks, large‑scale models, and multimodal drift.

CSSLSelf-supervised Learningcontinual learning
0 likes · 16 min read
Survey of Lifelong Visual Representations: Continual Self‑Supervised Learning (CSSL)
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 18, 2026 · Artificial Intelligence

Why Large Language Models Need a ‘Sleep’ Phase to Overcome Forgetting

Google researchers propose a ‘sleep’ stage for large language models, where after active use the model consolidates recent experiences through knowledge‑seeding and self‑generated ‘dreaming’ tasks, addressing catastrophic forgetting and enabling continual learning.

AI researchLarge Language Modelscatastrophic forgetting
0 likes · 11 min read
Why Large Language Models Need a ‘Sleep’ Phase to Overcome Forgetting
Machine Heart
Machine Heart
Jul 13, 2026 · Artificial Intelligence

Breaking the Forgetting Barrier: CaRE Scales Continual Learning to 300+ Tasks

The paper introduces CaRE, a scalable continual‑learning framework that leverages a bi‑level routing mixture‑of‑experts to successfully train Vision Transformers on over 300 non‑overlapping tasks, outperforming existing baselines and accompanied by a new 1,000‑class benchmark, OmniBenchmark‑1K.

Bi-Level RoutingCaREMixture of Experts
0 likes · 11 min read
Breaking the Forgetting Barrier: CaRE Scales Continual Learning to 300+ Tasks
DataFunSummit
DataFunSummit
Jul 10, 2026 · Artificial Intelligence

UI-MOPD Enables Cross‑Platform GUI Agents to Retain Skills Without Forgetting

The article analyzes why GUI agents trained on both desktop (mouse‑click) and mobile (touch) interactions suffer from behavior collapse and catastrophic forgetting, introduces the UI‑MOPD framework that assigns platform‑specific teachers through on‑policy distillation, and shows an 8B model surpassing a 235B baseline on OSWorld and MobileWorld benchmarks while preserving general GUI understanding.

GUI agentsOn-Policy DistillationUI‑MOPD
0 likes · 8 min read
UI-MOPD Enables Cross‑Platform GUI Agents to Retain Skills Without Forgetting
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 1, 2026 · Artificial Intelligence

SAME: Stabilizing MoE to Reduce Dual Forgetting in Multimodal Continual Instruction Tuning

The paper identifies routing drift and expert drift as the two main causes of forgetting in multimodal continual instruction tuning (MCIT) and proposes SAME, which combines spectral‑aware routing, curvature‑aware scaling, and adaptive expert activation to keep MoE models stable, efficient, and less forgetful across long task sequences.

ICML 2026Instruction TuningMixture of Experts
0 likes · 19 min read
SAME: Stabilizing MoE to Reduce Dual Forgetting in Multimodal Continual Instruction Tuning
Machine Heart
Machine Heart
Jun 28, 2026 · Artificial Intelligence

Can AI Learn on the Job? RLVR, OPSD, and Dreaming for the Next‑Gen Training Paradigm

The article examines Dwarkesh Patel’s view that future AI must move beyond one‑off pre‑training to continual, on‑the‑job learning, discussing Reinforcement Learning with Verifiable Rewards (RLVR), the need for "grindable" tasks, and emerging approaches like on‑policy self‑distillation (OPSD) and "dreaming" to write real‑world experience back into model weights.

AI Training ParadigmsOn‑policy Self‑DistillationRLVR
0 likes · 12 min read
Can AI Learn on the Job? RLVR, OPSD, and Dreaming for the Next‑Gen Training Paradigm
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 24, 2026 · Artificial Intelligence

Can Agents Truly Self‑Evolve? GDPevo Benchmark That No Agent Can Cheat

The article introduces GDPevo, the first open‑source benchmark that quantifies self‑evolution in agents by generating 120 real‑world enterprise tasks, using rule‑hybrid question creation and deterministic scoring, and shows that self‑evolving agents improve accuracy by 17‑22% while reducing token consumption.

AI BenchmarkAgent EvaluationGDPevo
0 likes · 12 min read
Can Agents Truly Self‑Evolve? GDPevo Benchmark That No Agent Can Cheat
PaperAgent
PaperAgent
Jun 15, 2026 · Artificial Intelligence

Why Anthropic and OpenAI Are Adding ‘Dreaming’ to Their LLMs – Google’s Explanation

Anthropic and OpenAI have both introduced a Dreaming mechanism for their language models, and a recent Google paper explains that LLMs suffer anterograde amnesia; the proposed Sleep paradigm with memory consolidation and Dreaming dramatically improves continual learning, long‑context handling, math reasoning, and efficiency, as demonstrated by extensive benchmarks.

LLMSleep paradigmcontinual learning
0 likes · 10 min read
Why Anthropic and OpenAI Are Adding ‘Dreaming’ to Their LLMs – Google’s Explanation
AI Architecture Hub
AI Architecture Hub
Jun 11, 2026 · Artificial Intelligence

How to Build Self‑Correcting Loops with Claude Code’s Fable 5

This article explains how to use Claude Code’s /goal command and Managed Agent Outcomes to create self‑correcting loops with Fable 5, compares its performance on the Parameter Golf challenge and a continual‑learning benchmark against Opus 4.7 and Sonnet 4.6, and shows how memory across sessions boosts task success.

AI benchmarkingClaudeFable 5
0 likes · 8 min read
How to Build Self‑Correcting Loops with Claude Code’s Fable 5
Data Party THU
Data Party THU
Jun 7, 2026 · Artificial Intelligence

When Long Prompts Cause Forgetting: Understanding Generalization in In‑Context Continual Learning

The paper introduces a theoretical framework for In‑Context Continual Learning, showing how shared attention in large language models creates bias, variance, and a novel interference term that explains why longer prompts can lead to forgetting, and provides concrete guidelines for prompt design based on task similarity, context length, and order.

Attention MechanismLarge Language ModelsPrompt Engineering
0 likes · 25 min read
When Long Prompts Cause Forgetting: Understanding Generalization in In‑Context Continual Learning
PaperAgent
PaperAgent
May 30, 2026 · Artificial Intelligence

DeepSeek Researcher Co‑authors Two New Papers on Autonomous AI Research and Continual Learning

The article summarizes two recent DeepSeek papers—one presenting an L1–L5 taxonomy and four architecture patterns for autonomous research agents, the other proposing a three‑dimensional taxonomy for continual learning, detailing method families, a self‑improvement phase diagram, experimental comparisons, an impossibility theorem, and the production statistics of the Deli AutoResearch framework.

AI researchAutonomous AgentsBenchmark analysis
0 likes · 12 min read
DeepSeek Researcher Co‑authors Two New Papers on Autonomous AI Research and Continual Learning
Machine Heart
Machine Heart
May 30, 2026 · Artificial Intelligence

From 6 to 8: DeliAutoResearch SKILL’s Leap in Continual Learning and Self‑Iteration

The paper presents a unified three‑axis framework for continual learning and self‑iteration, classifies over a hundred prior works into five method categories, formalizes convergence conditions, highlights a jump from a 6‑point to an 8‑point peer‑review score, and outlines six open research challenges for autonomous LLMs.

AI autonomyLarge Language Modelscontinual learning
0 likes · 11 min read
From 6 to 8: DeliAutoResearch SKILL’s Leap in Continual Learning and Self‑Iteration
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 11, 2026 · Artificial Intelligence

Heuristic Learning: A New Reinforcement Learning Paradigm for Continual Learning

The article proposes Heuristic Learning (HL) as a way to tackle continual learning’s catastrophic forgetting by using coding agents that iteratively refine rule‑based policies, showing empirical gains on Atari, MuJoCo, and VizDoom tasks and outlining HL’s benefits, challenges, and future integration with neural networks.

LLMcoding agentscontinual learning
0 likes · 15 min read
Heuristic Learning: A New Reinforcement Learning Paradigm for Continual Learning
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
May 9, 2026 · Artificial Intelligence

Heuristic Learning: Reinforcement Without Parameter Updates via .py File

OpenAI researcher Yong Jiayi introduces Heuristic Learning, a reinforcement paradigm that replaces gradient‑based neural network updates with code‑editing driven by GPT‑5.4, achieving the theoretical 864‑point Atari Breakout score and matching or surpassing PPO on multiple Atari and robot tasks.

Atari BenchmarkGPT-5.4continual learning
0 likes · 8 min read
Heuristic Learning: Reinforcement Without Parameter Updates via .py File
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 10, 2026 · Artificial Intelligence

Agent-Dice: Geometric Consensus Filtering Beats Catastrophic Forgetting in LLM Agents

Agent-Dice introduces a geometric consensus filtering and curvature‑based importance weighting framework that disentangles knowledge updates, preventing catastrophic forgetting in large‑language‑model agents while enhancing plasticity, and demonstrates superior stability‑plasticity trade‑offs on GUI and tool‑use benchmarks across multiple base models.

AgentGUIGeometric Consensus Filtering
0 likes · 8 min read
Agent-Dice: Geometric Consensus Filtering Beats Catastrophic Forgetting in LLM Agents
AI Tech Publishing
AI Tech Publishing
Apr 8, 2026 · Artificial Intelligence

How Model, Harness, and Memory Enable Continual Learning for AI Agents

The article breaks down AI agent continual learning into three layers—model, harness, and context—explains their distinct challenges, shows how traces link them, and argues that focusing on harness and context yields faster, more practical improvements than merely retraining models.

AI agentscontext memorycontinual learning
0 likes · 9 min read
How Model, Harness, and Memory Enable Continual Learning for AI Agents
PaperAgent
PaperAgent
Mar 22, 2026 · Artificial Intelligence

Can LLM Agents Self‑Evolve Without Retraining? Inside Memento‑Skills

The article analyzes the Memento‑Skills framework, which treats external memory as executable skills to enable deployment‑time continual learning for frozen LLM agents, detailing its read‑write reflective loop, skill‑as‑memory design, behavior‑trained skill router, experimental validation on GAIA and HLE benchmarks, and theoretical guarantees without gradient updates.

AIAgentLLM
0 likes · 9 min read
Can LLM Agents Self‑Evolve Without Retraining? Inside Memento‑Skills
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 5, 2026 · Artificial Intelligence

Can AI Self‑Improve? Inside a Stanford PhD Defense on Continually Self‑Improving AI

Zitong Yang’s Stanford PhD defense introduced “continually self‑improving AI,” a system that autonomously refines its own parameters, generates synthetic training data, and even designs its own learning algorithms, with experiments on synthetic continual training, synthetic‑bootstrap pre‑training, and AI‑design‑AI demonstrating measurable gains over static baselines.

AI researchcontinual learningpretraining
0 likes · 35 min read
Can AI Self‑Improve? Inside a Stanford PhD Defense on Continually Self‑Improving AI
Data Party THU
Data Party THU
Oct 2, 2025 · Artificial Intelligence

Bridging Human and Machine Learning: Meta Prompt Tuning and Lifelong Few-Shot Language Models

This article presents a comprehensive study on enhancing language models with few‑shot and continual learning techniques, introducing Meta Prompt Tuning, Dynamic Module Expansion, and the LFPT5 framework to achieve more human‑like, efficient, and adaptable learning across evolving tasks.

Lifelong Learningcontinual learninglanguage models
0 likes · 8 min read
Bridging Human and Machine Learning: Meta Prompt Tuning and Lifelong Few-Shot Language Models
Data Party THU
Data Party THU
Sep 28, 2025 · Artificial Intelligence

Can the OaK Architecture Unlock General AI? A Deep Dive into Continuous Learning and Planning

The article presents Richard Sutton’s OaK architecture—a domain‑general, empirical, open‑ended framework that equips agents with continuously learnable components, meta‑learned step‑sizes, and a five‑stage FC‑STOMP pipeline to build world models, generate sub‑problems, learn options, and plan at run‑time.

AI architectureWorld Modelscontinual learning
0 likes · 22 min read
Can the OaK Architecture Unlock General AI? A Deep Dive into Continuous Learning and Planning
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Feb 24, 2025 · Artificial Intelligence

Can Multi‑Teacher Distillation Overcome Catastrophic Forgetting in Continual Learning?

This paper proposes a multi‑teacher distillation framework for continual learning that combines active data rehearsal with feature‑decoupled distillation, demonstrating superior performance on PASCAL VOC and COCO benchmarks while mitigating catastrophic forgetting and balancing stability‑plasticity trade‑offs.

AIactive rehearsalcatastrophic forgetting
0 likes · 12 min read
Can Multi‑Teacher Distillation Overcome Catastrophic Forgetting in Continual Learning?
Cognitive Technology Team
Cognitive Technology Team
Feb 7, 2025 · Artificial Intelligence

Knowledge Distillation: Concepts, Techniques, Applications, and Future Directions

This article explains knowledge distillation—a technique introduced by Geoffrey Hinton that transfers knowledge from large teacher models to compact student models—covering its core concepts, loss functions, various distillation strategies, notable applications in edge computing, federated learning, continual learning, and emerging research directions.

Edge computingcontinual learningdeep learning
0 likes · 7 min read
Knowledge Distillation: Concepts, Techniques, Applications, and Future Directions
DataFunTalk
DataFunTalk
Dec 1, 2022 · Artificial Intelligence

Advances and Challenges in Controllable Text Generation with Pretrained Language Models

This report reviews the background, recent research progress, practical applications, and future directions of controllable text generation using transformer‑based pretrained language models, highlighting methods such as decoding strategies, prompt learning, memory networks, continual learning, contrastive training, and knowledge integration.

Knowledge Integrationcontinual learningcontrastive training
0 likes · 13 min read
Advances and Challenges in Controllable Text Generation with Pretrained Language Models
Alimama Tech
Alimama Tech
Sep 14, 2022 · Artificial Intelligence

Streaming Graph Neural Networks via Generative Replay

The paper introduces SGNN‑GR, a framework that pairs a graph neural network with a GAN‑based generative model to replay synthetic historical nodes, enabling continual learning on evolving graphs without storing raw data, achieving near‑retraining accuracy while being 3–6× faster per iteration.

continual learninggenerative replayincremental learning
0 likes · 10 min read
Streaming Graph Neural Networks via Generative Replay
DaTaobao Tech
DaTaobao Tech
Aug 30, 2022 · Artificial Intelligence

CTNet: Continual Transfer Learning for Cross-Domain Recommendation

CTNet is a continual transfer learning framework that uses a lightweight Adapter to map source‑domain features onto evolving target‑domain recommendation tasks, preserving all model parameters to avoid catastrophic forgetting and delivering substantial gains in click‑through rate, conversion, and overall business performance in Taobao’s cross‑domain e‑commerce scenario.

Adapter ModuleRecommendation SystemsTransfer Learning
0 likes · 12 min read
CTNet: Continual Transfer Learning for Cross-Domain Recommendation
Meituan Technology Team
Meituan Technology Team
Oct 14, 2021 · Artificial Intelligence

Deep Learning Advances for Click‑Through Rate Prediction in Meituan's Location‑Based Advertising

Meituan's ad team uses deep learning to handle LBS distance constraints and long‑term periodic behavior, introducing DPIN for position/context bias, an ultra‑long sequence encoder with spatiotemporal activator, dynamic candidate generation, and memory‑augmented continual learning, boosting RPM 2‑20% and enabling sub‑millisecond inference.

AdvertisingCTR predictionLocation‑based services
0 likes · 29 min read
Deep Learning Advances for Click‑Through Rate Prediction in Meituan's Location‑Based Advertising