paper-with-me

Papers

Learning to Evolve: Bayesian-Guided Continual Knowledge Graph Embedding

2025-08-04 · Linyu Li, Zhi Jin, Yuanpeng He, Dongming Jin, Yichi Zhang, Haoran Duan, Xuan Zhang, Zhengwei Tao, Nyima Tash arxiv

As social media and the World Wide Web become hubs for information dissemination, effectively organizing and understanding the vast amounts of dynamically evolving Web content is crucial. Knowledge graphs (KGs) provide a powerful framework for structuring this information. However, the rapid emergence of new hot topics, user relationships, and events in social media renders traditional static knowledge graph embedding (KGE) models rapidly outdated. Continual Knowledge Graph Embedding (CKGE) aims to address this issue, but existing methods commonly suffer from catastrophic forgetting, whereby older, but still valuable, information is lost when learning new knowledge (such as new memes or trending events). This means the model cannot effectively learn the evolution of the data. We propose a novel CKGE framework, BAKE. Unlike existing methods, BAKE formulates CKGE as a sequential Bayesian inference problem and utilizes the Bayesian posterior update principle as a natural continual learning strategy. This principle is insensitive to data order and provides theoretical guarantees to preserve prior knowledge as much as possible. Specifically, we treat each batch of new data as a Bayesian update to the model's prior. By maintaining the posterior distribution, the model effectively preserves earlier knowledge even as it evolves over multiple snapshots. Furthermore, to constrain the evolution of knowledge across snapshots, we introduce a continual clustering method that maintains the compact cluster structure of entity embeddings through a regularization term, ensuring semantic consistency while allowing controlled adaptation to new knowledge. We conduct extensive experiments on multiple CKGE benchmarks, which demonstrate that BAKE achieves the top performance in the vast majority of cases compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:2508.02426

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingContinual LearningBayesian InferenceKnowledge Graphs

Similar Papers 제목 키워드 기반

Demonstration-Guided Continual Reinforcement Learning in Dynamic Environments

2025-12-21 · Xue Yang, Michael Schukat, Junlin Lu, Patrick Mannion 외 arxiv

Reinforcement learning (RL) excels in various applications but struggles in dynamic environments where the underlying Markov decision process evolves. Continual reinforcement learning (CRL) enables RL agents to continual…

Reinforcement Learning

Uncertainty-guided Continual Learning with Bayesian Neural Networks

2019-06-06 · ICLR 2020 1 · Sayna Ebrahimi, Mohamed Elhoseiny, Trevor Darrell, Marcus Rohrbach

Continual learning aims to learn new tasks without forgetting previously learned ones. This is especially challenging when one cannot access data from previous tasks and when the model has a fixed capacity. Current regul…

Continual Learning

When Modalities Remember: Continual Learning for Multimodal Knowledge Graphs

2026-04-03 · Linyu Li, Zhi Jin, Yichi Zhang, Dongming Jin 외 arxiv

Real-world multimodal knowledge graphs (MMKGs) are dynamic, with new entities, relations, and multimodal knowledge emerging over time. Existing continual knowledge graph reasoning (CKGR) methods focus on structural tripl…

Continual LearningKnowledge Graphs

Few-shot Continual Relation Extraction via Open Information Extraction

2025-02-23 · Thiem Nguyen, Anh Nguyen, Quyen Tran, Tu Vu 외

Typically, Few-shot Continual Relation Extraction (FCRE) models must balance retaining prior knowledge while adapting to new tasks with extremely limited data. However, real-world scenarios may also involve unseen or und…

Continual LearningContinual Relation Extractiongraph constructionOpen Information Extraction+2

Deep Bayesian Unsupervised Lifelong Learning

2021-06-13 · Tingting Zhao, Zifeng Wang, Aria Masoomi, Jennifer Dy

Lifelong Learning (LL) refers to the ability to continually learn and solve new problems with incremental available information over time while retaining previous knowledge. Much attention has been given lately to Superv…

Bayesian InferenceLifelong learning