paper-with-me

Papers

An Ensemble Classification Algorithm Based on Information Entropy for Data Streams

2017-08-11 · Junhong Wang, Shuliang Xu, Bingqian Duan, Caifeng Liu, Jiye Liang

Data stream mining problem has caused widely concerns in the area of machine learning and data mining. In some recent studies, ensemble classification has been widely used in concept drift detection, however, most of them regard classification accuracy as a criterion for judging whether concept drift happening or not. Information entropy is an important and effective method for measuring uncertainty. Based on the information entropy theory, a new algorithm using information entropy to evaluate a classification result is developed. It uses ensemble classification techniques, and the weight of each classifier is decided through the entropy of the result produced by an ensemble classifiers system. When the concept in data streams changing, the classifiers' weight below a threshold value will be abandoned to adapt to a new concept in one time. In the experimental analysis section, six databases and four proposed algorithms are executed. The results show that the proposed method can not only handle concept drift effectively, but also have a better classification accuracy and time performance than the contrastive algorithms.

📄 PDF Abstract BibTeX arXiv:1708.03496

Code (1)

hmliangliang/ECBE-algorithm 공식 구현

Tasks

ClassificationDrift DetectionGeneral Classification

Similar Papers 제목 키워드 기반

Text classification based on ensemble extreme learning machine

2018-05-10 · Ming Li, Peilun Xiao, Ju Zhang

In this paper, we propose a novel approach based on cost-sensitive ensemble weighted extreme learning machine; we call this approach AE1-WELM. We apply this approach to text classification. AE1-WELM is an algorithm inclu…

ClassificationGeneral Classificationtext-classificationText Classification

Incorporating Crowdsourced Annotator Distributions into Ensemble Modeling to Improve Classification Trustworthiness for Ancient Greek Papyri

2022-10-28 · Graham West, Matthew I. Swindall, Ben Keener, Timothy Player 외

Performing classification on noisy, crowdsourced image datasets can prove challenging even for the best neural networks. Two issues which complicate the problem on such datasets are class imbalance and ground-truth uncer…

Effective Exploration for Deep Reinforcement Learning via Bootstrapped Q-Ensembles under Tsallis Entropy Regularization

2018-09-02 · Gang Chen, Yiming Peng, Mengjie Zhang

Recently deep reinforcement learning (DRL) has achieved outstanding success on solving many difficult and large-scale RL problems. However the high sample cost required for effective learning often makes DRL unaffordable…

Deep Reinforcement LearningDiversityReinforcement LearningReinforcement Learning (RL)

A Simulated Annealing Approach to Bayesian Inference

2015-09-17 · Carlo Albert

A generic algorithm for the extraction of probabilistic (Bayesian) information about model parameters from data is presented. The algorithm propagates an ensemble of particles in the product space of model parameters and…

Bayesian Inference

Off-Policy Actor-Critic in an Ensemble: Achieving Maximum General Entropy and Effective Environment Exploration in Deep Reinforcement Learning

2019-02-14 · Gang Chen, Yiming Peng

We propose a new policy iteration theory as an important extension of soft policy iteration and Soft Actor-Critic (SAC), one of the most efficient model free algorithms for deep reinforcement learning. Supported by the n…

Deep Reinforcement LearningReinforcement Learning