paper-with-me

Papers

Learning Nonlinear Functions Using Regularized Greedy Forest

2011-09-05 · Rie Johnson, Tong Zhang

We consider the problem of learning a forest of nonlinear decision rules with general loss functions. The standard methods employ boosted decision trees such as Adaboost for exponential loss and Friedman's gradient boosting for general loss. In contrast to these traditional boosting algorithms that treat a tree learner as a black box, the method we propose directly learns decision forests via fully-corrective regularized greedy search using the underlying forest structure. Our method achieves higher accuracy and smaller models than gradient boosting (and Adaboost with exponential loss) on many datasets.

📄 PDF Abstract BibTeX arXiv:1109.0887

Code (1)

TimSalimans/HiggsML

Similar Papers 제목 키워드 기반

Personalized Assignment to One of Many Treatment Arms via Regularized and Clustered Joint Assignment Forests

2023-11-01 · Rahul Ladhania, Jann Spiess, Lyle Ungar, Wenbo Wu

We consider learning personalized assignments to one of many treatment arms from a randomized controlled trial. Standard methods that estimate heterogeneous treatment effects separately for each arm may perform poorly in…

Clustering

Robust Boosting Forests with Richer Deep Feature Hierarchy

2022-10-29 · Jianqiao Wangni

We propose a robust variant of boosting forest to the various adversarial defense methods, and apply it to enhance the robustness of the deep neural network. We retain the deep network architecture, weights, and middle l…

Adversarial DefenseFace Model

Efficient non-greedy optimization of decision trees

2015-11-12 · NeurIPS 2015 12 · Mohammad Norouzi, Maxwell D. Collins, Matthew Johnson, David J. Fleet 외

Decision trees and randomized forests are widely used in computer vision and machine learning. Standard algorithms for decision tree induction optimize the split functions one node at a time according to some splitting c…

Structured Prediction

Greedy Convex Ensemble

2019-10-09 · Tan Nguyen, Nan Ye, Peter L. Bartlett

We consider learning a convex combination of basis models, and present some new theoretical and empirical results that demonstrate the effectiveness of a greedy approach. Theoretically, we first consider whether we can u…

Spatially Coherent Random Forests

2015-11-09 · Tal Remez, Shai Avidan

Spatially Coherent Random Forest (SCRF) extends Random Forest to create spatially coherent labeling. Each split function in SCRF is evaluated based on a traditional information gain measure that is regularized by a spati…

Segmentation