Related Experiment Video
Updated: Nov 24, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.8K
Discrete Box-Constrained Minimax Classifier for Uncertain and Imbalanced Class Proportions
IEEE Transactions on Pattern Analysis and Machine Intelligence
|December 22, 2020
Summary
This study introduces a novel box-constrained minimax classifier designed for imbalanced datasets and uncertain class proportions. The developed algorithm effectively equalizes class-conditional risks, offering robust performance across diverse databases.
Area of Science:
- Machine Learning
- Statistical Classification
Background:
- Supervised classifiers struggle with imbalanced datasets, uncertain class proportions, feature dependencies, mixed data types, and arbitrary loss functions.
- Bayes classifiers are sensitive to prior probability shifts between training and testing data.
- Equalizer decision rules aim to equalize class-conditional risks, a concept related to minimax classifiers that maximize Bayes risk.
Purpose of the Study:
- To develop a novel box-constrained minimax classifier robust to imbalanced datasets and uncertain priors.
- To address challenges including feature dependencies, mixed data types (numeric and categorical), and arbitrary loss functions.
- To create a classifier that controls risk maximization by incorporating constraints on priors.
Main Methods:
- Development of a box-constrained minimax classifier incorporating prior constraints.
- Analysis of empirical Bayes risk for discrete inputs, identifying it as a concave, non-differentiable, multivariate piecewise affine function.
- Derivation and convergence analysis of a projected subgradient algorithm for risk maximization over a box-constrained simplex, demonstrating scalability for large numbers of classes.
Main Results:
- The projected subgradient algorithm guarantees convergence with bounded speed.
- The optimization algorithm is scalable, particularly for scenarios with a large number of classes.
- The proposed classifier demonstrates robustness across diverse databases when combined with a clustering algorithm for mixed attributes.
Conclusions:
- The novel box-constrained minimax classifier effectively equalizes class-conditional risks.
- The classifier exhibits robustness and controlled risk maximization, even with uncertain prior probabilities.
- The integrated approach using the classifier and a clustering algorithm handles mixed attributes efficiently.
Related Concept Videos
Confidence Intervals
9.3K
An unbiased point estimate is often insufficient to predict a population estimate, such as population mean or population proportion. In this scenario, a confidence interval is used. A confidence interval is an estimate similar to a sample proportion. However, unlike the point estimate which is a single value, the confidence interval contains a range of values. These values have lower and upper limits, known as confidence limits, and can be designated as L1 and L2, respectively.
A...
A...
9.3K
Modified Boxplots
10.6K
A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
10.6K
Binomial Probability Distribution
14.7K
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
14.7K
Prediction Intervals
2.8K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.8K
Uncertainty: Confidence Intervals
8.7K
The confidence interval is the range of values around the mean that contains the true mean. It is expressed as a probability percentage. The interpretation of a 95% confidence interval, for instance, is that the statistician is 95% confident that the true mean falls within the interval. The upper and lower limits of this range are known as confidence limits. The confidence limits for the true mean are estimated from the sample's mean, the standard deviation, and the statistical factor...
8.7K
Classification of Systems-II
380
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,
380

