paper-with-me

홈 › Papers

One Class Splitting Criteria for Random Forests

2016-11-07 · Nicolas Goix, Nicolas Drougard, Romain Brault, Maël Chiapino

Random Forests (RFs) are strong machine learning tools for classification and regression. However, they remain supervised algorithms, and no extension of RFs to the one-class setting has been proposed, except for techniques based on second-class sampling. This work fills this gap by proposing a natural methodology to extend standard splitting criteria to the one-class setting, structurally generalizing RFs to one-class classification. An extensive benchmark of seven state-of-the-art anomaly detection algorithms is also presented. This empirically demonstrates the relevance of our approach.

📄 PDF Abstract BibTeX arXiv:1611.01971

Code (1)

ngoix/ocrf

Tasks

Anomaly DetectionBIG-bench Machine LearningClassificationGeneral ClassificationOne-Class Classificationregression

Similar Papers 제목 키워드 기반

Distributional Split Criteria for Random Forests: Extensions, Shrinkage, and the Robustness of Mean Splitting

2026-07-26 · Silas Koemen arxiv

Distributional random forests replace mean-based CART splitting with criteria that compare the full conditional response distribution in candidate children. We implement and systematically study a family of such criteria…

Stochastic Optimization Forests

2020-08-17 · Nathan Kallus, Xiaojie Mao

We study contextual stochastic optimization problems, where we leverage rich auxiliary observations (e.g., product characteristics) to improve decision making with uncertain variables (e.g., demand). We show how to train…

Decision MakingStochastic Optimization

Towards Convergence Rate Analysis of Random Forests for Classification

2020-12-01 · NeurIPS 2020 12 · Wei Gao, Zhi-Hua Zhou

Random forests have been one of the successful ensemble algorithms in machine learning. The basic idea is to construct a large number of random trees individually and make prediction based on an average of their predicti…

ClassificationGeneral Classification

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

Learning Transformations for Classification Forests

2013-12-19 · Qiang Qiu, Guillermo Sapiro

This work introduces a transformation-based learner model for classification forests. The weak learner at each split node plays a crucial role in a classification tree. We propose to optimize the splitting objective by l…

ClassificationGeneral Classification