Large-scale feature selection via column-generation decomposition
Feature selection stays tractable under heavy correlation if the problem is recast as a conic program and its columns are generated rather than enumerated.
- Status
- Completed
- Period
- 2022 — 2023
- Themes
- Scalable optimization & computation
Research question
How can feature selection remain tractable when data have many, highly correlated candidate features?
Why it matters
Selecting a small, defensible set of predictors from a large candidate pool is a recurring requirement in applied modeling. When the candidates are highly correlated, the selection problem becomes both statistically delicate and computationally hard, and the methods that scale best are often the ones that give up the clearest formulation.
The challenge
Standard approaches either enumerate the candidate set or rely on coordinate updates that slow markedly once features are strongly correlated. What is wanted is a formulation that keeps convex-optimization guarantees while avoiding work proportional to the full candidate pool.
Approach
My master’s thesis reformulates unconstrained LASSO as an equivalent second-order cone program and develops a column-wise decomposition driven by conic-dual subproblems, so candidate features enter the master problem only when their dual price justifies it. The resulting framework is studied alongside standard optimization methods for feature selection.
Status
Completed master’s research, 2022 — 2023. The thesis received the Best Master Thesis Award from FCFM, Universidad de Chile, and a thesis distinction from the School of Graduate Studies.
Formal outputs
-
Master's thesis · 2023
Column generation-based decomposition for large-scale feature selection problems