paper-with-me

홈 › Papers

WormKAN: Are KAN Effective for Identifying and Tracking Concept Drift in Time Series?

2024-10-13 · Kunpeng Xu, Lifei Chen, Shengrui Wang

Dynamic concepts in time series are crucial for understanding complex systems such as financial markets, healthcare, and online activity logs. These concepts help reveal structures and behaviors in sequential data for better decision-making and forecasting. However, existing models often struggle to detect and track concept drift due to limitations in interpretability and adaptability. To address this challenge, inspired by the flexibility of the recent Kolmogorov-Arnold Network (KAN), we propose WormKAN, a concept-aware KAN-based model to address concept drift in co-evolving time series. WormKAN consists of three key components: Patch Normalization, Temporal Representation Module, and Concept Dynamics. Patch normalization processes co-evolving time series into patches, treating them as fundamental modeling units to capture local dependencies while ensuring consistent scaling. The temporal representation module learns robust latent representations by leveraging a KAN-based autoencoder, complemented by a smoothness constraint, to uncover inter-patch correlations. Concept dynamics identifies and tracks dynamic transitions, revealing structural shifts in the time series through concept identification and drift detection. These transitions, akin to passing through a \textit{wormhole}, are identified by abrupt changes in the latent space. Experiments show that KAN and KAN-based models (WormKAN) effectively segment time series into meaningful concepts, enhancing the identification and tracking of concept drift.

📄 PDF Abstract BibTeX arXiv:2410.10041

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDecoderDrift DetectionKolmogorov-Arnold NetworksTime Series

Methods 이 논문이 사용한 방법론

+ ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056|How do I file a complaint with Expedia? How do I file a complaint with Expedia contact customer service at + ( 1 ) ⟷ 888 ⟷ ( 829 ) ⟷ 0881 or + ( 1 ) ⟷ 805 ⟷ ( 330 ) ⟷ 4056, or use their Help Center. Explain your issue…

Similar Papers 제목 키워드 기반

From Concept Drift to Model Degradation: An Overview on Performance-Aware Drift Detectors

2022-03-21 · Firas Bayram, Bestoun S. Ahmed, Andreas Kassler

The dynamicity of real-world systems poses a significant challenge to deployed predictive machine learning (ML) models. Changes in the system on which the ML model has been trained may lead to performance degradation dur…

Drift Detection

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

Identifying Predictions That Influence the Future: Detecting Performative Concept Drift in Data Streams

2024-12-13 · Brandon Gower-Winter, Georg Krempl, Sergey Dragomiretskiy, Tineke Jelsma 외

Concept Drift has been extensively studied within the context of Stream Learning. However, it is often assumed that the deployed model's predictions play no role in the concept drift the system experiences. Closer inspec…

Drift Detection

Class Distribution Monitoring for Concept Drift Detection

2022-10-16 · Diego Stucchi, Luca Frittoli, Giacomo Boracchi

We introduce Class Distribution Monitoring (CDM), an effective concept-drift detection scheme that monitors the class-conditional distributions of a datastream. In particular, our solution leverages multiple instances of…

Change DetectionDrift Detection

A Synthetic Benchmark to Explore Limitations of Localized Drift Detections

2024-08-26 · Flavio Giobergia, Eliana Pastor, Luca de Alfaro, Elena Baralis

Concept drift is a common phenomenon in data streams where the statistical properties of the target variable change over time. Traditionally, drift is assumed to occur globally, affecting the entire dataset uniformly. Ho…

Drift Detection