paper-with-me

홈 › Papers

Emergent and Unspecified Behaviors in Streaming Decision Trees

2020-10-16 · Chaitanya Manapragada, Geoffrey I Webb, Mahsa Salehi, Albert Bifet

Hoeffding trees are the state-of-the-art methods in decision tree learning for evolving data streams. These very fast decision trees are used in many real applications where data is created in real-time due to their efficiency. In this work, we extricate explanations for why these streaming decision tree algorithms for stationary and nonstationary streams (HoeffdingTree and HoeffdingAdaptiveTree) work as well as they do. In doing so, we identify thirteen unique unspecified design decisions in both the theoretical constructs and their implementations with substantial and consequential effects on predictive accuracy---design decisions that, without necessarily changing the essence of the algorithms, drive algorithm performance. We begin a larger conversation about explainability not just of the model but also of the processes responsible for an algorithm's success.

📄 PDF Abstract BibTeX arXiv:2010.08199

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting and Summarizing Emergent Events in Microblogs and Social Media Streams by Dynamic Centralities

2016-10-20 · Avudaiappan Neela, Herzog Alexander, Kadam Sneha, Du Yuheng 외

Methods for detecting and summarizing emergent keywords have been extensively studied since social media and microblogging activities have started to play an important role in data analysis and decision making. We presen…

Decision Making

Simplest Streaming Trees

2021-10-16 · Haoyin Xu, Jayanta Dey, Sambit Panda, Joshua T. Vogelstein

Decision forests, including random forests and gradient boosting trees, remain the leading machine learning methods for many real-world data problems, especially on tabular data. However, most of the current implementati…

Continual LearningTransfer Learning

VHT: Vertical Hoeffding Tree

2016-07-28 · Nicolas Kourtellis, Gianmarco De Francisci Morales, Albert Bifet, Arinto Murdopo

IoT Big Data requires new machine learning methods able to scale to large size of data arriving at high speed. Decision trees are popular machine learning models since they are very effective, yet easy to interpret and v…

BIG-bench Machine Learning

Confidence Decision Trees via Online and Active Learning for Streaming (BIG) Data

2016-04-12 · Rocco De Rosa

Decision tree classifiers are a widely used tool in data stream mining. The use of confidence intervals to estimate the gain associated with each split leads to very effective methods, like the popular Hoeffding tree alg…

Active Learning

MIST: Reliable Streaming Decision Trees for Online Class-Incremental Learning via McDiarmid Bound

2026-05-12 · Phu-Hoa Pham, Chi-Nguyen Tran, Nguyen Lam Phu Quy, Dao Sy Duy Minh 외 arxiv

Streaming decision trees are natural candidates for open-world continual learning, as they perform local updates, enjoy bounded memory, and static decision boundaries. Despite these, they still fail in online class-incre…

class-incremental learningContinual Learning