paper-with-me

홈 › Papers

Leveraging Linear Independence of Component Classifiers: Optimizing Size and Prediction Accuracy for Online Ensembles

2023-08-27 · Enes Bektas, Fazli Can

Ensembles, which employ a set of classifiers to enhance classification accuracy collectively, are crucial in the era of big data. However, although there is general agreement that the relation between ensemble size and its prediction accuracy, the exact nature of this relationship is still unknown. We introduce a novel perspective, rooted in the linear independence of classifier's votes, to analyze the interplay between ensemble size and prediction accuracy. This framework reveals a theoretical link, consequently proposing an ensemble size based on this relationship. Our study builds upon a geometric framework and develops a series of theorems. These theorems clarify the role of linear dependency in crafting ensembles. We present a method to determine the minimum ensemble size required to ensure a target probability of linearly independent votes among component classifiers. Incorporating real and synthetic datasets, our empirical results demonstrate a trend: increasing the number of classifiers enhances accuracy, as predicted by our theoretical insights. However, we also identify a point of diminishing returns, beyond which additional classifiers provide diminishing improvements in accuracy. Surprisingly, the calculated ideal ensemble size deviates from empirical results for certain datasets, emphasizing the influence of other factors. This study opens avenues for deeper investigations into the complex dynamics governing ensemble design and offers guidance for constructing efficient and effective ensembles in practical scenarios.

📄 PDF Abstract BibTeX arXiv:2308.14175

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ensemble Performance Through the Lens of Linear Independence of Classifier Votes in Data Streams

2025-11-26 · Enes Bektas, Fazli Can arxiv

Ensemble learning improves classification performance by combining multiple base classifiers. While increasing the number of classifiers generally enhances accuracy, excessively large ensembles can lead to computational …

Ensemble Learning

Markov Property in Generative Classifiers

2018-11-12 · Gherardo Varando, Concha Bielza, Pedro Larrañaga, Eva Riccomagno

We show that, for generative classifiers, conditional independence corresponds to linear constraints for the induced discrimination functions. Discrimination functions of undirected Markov network classifiers can thus be…

On the Effectiveness of Discretizing Quantitative Attributes in Linear Classifiers

2017-01-24 · Nayyar A. Zaidi, Yang Du, Geoffrey I. Webb

Learning algorithms that learn linear models often have high representation bias on real-world problems. In this paper, we show that this representation bias can be greatly reduced by discretization. Discretization is a …

Attribute

Independence Testing-Based Approach to Causal Discovery under Measurement Error and Linear Non-Gaussian Models

2022-10-20 · Haoyue Dai, Peter Spirtes, Kun Zhang

Causal discovery aims to recover causal structures generating the observational data. Despite its success in certain problems, in many real-world scenarios the observed variables are not the target variables of interest,…

Causal Discovery

Independent Component Analysis based on multiple data-weighting

2019-05-31 · Andrzej Bedychaj, Przemysław Spurek, Łukasz Struskim, Jacek Tabor

Independent Component Analysis (ICA) - one of the basic tools in data analysis - aims to find a coordinate system in which the components of the data are independent. In this paper we present Multiple-weighted Independen…