Related Experiment Video
Updated: Jul 9, 2026

Using the Race Model Inequality to Quantify Behavioral Multisensory Integration Effects
Published on: May 10, 2019
The unimodal model for the classification of ordinal data
Joaquim F Pinto da Costa1, Hugo Alonso, Jaime S Cardoso
1Faculdade de Ciências da Universidade do Porto, Departamento de Matemática Aplicada, Porto, Portugal. jpcosta@fc.up.pt
This study introduces a new machine learning approach for ordered classification problems, utilizing unimodal distribution assumptions. The parametric approach, especially with flexible discrete distributions, shows superior performance for ordinal data classification.
Area of Science:
- Machine Learning
- Data Science
- Computer Science
Background:
- Real-world problems often involve classifying items into naturally ordered categories.
- Traditional methods for nominal classification ignore the inherent order, leading to suboptimal performance.
- There is a need for specialized machine learning paradigms that can effectively handle ordinal classification tasks.
Purpose of the Study:
- To introduce a novel machine learning paradigm for multi-class classification problems with ordered classes.
- To develop theoretical foundations based on the unimodal distribution assumption for class variables.
- To propose and evaluate new methods for ordinal data classification.
Main Methods:
- Developed a machine learning paradigm centered on the unimodal distribution of the class variable.
- Explored two approaches: parametric (assuming specific discrete distributions) and nonparametric (distribution-free).
- Implemented models using feedforward neural networks and support vector machines, with a focus on neural networks.
- Introduced a new performance metric, r(int), for ordinal data classifiers.
Main Results:
- Experimental studies with artificial and real datasets demonstrated the performance of the proposed approaches.
- The parametric approach, particularly with flexible discrete distributions, showed superiority over other methods.
- The nonparametric approach also provided viable solutions for ordinal classification.
Conclusions:
- The proposed unimodal distribution-based machine learning paradigm effectively addresses ordered classification problems.
- The parametric approach, leveraging flexible discrete distributions, offers enhanced performance for ordinal data.
- The new metric r(int) provides a valuable tool for evaluating ordinal classifiers.
Related Concept Videos
Ordinal Level of Measurement
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks in the...
What is a Mode?
There can be more than one mode in a data set if multiple values have the same highest frequency. For instance, suppose that the Statistics exam scores of 20 students are: 50; 53; 59; 59; 63; 63; 72; 72; 72; 72; 72; 76; 78; 81; 83; 84; 84; 84; 90; 93. Here, the mode is 72, as it occurs most frequently, five times.
A data set with two modes is called bimodal. For example,...
Ranks
How Data are Classified: Categorical Data
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
How Data are Classified: Numerical Data
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Nominal Level of Measurement
The data that cannot be measured but can be grouped into categories fall under the nominal level of measurement. Data that is measured using a nominal scale is...
