Proceedings of the 28th Annual ACM Symposium on Applied Computing 2013
DOI: 10.1145/2480362.2480519
|View full text |Cite
|
Sign up to set email alerts
|

An adaptive regression tree for non-stationary data streams

Abstract: Data streams are endless flow of data produced in high speed, large size and usually non-stationary environments. The main property of these streams is the occurrence of concept drifts. Using decision trees is shown to be a powerful approach for accurate and fast learning of data streams. In this paper, we present an incremental regression tree that can predict the target variable of newly incoming instances. The tree is updated in the case of occurring concept drifts either by altering its structure or updati… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
4
0
1

Year Published

2015
2015
2021
2021

Publication Types

Select...
4
1
1

Relationship

2
4

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 2 publications
(4 reference statements)
0
4
0
1
Order By: Relevance
“…There are many ways to improve the model when concept drift is detected. Some authors rebuild or update the model using the new batch of data (Gholipour et al 2013), while other remove some poorly performing nodes and grow new ones with the latest batch (Domingos and Hulten 2000;. In ensemble methods, some drop the worst model and replace it with a new model but with the other models unchanged.…”
Section: Related Workmentioning
confidence: 99%
“…There are many ways to improve the model when concept drift is detected. Some authors rebuild or update the model using the new batch of data (Gholipour et al 2013), while other remove some poorly performing nodes and grow new ones with the latest batch (Domingos and Hulten 2000;. In ensemble methods, some drop the worst model and replace it with a new model but with the other models unchanged.…”
Section: Related Workmentioning
confidence: 99%
“…However, most of these methods are appropriate only for supervised environments in which the labels of data are fully known. Some single model classification techniques for data streams are proposed in [9,15,20,21]. Because they are building incrementally, they usually utilize only the most recent data.…”
Section: Related Workmentioning
confidence: 99%
“…True classification for a Global classifier from class d means generating output higher than CT for instances from class d, and lower than CT for instances of other classes. This accuracy can be calculated by using equation (5).…”
Section: Details About Classifiers and Updating Proceduresmentioning
confidence: 99%
“…Infinite lengths, high speed, limitation of response time and concept drift are challenges that we face in classifying data streams. There are many researches that address the aforementioned challenges [1,2,3,4,5,6,7,8,9]; however, most of them ignore another major challenge "concept evolution" which led to the emergence of novel classes.…”
Section: Introductionmentioning
confidence: 99%