Related Experiment Video
Updated: Dec 11, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Twin minimax probability machine for pattern classification
Liming Yang1, Yakun Wen2, Min Zhang1
1College of Science, China Agricultural University, Beijing, 100083, China.
We introduce the twin minimax probability machine (TWMPM), a novel classifier combining minimax probability machine and twin support vector machine benefits. This distribution-free Bayes optimal classifier offers efficient solutions with low computational complexity for enhanced machine learning tasks.
Area of Science:
- Machine Learning
- Pattern Recognition
- Statistical Classification
Background:
- Traditional classifiers like Support Vector Machines (SVMs) often require careful parameter tuning and can be computationally intensive.
- Minimax Probability Machine (MPM) and Twin Support Vector Machine (TWSVM) offer alternative approaches to classification with distinct advantages.
- There is a need for robust, distribution-free classifiers that balance accuracy with computational efficiency.
Purpose of the Study:
- To propose a novel distribution-free Bayes optimal classifier, the twin minimax probability machine (TWMPM).
- To combine the strengths of MPM and TWSVM for improved classification performance.
- To develop efficient algorithms for solving the TWMPM optimization problem.
Main Methods:
- The TWMPM constructs two nonparallel hyperplanes to maximize class separation probability while maintaining distance.
- It controls worst-case misclassification error by minimizing the upper bound on misclassification probability.
- The method is transformed into concave fractional programming using the multivariate Chebyshev inequality, then reformulated as convex quadratic programming (QP) for global optimality.
Main Results:
- A convex QP algorithm is developed, offering lower computational burden compared to an iterative alternative.
- Both linear and nonlinear (kernel-based) versions of TWMPM are presented.
- Experimental results on diverse datasets demonstrate the feasibility and effectiveness of TWMPM and its QP algorithm, showing low complexity and fewer parameters.
Conclusions:
- The proposed TWMPM is a feasible and effective distribution-free classifier.
- The convex QP algorithm provides an efficient solution with computational complexity comparable to TWSVM.
- TWMPM offers a promising approach for classification tasks requiring robust performance and computational efficiency.
Related Concept Videos
Binomial Probability Distribution
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,...
Classification of Systems-II
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Classification of Systems-I
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:
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Machines: Problem Solving II

