paper-with-me

Papers

Incremental Learning with Concept Drift Detection and Prototype-based Embeddings for Graph Stream Classification

2024-04-03 · Kleanthis Malialis, Jin Li, Christos G. Panayiotou, Marios M. Polycarpou

Data stream mining aims at extracting meaningful knowledge from continually evolving data streams, addressing the challenges posed by nonstationary environments, particularly, concept drift which refers to a change in the underlying data distribution over time. Graph structures offer a powerful modelling tool to represent complex systems, such as, critical infrastructure systems and social networks. Learning from graph streams becomes a necessity to understand the dynamics of graph structures and to facilitate informed decision-making. This work introduces a novel method for graph stream classification which operates under the general setting where a data generating process produces graphs with varying nodes and edges over time. The method uses incremental learning for continual model adaptation, selecting representative graphs (prototypes) for each class, and creating graph embeddings. Additionally, it incorporates a loss-based concept drift detection mechanism to recalculate graph prototypes when drift is detected.

📄 PDF Abstract BibTeX arXiv:2404.02572

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDrift DetectionIncremental Learning

Similar Papers 제목 키워드 기반

Incremental Prototype Tuning for Class Incremental Learning

2022-04-07 · Jieren Deng, Jianhua Hu, Haojian Zhang, Yunkuan Wang

Class incremental learning(CIL) has attracted much attention, but most existing related works focus on fine-tuning the entire representation model, which inevitably results in much catastrophic forgetting. In the contras…

class-incremental learningClass Incremental LearningIncremental Learning

ICICLE: Interpretable Class Incremental Continual Learning

2023-03-14 · ICCV 2023 1 · Dawid Rymarczyk, Joost Van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski

Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continua…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+2

Automatic Learning to Detect Concept Drift

2021-05-04 · Hang Yu, Tianyu Liu, Jie Lu, Guangquan Zhang

Many methods have been proposed to detect concept drift, i.e., the change in the distribution of streaming data, due to concept drift causes a decrease in the prediction accuracy of algorithms. However, the most of curre…

Active LearningDrift DetectionMeta-Learning

Robust Outlier Detection and Low-Latency Concept Drift Adaptation for Data Stream Regression: A Dual-Channel Architecture

2025-12-13 · Bingbing Wang, Shengyan Sun, Jiaqi Wang, Yu Tang arxiv

Outlier detection and concept drift detection represent two challenges in data analysis. Most studies address these issues separately. However, joint detection mechanisms in regression remain underexplored, where the con…

Outlier Detection

HyCal: A Training-Free Prototype Calibration Method for Cross-Discipline Few-Shot Class-Incremental Learning

2026-04-17 · Eunju Lee, MiHyeon Kim, JuneHyoung Kwon, Yoonji Lee 외 arxiv

Pretrained Vision-Language Models (VLMs) like CLIP show promise in continual learning, but existing Few-Shot Class-Incremental Learning (FSCIL) methods assume homogeneous domains and balanced data distributions, limiting…

Few-Shot Class-Incremental LearningContinual Learning