paper-with-me

홈 › Papers

Ensemble of Distributed Learners for Online Classification of Dynamic Data Streams

2013-08-24 · Luca Canzian, Yu Zhang, Mihaela van der Schaar

We present an efficient distributed online learning scheme to classify data captured from distributed, heterogeneous, and dynamic data sources. Our scheme consists of multiple distributed local learners, that analyze different streams of data that are correlated to a common event that needs to be classified. Each learner uses a local classifier to make a local prediction. The local predictions are then collected by each learner and combined using a weighted majority rule to output the final prediction. We propose a novel online ensemble learning algorithm to update the aggregation rule in order to adapt to the underlying data dynamics. We rigorously determine a bound for the worst case misclassification probability of our algorithm which depends on the misclassification probabilities of the best static aggregation rule, and of the best local classifier. Importantly, the worst case misclassification probability of our algorithm tends asymptotically to 0 if the misclassification probability of the best static aggregation rule or the misclassification probability of the best local classifier tend to 0. Then we extend our algorithm to address challenges specific to the distributed implementation and we prove new bounds that apply to these settings. Finally, we test our scheme by performing an evaluation study on several data sets. When applied to data sets widely used by the literature dealing with dynamic data streams and concept drift, our scheme exhibits performance gains ranging from 34% to 71% with respect to state of the art solutions.

📄 PDF Abstract BibTeX arXiv:1308.5281

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningGeneral Classification

Similar Papers 제목 키워드 기반

Decentralized Online Big Data Classification - a Bandit Framework

2013-08-21 · Cem Tekin, Mihaela van der Schaar

Distributed, online data mining systems have emerged as a result of applications requiring analysis of large amounts of correlated and high-dimensional data produced by multiple distributed data sources. We propose a dis…

ClassificationGeneral Classification

Distributed Online Big Data Classification Using Context Information

2013-07-02 · Cem Tekin, Mihaela van der Schaar

Distributed, online data mining systems have emerged as a result of applications requiring analysis of large amounts of correlated and high-dimensional data produced by multiple distributed data sources. We propose a dis…

ClassificationGeneral Classification

Dynamic Metric Learning from Pairwise Comparisons

2016-10-10 · Kristjan Greenewald, Stephen Kelley, Alfred Hero III

Recent work in distance metric learning has focused on learning transformations of data that best align with specified pairwise similarity and dissimilarity constraints, often supplied by a human observer. The learned tr…

ClusteringMetric LearningRetrieval

Incentive Mechanism Design for Distributed Ensemble Learning

2023-10-13 · Chao Huang, Pengchao Han, Jianwei Huang

Distributed ensemble learning (DEL) involves training multiple models at distributed learners, and then combining their predictions to improve performance. Existing related studies focus on DEL algorithm design and optim…

DiversityEnsemble Learning

Similarity Function Tracking using Pairwise Comparisons

2017-01-07 · Kristjan Greenewald, Stephen Kelley, Brandon Oselio, Alfred O. Hero III

Recent work in distance metric learning has focused on learning transformations of data that best align with specified pairwise similarity and dissimilarity constraints, often supplied by a human observer. The learned tr…

ClusteringMetric LearningRetrieval