paper-with-me

Papers

Randomized maximum-contrast selection: subagging for large-scale regression

2013-06-14 · Jelena Bradic

We introduce a very general method for sparse and large-scale variable selection. The large-scale regression settings is such that both the number of parameters and the number of samples are extremely large. The proposed method is based on careful combination of penalized estimators, each applied to a random projection of the sample space into a low-dimensional space. In one special case that we study in detail, the random projections are divided into non-overlapping blocks; each consisting of only a small portion of the original data. Within each block we select the projection yielding the smallest out-of-sample error. Our random ensemble estimator then aggregates the results according to new maximal-contrast voting scheme to determine the final selected set. Our theoretical results illuminate the effect on performance of increasing the number of non-overlapping blocks. Moreover, we demonstrate that statistical optimality is retained along with the computational speedup. The proposed method achieves minimax rates for approximate recovery over all estimators using the full set of samples. Furthermore, our theoretical results allow the number of subsamples to grow with the subsample size and do not require irrepresentable condition. The estimator is also compared empirically with several other popular high-dimensional estimators via an extensive simulation study, which reveals its excellent finite-sample performance.

📄 PDF Abstract BibTeX arXiv:1306.3494

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVariable Selection

Similar Papers 제목 키워드 기반

When does Subagging Work?

2024-04-02 · Christos Revelas, Otilia Boldea, Bas J. M. Werker

We study the effectiveness of subagging, or subsample aggregating, on regression trees, a popular non-parametric method in machine learning. First, we give sufficient conditions for pointwise consistency of trees. We for…

Exact Finite-Sample Variance Decomposition of Subagging: A Spectral Filtering Perspective

2026-04-12 · Ye Su, Mingrui Ye, Yining Wang, Jipeng Guo 외 arxiv

Standard resampling ratios (e.g., $α\approx 0.632$) are widely used as default baselines in ensemble learning for three decades. However, how these ratios interact with a base learner's intrinsic functional complexity in…

Ensemble Learning

Consistency of Selection Strategies for Fraud Detection

2025-09-23 · Christos Revelas, Otilia Boldea, Bas J. M. Werker arxiv

This paper studies how insurers can chose which claims to investigate for fraud. Given a prediction model, typically only claims with the highest predicted propability of being fraudulent are investigated. We argue that …

Fraud Detection

Randomized Signature Methods in Optimal Portfolio Selection

2023-12-27 · Erdinc Akyildirim, Matteo Gambara, Josef Teichmann, Syang Zhou

We present convincing empirical results on the application of Randomized Signature Methods for non-linear, non-parametric drift estimation for a multi-variate financial market. Even though drift estimation is notoriously…

Portfolio Optimization

On Subagging Boosted Probit Model Trees

2023-11-06 · Tian Qin, Wei-Min Huang

With the insight of variance-bias decomposition, we design a new hybrid bagging-boosting algorithm named SBPMT for classification problems. For the boosting part of SBPMT, we propose a new tree model called Probit Model …

model