Related Experiment Video
Updated: Aug 26, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
Improving logistic regression on the imbalanced data by a novel penalized log-likelihood function
Lili Zhang1, Trent Geisler1, Herman Ray2
1Analytics and Data Science Ph.D. Program, Kennesaw State University, Kennesaw, GA, USA.
This study introduces a new penalized logistic regression method to address imbalanced data. The novel approach improves model accuracy and efficiency by learning penalty weights directly from data, outperforming existing techniques.
Area of Science:
- Machine Learning
- Statistical Modeling
Background:
- Logistic regression models often exhibit bias on imbalanced datasets, favoring the majority class and leading to practical losses.
- Current bias mitigation strategies for logistic regression involve complex hyperparameter tuning or high computational costs.
Purpose of the Study:
- To propose a novel penalized log-likelihood function for logistic regression that effectively handles imbalanced data.
- To improve the discrimination ability and computational efficiency of logistic regression models.
Main Methods:
- Developed a penalized log-likelihood function incorporating learnable penalty weights for minority class observations.
- Integrated these penalty weights as decision variables learned alongside model coefficients.
- Evaluated the proposed model against existing methods using Area Under the Receiver Operating Characteristics (ROC) curve on public and simulated datasets.
Main Results:
- The proposed logistic regression model demonstrated improved discrimination ability (ROC curve) and enhanced computational efficiency compared to existing methods.
- Analysis on an imbalanced credit dataset showed better performance in terms of type I and type II errors.
- The learned penalty weights effectively adjusted for class imbalance without requiring manual hyperparameter estimation.
Conclusions:
- The novel penalized log-likelihood function offers a more effective and efficient approach for logistic regression on imbalanced data.
- This method enhances model performance and reduces bias towards the majority class.
- The approach provides a valuable alternative for applications dealing with skewed datasets.
Related Concept Videos
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Regression Toward the Mean
Residuals and Least-Squares Property
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...
The Mantel-Cox Log-Rank Test
Multiple Regression
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...
Regression Analysis
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:

