paper-with-me

Papers

Noise-Resilient Ensemble Learning using Evidence Accumulation Clustering

2021-10-18 · Gaëlle Candel, David Naccache

Ensemble Learning methods combine multiple algorithms performing the same task to build a group with superior quality. These systems are well adapted to the distributed setup, where each peer or machine of the network hosts one algorithm and communicate its results to its peers. Ensemble learning methods are naturally resilient to the absence of several peers thanks to the ensemble redundancy. However, the network can be corrupted, altering the prediction accuracy of a peer, which has a deleterious effect on the ensemble quality. In this paper, we propose a noise-resilient ensemble classification method, which helps to improve accuracy and correct random errors. The approach is inspired by Evidence Accumulation Clustering , adapted to classification ensembles. We compared it to the naive voter model over four multi-class datasets. Our model showed a greater resilience, allowing us to recover prediction under a very high noise level. In addition as the method is based on the evidence accumulation clustering, our method is highly flexible as it can combines classifiers with different label definitions.

📄 PDF Abstract BibTeX arXiv:2110.09212

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEnsemble Learning

Similar Papers 제목 키워드 기반

Ensemble clustering based on evidence extracted from the co-association matrix

2019-08-01

The evidence accumulation model is an approach for collecting the information of base partitions in a clustering ensemble method, and can be viewed as a kernel transformation from the original data space to a co-associat…

ClusteringClustering EnsembleSpectral Graph Clustering

Subspace Clustering using Ensembles of $K$-Subspaces

2017-09-14 · John Lipor, David Hong, Yan Shuo Tan, Laura Balzano

Subspace clustering is the unsupervised grouping of points lying near a union of low-dimensional linear subspaces. Algorithms based directly on geometric properties of such data tend to either provide poor empirical perf…

Clustering

Linear time Evidence Accumulation Clustering with KMeans

2023-11-15 · Gaëlle Candel

Among ensemble clustering methods, Evidence Accumulation Clustering is one of the simplest technics. In this approach, a co-association (CA) matrix representing the co-clustering frequency is built and then clustered to …

Clustering

WoCE: a framework for clustering ensemble by exploiting the wisdom of Crowds theory

2016-12-20 · Muhammad Yousefnezhad, Sheng-Jun Huang, Daoqiang Zhang

The Wisdom of Crowds (WOC), as a theory in the social science, gets a new paradigm in computer science. The WOC theory explains that the aggregate decision made by a group is often better than those of its individual mem…

ClusteringClustering EnsembleDiversity

Combining Multiple Clusterings via Crowd Agreement Estimation and Multi-Granularity Link Analysis

2014-05-06 · Dong Huang, Jian-Huang Lai, Chang-Dong Wang

The clustering ensemble technique aims to combine multiple clusterings into a probably better and more robust clustering and has been receiving an increasing attention in recent years. There are mainly two aspects of lim…

ClusteringClustering Ensemblegraph partitioning