Related Experiment Video
Updated: Mar 30, 2026

04:57
Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
11.0K
Multiple Ordinal Regression by Maximizing the Sum of Margins
IEEE Transactions on Neural Networks and Learning Systems
|November 4, 2015
Summary
This study introduces a novel multiple ordinal regression algorithm for estimating human preferences and decision-making. The new method efficiently handles multiple rankings, outperforming traditional binary methods in attribute association tasks.
Area of Science:
- Machine Learning
- Computational Psychology
- Data Science
Background:
- Human preferences are typically measured using ordinal variables, requiring systems to learn orderings from data.
- Existing ordinal regression methods using support vector machines (SVMs) face computational challenges or limitations in handling multiple ranking variables.
- Current approaches often rely on a single ranking variable, restricting the complexity of learned preferences.
Purpose of the Study:
- To develop a computationally efficient and flexible multiple ordinal regression algorithm for estimating human preferences.
- To address the limitations of existing methods by incorporating multiple ranking variables into the SVM framework.
- To apply the novel algorithm to model ordinal associations between attributes and object categories in human subjects.
Main Methods:
- Developed a multiple ordinal regression algorithm by maximizing the sum of margins between consecutive classes across multiple rankings.
- Derived an efficient, iterative solution using a sequential minimal optimization (SMO) procedure for practical implementation.
- Utilized support vector machine (SVM) principles with common direction vectors and distinct biases for class separation.
Main Results:
- The proposed algorithm provides an efficient and easy-to-implement solution for ordinal regression problems.
- Demonstrated the accuracy of the algorithm across several diverse datasets.
- Showcased superior performance of the developed ordinal associations compared to traditional binary methods in attribute association tasks.
Conclusions:
- The novel multiple ordinal regression algorithm effectively estimates human preferences and decision mechanisms using multiple rankings.
- The sequential minimal optimization approach offers a computationally efficient alternative to existing, more complex methods.
- The application in human attribute-object association tasks highlights the practical utility and improved accuracy of the proposed method over binary approaches.
Related Concept Videos
Regression Toward the Mean
7.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Multiple Regression
4.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
4.3K
Regression Analysis
8.9K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.9K
Residuals and Least-Squares Property
9.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.8K
Margin of Error
8.0K
The margin of error is also called the maximum error of an estimate. The margin of error is the maximum possible or expected difference between the observed sample parameter value and the actual population parameter value. For proportion, it is the maximum difference between the value of sample proportion obtained from the data and the true value of population proportion. As the true value of the population parameter is not known, the margin of error is calculated using the sample statistic.
8.0K
Friedman Two-way Analysis of Variance by Ranks
567
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
567

