- The Problem: High-dimensional data where the number of predictors (\(p\)) exceeds or approaches the number of observations (\(n\)).
- Sparsity Assumption: True underlying relationships are often driven by only a small subset of features (many coefficients are exactly zero).
- Objective: Simultaneously perform feature selection and parameter estimation to prevent overfitting.