paper-with-me

Papers

Distributional Random Forests: Heterogeneity Adjustment and Multivariate Distributional Regression

2020-05-29 · Domagoj Ćevid, Loris Michel, Jeffrey Näf, Nicolai Meinshausen, Peter Bühlmann

Random Forest (Breiman, 2001) is a successful and widely used regression and classification algorithm. Part of its appeal and reason for its versatility is its (implicit) construction of a kernel-type weighting function on training data, which can also be used for targets other than the original mean estimation. We propose a novel forest construction for multivariate responses based on their joint conditional distribution, independent of the estimation target and the data model. It uses a new splitting criterion based on the MMD distributional metric, which is suitable for detecting heterogeneity in multivariate distributions. The induced weights define an estimate of the full conditional distribution, which in turn can be used for arbitrary and potentially complicated targets of interest. The method is very versatile and convenient to use, as we illustrate on a wide range of examples. The code is available as Python and R packages drf.

📄 PDF Abstract BibTeX arXiv:2005.14458

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Regression Adjustment for Estimating Distributional Treatment Effects in Randomized Controlled Trials

2024-07-19 · Tatsushi Oka, Shota Yasui, Yuta Hayakawa, Undral Byambadalai

In this paper, we address the issue of estimating and inferring distributional treatment effects in randomized experiments. The distributional treatment effect provides a more comprehensive understanding of treatment het…

regression

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…

Confidence and Uncertainty Assessment for Distributional Random Forests

2023-02-11 · Jeffrey Näf, Corinne Emmenegger, Peter Bühlmann, Nicolai Meinshausen

The Distributional Random Forest (DRF) is a recently introduced Random Forest algorithm to estimate multivariate conditional distributions. Due to its general estimation procedure, it can be employed to estimate a wide r…

High-Dimensional Dynamic Covariance Models with Random Forests

2025-05-18 · Shuguang Yu, Fan Zhou, Yingjie Zhang, Ziqi Chen 외

This paper introduces a novel nonparametric method for estimating high-dimensional dynamic covariance matrices with multiple conditioning covariates, leveraging random forests and supported by robust theoretical guarante…

Model Selection

Asymptotic confidence bands for centered purely random forests

2025-11-17 · Natalie Neumeyer, Jan Rabe, Mathias Trabs arxiv

In a multivariate nonparametric regression setting we construct explicit asymptotic uniform confidence bands for centered purely random forests. Since the most popular example in this class of random forests, namely the …