中文
相关论文

相关论文: Concept Drift Adaptation by Exploiting Historical …

200 篇论文

Deep learning models dealing with image understanding in real-world settings must be able to adapt to a wide variety of tasks across different domains. Domain adaptation and class incremental learning deal with domain and task variability…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Marco Toldo , Umberto Michieli , Pietro Zanuttigh

Dealing with an unbounded data stream involves overcoming the assumption that data is identically distributed and independent. A data stream can, in fact, exhibit temporal dependencies (i.e., be a time series), and data can change…

机器学习 · 计算机科学 2026-03-04 Federico Giannini , Giacomo Ziffer , Emanuele Della Valle

In the realm of time series analysis, tackling the phenomenon of concept drift poses a significant challenge. Concept drift -- characterized by the evolving statistical properties of time series data, affects the reliability and accuracy of…

机器学习 · 计算机科学 2025-02-03 Kunpeng Xu , Lifei Chen , Shengrui Wang

In Continual Learning (CL) contexts, concept drift typically refers to the analysis of changes in data distribution. A drift in the input data can have negative consequences on a learning predictor and the system's stability. The majority…

机器学习 · 计算机科学 2024-10-23 Sebastian Basterrech

Concept drift refers to a non stationary learning problem over time. The training and the application data often mismatch in real life problems. In this report we present a context of concept drift problem 1. We focus on the issues relevant…

人工智能 · 计算机科学 2010-10-25 Indrė Žliobaitė

The notion of concept drift refers to the phenomenon that the distribution, which is underlying the observed data, changes over time; as a consequence machine learning models may become inaccurate and need adjustment. Many unsupervised…

机器学习 · 计算机科学 2022-02-22 Fabian Hinder , Valerie Vaquet , Barbara Hammer

Mutual learning is an ensemble training strategy to improve generalization by transferring individual knowledge to each other while simultaneously training multiple models. In this work, we propose an effective mutual learning method for…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Wonpyo Park , Wonjae Kim , Kihyun You , Minsu Cho

Class-incremental learning is becoming more popular as it helps models widen their applicability while not forgetting what they already know. A trend in this area is to use a mixture-of-expert technique, where different models work together…

Data stream learning has been largely studied for extracting knowledge structures from continuous and rapid data records. In the semantic Web, data is interpreted in ontologies and its ordered sequence is represented as an ontology stream.…

人工智能 · 计算机科学 2017-04-26 Freddy Lecue , Jiaoyan Chen , Jeff Pan , Huajun Chen

Detecting drifts in data is essential for machine learning applications, as changes in the statistics of processed data typically has a profound influence on the performance of trained models. Most of the available drift detection methods…

机器学习 · 计算机科学 2024-10-28 Andrea Castellani , Sebastian Schmitt , Barbara Hammer

Data streams pose challenges not usually encountered in batch-based ML. One of them is concept drift, which is characterized by the change in data distribution over time. Among many approaches explored in literature, the fusion of…

Concept drift and extreme verification latency pose significant challenges in data stream learning, particularly when dealing with recurring concept changes in dynamic environments. This work introduces a novel method based on the Growing…

机器学习 · 计算机科学 2025-04-11 Maria Arostegi , Miren Nekane Bilbao , Jesus L. Lobo , Javier Del Ser

Mining data streams is one of the main studies in machine learning area due to its application in many knowledge areas. One of the major challenges on mining data streams is concept drift, which requires the learner to discard the current…

机器学习 · 计算机科学 2023-04-20 Jean Paul Barddal , Heitor Murilo Gomes , Fabrício Enembreck

To accelerate learning process with few samples, meta-learning resorts to prior knowledge from previous tasks. However, the inconsistent task distribution and heterogeneity is hard to be handled through a global sharing model…

机器学习 · 计算机科学 2022-06-22 Geng Li , Boyuan Ren , Hongzhi Wang

Deep learning based approaches have achieved significant progresses in different tasks like classification, detection, segmentation, and so on. Ensemble learning is widely known to further improve performance by combining multiple…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Danlu Chen , Xu-Yao Zhang , Wei Zhang , Yao Lu , Xiuli Li , Tao Mei

Traditional knowledge distillation transfers "dark knowledge" of a pre-trained teacher network to a student network, and ignores the knowledge in the training process of the teacher, which we call teacher's experience. However, in realistic…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Chaofei Wang , Shaowei Zhang , Shiji Song , Gao Huang

As an emerging research topic, online class imbalance learning often combines the challenges of both class imbalance and concept drift. It deals with data streams having very skewed class distributions, where concept drift may occur. It has…

机器学习 · 计算机科学 2017-03-21 Shuo Wang , Leandro L. Minku , Xin Yao

Working with a non-stationary stream of data requires for the analysis system to evolve its model (the parameters as well as the structure) over time. In particular, concept drifts can occur, which makes it necessary to forget knowledge…

人工智能 · 计算机科学 2021-01-08 Clément Leroy , Eric Anquetil , Nathalie Girard

Most machine learning models are static, but the world is dynamic, and increasing online deployment of learned models gives increasing urgency to the development of efficient and effective mechanisms to address learning in the context of…

机器学习 · 计算机科学 2016-11-16 Geoffrey I. Webb , Roy Hyde , Hong Cao , Hai Long Nguyen , Francois Petitjean

Continual learning (CL) aims to train models that can learn a sequence of tasks without forgetting previously acquired knowledge. A core challenge in CL is balancing stability -- preserving performance on old tasks -- and plasticity --…

机器学习 · 计算机科学 2025-05-14 Zhenrong Liu , Janne M. J. Huttunen , Mikko Honkala