SearcharxivSearch

arXiv subjects

Martin Huang

Publications and source records attributed to Martin Huang.

2 recordsLinked to original sources

Robust Best Subset Selection via Fast Approximate MM-Estimation

Best subset selection procedures typically rely on a squared error loss, where a small number of outlying observations may distort the entire solution path. Replacing this loss with a robust alternative, such as the MM-estimator robust model selection criterion, is computationally prohibitive, as it requires an iterative fit across near-exhaustive candidate model spaces. To preserve the robust properties of the MM-estimator while avoiding its repeated iterative computation, we introduce FAMM, a Fast Approximate MM-Estimator based on a weighted least squares fit with weights obtained from a full data MM-estimator. Although the resulting estimator is no longer an MM-estimator, we prove that model selection consistency is retained when aligning the weights of the selection criterion with those of the estimator. We embed FAMM within COMBSS, whose continuous relaxation of the discrete best subset search enables scalable best subset selection for large numbers of predictor variables. Consequently, robust model selection and best subset selection with large and contaminated datasets are made feasible.

stat.ME

Data-Adaptive Automatic Threshold Calibration for Stability Selection

Stability selection has gained popularity as a method for enhancing the performance of variable selection algorithms while controlling false discovery rates. However, achieving these desirable properties depends on correctly specifying the stable threshold parameter, which can be challenging. An arbitrary choice of this parameter can substantially alter the set of selected variables, as the variables' selection probabilities are inherently data-dependent. To address this issue, we propose Exclusion Automatic Threshold Selection (EATS), a data-adaptive algorithm that streamlines stability selection by automating the threshold specification process. EATS initially filters out potential noise variables using an exclusion probability threshold, derived from applying stability selection to a randomly shuffled version of the dataset. Following this, EATS selects the stable threshold parameter using the elbow method, balancing the marginal utility of including additional variables against the risk of selecting superfluous variables. We evaluate our approach through an extensive simulation study, benchmarking across commonly used variable selection algorithms and static stable threshold values.

stat.ME