paper-with-me

Papers

Learning to Diversify via Weighted Kernels for Classifier Ensemble

2014-06-04 · Xu-Cheng Yin, Chun Yang, Hong-Wei Hao

Classifier ensemble generally should combine diverse component classifiers. However, it is difficult to give a definitive connection between diversity measure and ensemble accuracy. Given a list of available component classifiers, how to adaptively and diversely ensemble classifiers becomes a big challenge in the literature. In this paper, we argue that diversity, not direct diversity on samples but adaptive diversity with data, is highly correlated to ensemble accuracy, and we propose a novel technology for classifier ensemble, learning to diversify, which learns to adaptively combine classifiers by considering both accuracy and diversity. Specifically, our approach, Learning TO Diversify via Weighted Kernels (L2DWK), performs classifier combination by optimizing a direct but simple criterion: maximizing ensemble accuracy and adaptive diversity simultaneously by minimizing a convex loss function. Given a measure formulation, the diversity is calculated with weighted kernels (i.e., the diversity is measured on the component classifiers' outputs which are kernelled and weighted), and the kernel weights are automatically learned. We minimize this loss function by estimating the kernel weights in conjunction with the classifier weights, and propose a self-training algorithm for conducting this convex optimization procedure iteratively. Extensive experiments on a variety of 32 UCI classification benchmark datasets show that the proposed approach consistently outperforms state-of-the-art ensembles such as Bagging, AdaBoost, Random Forests, Gasen, Regularized Selective Ensemble, and Ensemble Pruning via Semi-Definite Programming.

📄 PDF Abstract BibTeX arXiv:1406.1167

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEnsemble LearningEnsemble Pruning

Similar Papers 제목 키워드 기반

Deep ensemble learning for Alzheimers disease classification

2019-05-30 · Ning An, Huitong Ding, Jiaoyun Yang, Rhoda Au 외

Ensemble learning use multiple algorithms to obtain better predictive performance than any single one of its constituent algorithms could. With growing popularity of deep learning, researchers have started to ensemble th…

ClassificationDeep LearningDiagnosticEnsemble Learning+1

Diversifying and Expanding Frequency-Adaptive Convolution Kernels for Sound Event Detection

2024-06-08 · Hyeonuk Nam, Seong-Hu Kim, Deokki Min, Junhyeok Lee 외

Frequency dynamic convolution (FDY conv) has shown the state-of-the-art performance in sound event detection (SED) using frequency-adaptive kernels obtained by frequency-varying combination of basis kernels. However, FDY…

Event DetectionSound Event Detection

On Multi-head Ensemble of Smoothed Classifiers for Certified Robustness

2022-11-20 · Kun Fang, Qinghua Tao, Yingwen Wu, Tao Li 외

Randomized Smoothing (RS) is a promising technique for certified robustness, and recently in RS the ensemble of multiple deep neural networks (DNNs) has shown state-of-the-art performances. However, such an ensemble brin…

Sparsity-driven weighted ensemble classifier

2016-10-02 · Atilla Ozgur, Hamit Erdem, Fatih Nar

In this study, a novel sparsity-driven weighted ensemble classifier (SDWEC) that improves classification accuracy and minimizes the number of classifiers is proposed. Using pre-trained classifiers, an ensemble in which b…

General Classification

A weighted quantum ensemble of homogeneous quantum classifiers

2025-06-09 · Emiliano Tolotti, Enrico Blanzieri, Davide Pastorello

Ensemble methods in machine learning aim to improve prediction accuracy by combining multiple models. This is achieved by ensuring diversity among predictors to capture different data aspects. Homogeneous ensembles use i…

Diversity