paper-with-me

홈 › Papers

Elastic Weight Consolidation for Knowledge Graph Continual Learning: An Empirical Evaluation

2025-12-01 · Gaganpreet Jhajj, Fuhua Lin arxiv

Knowledge graphs (KGs) require continual updates as new information emerges, but neural embedding models suffer from catastrophic forgetting when learning new tasks sequentially. We evaluate Elastic Weight Consolidation (EWC), a regularization-based continual learning method, on KG link prediction using TransE embeddings on FB15k-237. Across multiple experiments with five random seeds, we find that EWC reduces catastrophic forgetting from 12.62% to 6.85%, a 45.7% reduction compared to naive sequential training. We observe that the task partitioning strategy affects the magnitude of forgetting: relation-based partitioning (grouping triples by relation type) exhibits 9.8 percentage points higher forgetting than randomly partitioned tasks (12.62% vs 2.81%), suggesting that task construction influences evaluation outcomes. While focused on a single embedding model and dataset, our results demonstrate that EWC effectively mitigates catastrophic forgetting in KG continual learning and highlight the importance of evaluation protocol design.

📄 PDF Abstract BibTeX arXiv:2512.01890

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningKnowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

EVCL: Elastic Variational Continual Learning with Weight Consolidation

2024-06-23 · Hunar Batra, Ronald Clark

Continual learning aims to allow models to learn new tasks without forgetting what has been learned before. This work introduces Elastic Variational Continual Learning with Weight Consolidation (EVCL), a novel hybrid mod…

Continual LearningIncremental Learning

Elastic Weight Consolidation (EWC): Nuts and Bolts

2021-05-10 · Abhishek Aich

In this report, we present a theoretical support of the continual learning method \textbf{Elastic Weight Consolidation}, introduced in paper titled `Overcoming catastrophic forgetting in neural networks'. Being one of th…

Continual Learning

Elastic Weight Consolidation for Full-Parameter Continual Pre-Training of Gemma2

2025-05-09 · Vytenis Šliogeris, Povilas Daniušis, Artūras Nakvosas

This technical report describes an experiment on autoregressive pre-training of Gemma2 2 billion parameter large language model (LLM) with 10\% on the Lithuanian language component of CulturaX from the point of view of c…

ARCBelebeleContinual LearningGSM8K+7

On the Design of Safe Continual RL Methods for Control of Nonlinear Systems

2025-02-21 · Austin Coursey, Marcos Quinones-Grueiro, Gautam Biswas

Reinforcement learning (RL) algorithms have been successfully applied to control tasks associated with unmanned aerial vehicles and robotics. In recent years, safe RL has been proposed to allow the safe execution of RL a…

Continual LearningMuJoCoReinforcement Learning (RL)

Prompt-Aware Adaptive Elastic Weight Consolidation for Continual Learning in Medical Vision-Language Models

2025-11-25 · Ziyuan Gao, Philippe Morel arxiv

Medical AI systems face catastrophic forgetting when deployed in clinical settings, where models must learn new imaging protocols while retaining prior diagnostic capabilities. This challenge is particularly acute for me…

Polyp SegmentationContinual Learning