Convex Hull Approximation of Nearly Optimal Lasso Solutions
Satoshi Hara, Takanori Maehara

TL;DR
This paper introduces a method to approximate the set of nearly optimal Lasso solutions using convex hulls, enabling diverse feature selection beyond a single optimal solution.
Contribution
It proposes a novel algorithm that efficiently approximates the solution set of nearly optimal Lasso solutions, increasing diversity in feature selection.
Findings
The algorithm effectively approximates the set of nearly optimal solutions.
It produces diverse Lasso solutions with high approximation accuracy.
Experimental results validate the method's efficiency and diversity enhancement.
Abstract
In an ordinary feature selection procedure, a set of important features is obtained by solving an optimization problem such as the Lasso regression problem, and we expect that the obtained features explain the data well. In this study, instead of the single optimal solution, we consider finding a set of diverse yet nearly optimal solutions. To this end, we formulate the problem as finding a small number of solutions such that the convex hull of these solutions approximates the set of nearly optimal solutions. The proposed algorithm consists of two steps: First, we randomly sample the extreme points of the set of nearly optimal solutions. Then, we select a small number of points using a greedy algorithm. The experimental results indicate that the proposed algorithm can approximate the solution set well. The results also indicate that we can obtain Lasso solutions with a large diversity.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Systemic Lupus Erythematosus Research · Sparse and Compressive Sensing Techniques
