Related Experiment Video
Updated: Mar 12, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Efficient Regularized Regression with L0 Penalty for Variable Selection and Network Construction
1Samuel Oschin Comprehensive Cancer Institute, Cedars-Sinai Medical Center, Los Angeles, CA 90048, USA.
We developed efficient L0EM and DL0EM algorithms for variable selection in high-dimensional big data. These methods outperform existing techniques like lasso, offering better performance for bioinformatics and computational biology applications.
Area of Science:
- Bioinformatics
- Computational Biology
- Statistical Learning
Background:
- High-dimensional big data analysis requires effective variable selection methods.
- L0 regularized regression directly penalizes the number of non-zero features but is computationally challenging (NP-hard).
Purpose of the Study:
- To propose efficient algorithms, L0EM and DL0EM, for approximating L0 optimization in regression.
- To provide solutions for L_p regression problems (p in [0,2]), including lasso and elastic net.
- To enable accurate variable selection and network construction in high-dimensional biological data.
Main Methods:
- Developed efficient EM (L0EM) and dual L0EM (DL0EM) algorithms to directly approximate L0 optimization.
- L0EM is efficient for large sample sizes; DL0EM is efficient for high-dimensional data (n << m).
- Regularized parameter lambda determined via cross-validation, AIC, or BIC.
Main Results:
- L0 methods demonstrated superior performance compared to lasso, SCAD, and MC+ in simulations and genomic data analysis.
- L0 with AIC or BIC achieved performance comparable to computationally intensive cross-validation.
- Proposed algorithms efficiently identified non-zero variables with reduced bias.
Conclusions:
- L0EM and DL0EM provide efficient and effective solutions for variable selection in high-dimensional regression.
- These methods facilitate the construction of biologically relevant networks from big data.
- The algorithms offer a robust approach for various L_p regularization problems.
Related Concept Videos
Regression Toward the Mean
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:
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...
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...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Randomized Experiments
Simple randomization
Simple...
