paper-with-me

Papers

Pruning variable selection ensembles

2017-04-26 · Chunxia Zhang, Yilei Wu, Mu Zhu

In the context of variable selection, ensemble learning has gained increasing interest due to its great potential to improve selection accuracy and to reduce false discovery rate. A novel ordering-based selective ensemble learning strategy is designed in this paper to obtain smaller but more accurate ensembles. In particular, a greedy sorting strategy is proposed to rearrange the order by which the members are included into the integration process. Through stopping the fusion process early, a smaller subensemble with higher selection accuracy can be obtained. More importantly, the sequential inclusion criterion reveals the fundamental strength-diversity trade-off among ensemble members. By taking stability selection (abbreviated as StabSel) as an example, some experiments are conducted with both simulated and real-world data to examine the performance of the novel algorithm. Experimental results demonstrate that pruned StabSel generally achieves higher selection accuracy and lower false discovery rates than StabSel and several other benchmark methods.

📄 PDF Abstract BibTeX arXiv:1704.08265

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEnsemble LearningVariable Selection

Similar Papers 제목 키워드 기반

Towards a Unified Framework for Uncertainty-aware Nonlinear Variable Selection with Theoretical Guarantees

2022-04-15 · Wenying Deng, Beau Coker, Rajarshi Mukherjee, Jeremiah Zhe Liu 외

We develop a simple and unified framework for nonlinear variable selection that incorporates uncertainty in the prediction function and is compatible with a wide range of machine learning models (e.g., tree ensembles, ke…

Variable Selection

Hierarchical Pruning of Deep Ensembles with Focal Diversity

2023-11-17 · Yanzhao Wu, Ka-Ho Chow, Wenqi Wei, Ling Liu

Deep neural network ensembles combine the wisdom of multiple deep neural networks to improve the generalizability and robustness over individual networks. It has gained increasing popularity to study deep ensemble techni…

Decision MakingDiversityEnsemble Pruning

Deep Ensembles with Hierarchical Diversity Pruning

2021-01-01 · Yanzhao Wu, Ling Liu

Diverse deep ensembles hold the potential for improving accuracy and robustness of deep learning models. Both pairwise and non-pairwise ensemble diversity metrics have been proposed over the past two decades. However, it…

Diversity

Boosting Deep Ensemble Performance with Hierarchical Pruning

2021-12-07 · IEEE International Conference on Data Mining (ICDM) 2021 12 · Yanzhao Wu, Ling Liu

Deep neural network ensembles have become attractive learning techniques with better generalizability over individual models. Some mission critical applications may require a large number of deep neural networks to achie…

Decision MakingDiversityEnsemble PruningImage Classification

PINE: Pruning Boosted Tree Ensembles with Conformal In-Distribution Prediction Equivalence

2026-05-27 · Haruki Yajima, Yusuke Matsui arxiv

Tree ensembles are machine learning models with strong predictive performance and interpretability, and remain widely used for tabular data. Standard pruning methods for tree ensembles typically optimize an accuracy-comp…