paper-with-me

Papers

Cross-Cluster Weighted Forests

2021-05-17 · Maya Ramchandran, Rajarshi Mukherjee, Giovanni Parmigiani

Adapting machine learning algorithms to better handle the presence of clusters or batch effects within training datasets is important across a wide variety of biological applications. This article considers the effect of ensembling Random Forest learners trained on clusters within a dataset with heterogeneity in the distribution of the features. We find that constructing ensembles of forests trained on clusters determined by algorithms such as k-means results in significant improvements in accuracy and generalizability over the traditional Random Forest algorithm. We begin with a theoretical exploration of the benefits of our novel approach, denoted as the Cross-Cluster Weighted Forest, and subsequently empirically examine its robustness to various data-generating scenarios and outcome models. Furthermore, we explore the influence of the data partitioning and ensemble weighting strategies on the benefits of our method over the existing paradigm. Finally, we apply our approach to cancer molecular profiling and gene expression datasets that are naturally divisible into clusters and illustrate that our approach outperforms classic Random Forest.

📄 PDF Abstract BibTeX arXiv:2105.07610

Code (2)

m-ramchandran/cross-cluster 공식 구현
m-ramchandran/rccwf 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Face Alignment Using K-Cluster Regression Forests With Weighted Splitting

2017-06-06 · Marek Kowalski, Jacek Naruniec

In this work we present a face alignment pipeline based on two novel methods: weighted splitting for K-cluster Regression Forests and 3D Affine Pose Regression for face shape initialization. Our face alignment method is …

Face Alignmentregression

Clustered random forests with correlated data for optimal estimation and inference under potential covariate shift

2025-03-16 · Elliot H. Young, Peter Bühlmann

We develop Clustered Random Forests, a random forests algorithm for clustered data, arising from independent groups that exhibit within-cluster dependence. The leaf-wise predictions for each decision tree making up clust…

Prediction

Weighted Sum-of-Trees Model for Clustered Data

2026-02-03 · Kevin McCoy, Zachary Wooten, Katarzyna Tomczak, Christine B. Peterson arxiv

Clustered data, which arise when observations are nested within groups, are incredibly common in clinical, education, and social science research. Traditionally, a linear mixed model, which includes random effects to acc…

Similarity Kernel and Clustering via Random Projection Forests

2019-08-28 · Donghui Yan, Songxiang Gu, Ying Xu, Zhiwei Qin

Similarity plays a fundamental role in many areas, including data mining, machine learning, statistics and various applied domains. Inspired by the success of ensemble methods and the flexibility of trees, we propose to …

ClusteringClustering Ensemble

Cluster Forests

2011-04-14 · Donghui Yan, Aiyou Chen, Michael. I. Jordan

With inspiration from Random Forests (RF) in the context of classification, a new clustering ensemble method---Cluster Forests (CF) is proposed. Geometrically, CF randomly probes a high-dimensional data cloud to obtain "…

ClusteringClustering Ensemble