scispace - formally typeset
Open AccessJournal ArticleDOI

Learning in the presence of concept drift and hidden contexts

TLDR
A family of learning algorithms that flexibly react to concept drift and can take advantage of situations where contexts reappear are described, including a heuristic that constantly monitors the system's behavior.
Abstract
On-line learning in domains where the target concept depends on some hidden context poses serious problems. A changing context can induce changes in the target concepts, producing what is known as concept drift. We describe a family of learning algorithms that flexibly react to concept drift and can take advantage of situations where contexts reappear. The general approach underlying all these algorithms consists of (1) keeping only a window of currently trusted examples and hypotheses; (2) storing concept descriptions and reusing them when a previous context re-appears; and (3) controlling both of these functions by a heuristic that constantly monitors the system's behavior. The paper reports on experiments that test the systems' perfomance under various conditions such as different levels of noise and different extent and rate of concept drift.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

FineLocator: A novel approach to method-level fine-grained bug localization by query expansion

TL;DR: The proposed FineLocator approach can improve the performances of method-level bug localization at average by 20%, 21% and 17% measured by Top-N indicator, MAP and MRR respectively, in comparison with state-of-the-art techniques.
Proceedings ArticleDOI

Classification of Data Streams Applied to Insect Recognition: Initial Results

TL;DR: The objective of this paper is to evaluate methods that adapt concept drifts by regularly updating the classification models applied to insect recognition in a data stream by showing in the initial results that the philosophy of inserting and removing examples from the training set are of essential importance.
Proceedings ArticleDOI

Many-objective genetic programming for job-shop scheduling

TL;DR: This paper focuses on evolving a set of trade-off dispatching rules for many-objective JSS, which can generate non-dominated schedules given any unseen instance and demonstrates the efficacy of the newly proposed algorithm on the tested job-shop benchmark instances.
Journal ArticleDOI

FastEmbed: Predicting vulnerability exploitation possibility based on ensemble machine learning algorithm.

TL;DR: An exploit prediction model based on a combination of fastText and LightGBM algorithm and called fastEmbed is proposed, which can improve the ability to describe the exploitability of vulnerabilities and predict exploits in the wild effectively.
Journal ArticleDOI

Learning-Based Disassembly Process Planner for Uncertainty Management

TL;DR: A fuzzy Petri net model is introduced to explicitly represent the dynamics inherent in disassembly and a self-adaptive disassembly process planner and associated computationally effective algorithms are designed in a way to accumulate the past experience of predicting such data and exploit the ldquoknowledgerdquo captured in the data.
References
More filters
Proceedings ArticleDOI

A theory of the learnable

TL;DR: This paper regards learning as the phenomenon of knowledge acquisition in the absence of explicit programming, and gives a precise methodology for studying this phenomenon from a computational viewpoint.
Journal ArticleDOI

Instance-Based Learning Algorithms

TL;DR: This paper describes how storage requirements can be significantly reduced with, at most, minor sacrifices in learning rate and classification accuracy and extends the nearest neighbor algorithm, which has large storage requirements.
Book

Machine Learning: An Artificial Intelligence Approach

TL;DR: This book contains tutorial overviews and research papers on contemporary trends in the area of machine learning viewed from an AI perspective, including learning from examples, modeling human learning strategies, knowledge acquisition for expert systems, learning heuristics, discovery systems, and conceptual data analysis.
Journal ArticleDOI

Learnability and the Vapnik-Chervonenkis dimension

TL;DR: This paper shows that the essential condition for distribution-free learnability is finiteness of the Vapnik-Chervonenkis dimension, a simple combinatorial parameter of the class of concepts to be learned.
Journal ArticleDOI

Queries and Concept Learning

TL;DR: This work considers the problem of using queries to learn an unknown concept, and several types of queries are described and studied: membership, equivalence, subset, superset, disjointness, and exhaustiveness queries.