Related Experiment Video
Updated: Jun 26, 2026

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Constructing ensembles of classifiers by means of weighted instance selection
1Department of Computing and Numerical Analysis, University of Córdoba, Córdoba 14071, Spain. npedrajas@uco.es
IEEE Transactions on Neural Networks
|January 31, 2009
Summary
This study introduces boosting by instance selection, combining instance selection algorithms with boosting methods. This approach creates more effective and simpler classifier ensembles, particularly for k-nearest neighbor (k-NN) models.
Area of Science:
- Machine Learning
- Ensemble Methods
- Instance Selection
Background:
- Instance selection aims to reduce training data size while maintaining classifier performance.
- Boosting methods iteratively build ensembles by focusing on difficult instances.
- Combining these methods offers a novel approach to ensemble construction.
Purpose of the Study:
- To develop a novel method for constructing classifier ensembles by integrating instance selection with boosting.
- To investigate the effectiveness of this combined approach, termed boosting by instance selection.
- To demonstrate the benefits of this method in terms of performance and complexity reduction.
Main Methods:
- Instance selection algorithms are adapted for boosting by optimizing a weighted training error.
- The proposed method is initially applied to k-nearest neighbor (k-NN) classifiers.
- The approach is extended to other classifiers like decision trees and support vector machines (SVMs).
Main Results:
- The boosting by instance selection method produces better and simpler ensembles compared to the random subspace method (RSM) for k-NN.
- It outperforms standard ensemble methods for C4.5 and SVMs.
- The method effectively reduces the space complexity of the final ensemble.
Conclusions:
- Boosting by instance selection is a viable and advantageous technique for building high-performance, کم-complexity classifier ensembles.
- The methodology shows promise for various classifier types beyond k-NN.
- This approach offers significant improvements over existing ensemble construction techniques.
Related Concept Videos
Classification of Systems-I
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Classification of Systems-II
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
Aggregates Classification
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Weighted Mean
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Types of Selection
Natural selection influences the frequencies of particular alleles and phenotypes within populations in several different ways. Primarily, natural selection can be directional, stabilizing, or disruptive. Directional selection favors one extreme trait and shifts the population towards that phenotype while selecting against individuals displaying alternate traits. Stabilizing selection favors an intermediate trait with a narrow range of variation. Deviation from the optimal phenotype towards an...
Stratified Sampling Method
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a stratified sample, divide the population into groups called strata and then take a...
To choose a stratified sample, divide the population into groups called strata and then take a...