PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 26, 20011,758 citations

Mining time-changing data streams

View Full Paper
GHGeoff HultenLynn UniversityLSLaurie SpencerNorthern Illinois UniversityPDPedro DomingosUniversitas Nusa Bangsa

Key Points

Key points are not available for this paper at this time.

Abstract

Most statistical and machine-learning algorithms assume that the data is a random sample drawn from a stationary distribution. Unfortunately, most of the large databases available for mining today violate this assumption. They were gathered over months or years, and the underlying processes generating them changed during this time, sometimes radically. Although a number of algorithms have been proposed for learning time-changing concepts, they generally do not scale well to very large databases. In this paper we propose an efficient algorithm for mining decision trees from continuously-changing data streams, based on the ultra-fast VFDT decision tree learner. This algorithm, called CVFDT, stays current while making the most of old data by growing an alternative subtree whenever an old one becomes questionable, and replacing the old with the new when the new becomes more accurate. CVFDT learns a model which is similar in accuracy to the one that would be learned by reapplying VFDT to a moving window of examples every time a new example arrives, but with O(1) complexity per example, as opposed to O(w), where w is the size of the window. Experiments on a set of large time-changing data streams demonstrate the utility of this approach.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hulten et al. (2001) studied this question.

synapsesocial.com/papers/69dc53298bac30e30e9f586ehttps://doi.org/10.1145/502512.502529
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Mining high-speed data streams2000 · 2,198 citations
  2. 2The complexity of learning according to two models of a drifting environment1998 · 36 citations
  3. 3Organization-based analysis of web-object sharing and caching1999 · 95 citations
  4. 4Classification and Regression Trees.1986 · 21,044 citations
  5. 5Megainduction : machine learning on very large databases1991 · 169 citations