paper-with-me

홈 › Papers

CLEO: Continual Learning of Evolving Ontologies

2024-07-11 · Shishir Muralidhara, Saqib Bukhari, Georg Schneider, Didier Stricker, René Schuster

Continual learning (CL) addresses the problem of catastrophic forgetting in neural networks, which occurs when a trained model tends to overwrite previously learned information, when presented with a new task. CL aims to instill the lifelong learning characteristic of humans in intelligent systems, making them capable of learning continuously while retaining what was already learned. Current CL problems involve either learning new domains (domain-incremental) or new and previously unseen classes (class-incremental). However, general learning processes are not just limited to learning information, but also refinement of existing information. In this paper, we define CLEO - Continual Learning of Evolving Ontologies, as a new incremental learning setting under CL to tackle evolving classes. CLEO is motivated by the need for intelligent systems to adapt to real-world ontologies that change over time, such as those in autonomous driving. We use Cityscapes, PASCAL VOC, and Mapillary Vistas to define the task settings and demonstrate the applicability of CLEO. We highlight the shortcomings of existing CIL methods in adapting to CLEO and propose a baseline solution, called Modelling Ontologies (MoOn). CLEO is a promising new approach to CL that addresses the challenge of evolving ontologies in real-world applications. MoOn surpasses previous CL approaches in the context of CLEO.

📄 PDF Abstract BibTeX arXiv:2407.08411

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingContinual LearningIncremental LearningLifelong learning

Similar Papers 제목 키워드 기반

Continual Learning with Evolving Class Ontologies

2022-10-10 · Zhiqiu Lin, Deepak Pathak, Yu-Xiong Wang, Deva Ramanan 외

Lifelong learners must recognize concept vocabularies that evolve over time. A common yet underexplored scenario is learning with class labels that continually refine/expand old classes. For example, humans learn to reco…

class-incremental learningClass Incremental LearningContinual Learningimage-classification+4

ContiGuard: A Framework for Continual Toxicity Detection Against Evolving Evasive Perturbations

2026-03-16 · Hankun Kang, Xin Miao, Jianhao Chen, Jintao Wen 외 arxiv

Toxicity detection mitigates the dissemination of toxic content (e.g., hateful comments, posts, and messages within online social actions) to safeguard a healthy online social environment. However, malicious users persis…

Continual Learning

PrimeKG-CL: A Continual Graph Learning Benchmark on Evolving Biomedical Knowledge Graphs

2026-05-11 · Yousef A. Radwan, Yao Li, Qing Qing, Ziqi Xu 외 arxiv

Biomedical knowledge graphs underwrite drug repurposing and clinical decision support, yet the upstream ontologies they depend on update on independent cycles that add millions of edges and deprecate hundreds of thousand…

Continual LearningKnowledge GraphsGraph Learning

MePo++: Unifying Representation Refinement and Reconciliation for General Continual Learning

2026-09-04 · Guanglong Sun, Kanglei Zhou, Liyuan Wang, Qi Cheng 외 arxiv

General continual learning (GCL) aims to learn from evolving data streams without task identities, explicit boundaries, or repeated access to previous data, making it a realistic yet challenging setting for continual int…

Continual Learning

Self-Evolving Cognitive Framework via Causal World Modeling for Embodied Scientific Intelligence

2026-06-21 · Yi Yu, Tetsunari Inamura arxiv

Current embodied world models are primarily optimized for predictive objectives, limiting their ability to generalize under distribution shifts and reason systematically about unseen situations and hypothetical intervent…