paper-with-me

Papers

Trees-Based Models for Correlated Data

2021-02-16 · Assaf Rabinowicz, Saharon Rosset

This paper presents a new approach for trees-based regression, such as simple regression tree, random forest and gradient boosting, in settings involving correlated data. We show the problems that arise when implementing standard trees-based regression models, which ignore the correlation structure. Our new approach explicitly takes the correlation structure into account in the splitting criterion, stopping rules and fitted values in the leaves, which induces some major modifications of standard methodology. The superiority of our new approach over trees-based models that do not account for the correlation is supported by simulation experiments and real data analyses.

📄 PDF Abstract BibTeX arXiv:2102.08114

Code (1)

AssafRab/RETCO 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Local Decorrelation For Improved Detection

2014-06-04 · Woonhyun Nam, Piotr Dollár, Joon Hee Han

Even with the advent of more sophisticated, data-hungry methods, boosted decision trees remain extraordinarily successful for fast rigid object detection, achieving top accuracy on numerous datasets. While effective, mos…

object-detectionObject Detection

Local Decorrelation For Improved Pedestrian Detection

2014-12-01 · NeurIPS 2014 12 · Woonhyun Nam, Piotr Dollar, Joon Hee Han

Even with the advent of more sophisticated, data-hungry methods, boosted decision trees remain extraordinarily successful for fast rigid object detection, achieving top accuracy on numerous datasets. While effective, mos…

object-detectionObject DetectionPedestrian Detection

Testing network correlation efficiently via counting trees

2021-10-22 · Cheng Mao, Yihong Wu, Jiaming Xu, Sophie H. Yu

We propose a new procedure for testing whether two networks are edge-correlated through some latent vertex correspondence. The test statistic is based on counting the co-occurrences of signed trees for a family of non-is…

Statistical limits of correlation detection in trees

2022-09-27 · Luca Ganassali, Laurent Massoulié, Guilhem Semerjian

In this paper we address the problem of testing whether two observed trees $(t,t')$ are sampled either independently or from a joint distribution under which they are correlated. This problem, which we refer to as correl…

Optimal Sparse Regression Trees

2022-11-28 · Rui Zhang, Rui Xin, Margo Seltzer, Cynthia Rudin

Regression trees are one of the oldest forms of AI models, and their predictions can be made without a calculator, which makes them broadly useful, particularly for high-stakes applications. Within the large literature o…

Clusteringregression