paper-with-me

Papers

Classification Tree Pruning Under Covariate Shift

2023-05-07 · Nicholas Galbraith, Samory Kpotufe

We consider the problem of \emph{pruning} a classification tree, that is, selecting a suitable subtree that balances bias and variance, in common situations with inhomogeneous training data. Namely, assuming access to mostly data from a distribution $P_{X, Y}$, but little data from a desired distribution $Q_{X, Y}$ with different $X$-marginals, we present the first efficient procedure for optimal pruning in such situations, when cross-validation and other penalized variants are grossly inadequate. Optimality is derived with respect to a notion of \emph{average discrepancy} $P_{X} \to Q_{X}$ (averaged over $X$ space) which significantly relaxes a recent notion -- termed \emph{transfer-exponent} -- shown to tightly capture the limits of classification under such a distribution shift. Our relaxed notion can be viewed as a measure of \emph{relative dimension} between distributions, as it relates to existing notions of information such as the Minkowski and Renyi dimensions.

📄 PDF Abstract BibTeX arXiv:2305.04335

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

A Semi-supervised CART Model for Covariate Shift

2024-10-28 · Mingyang Cai, Thomas Klausch, Mark A. van de Wiel

Machine learning models used in medical applications often face challenges due to the covariate shift, which occurs when there are discrepancies between the distributions of training and target data. This can lead to dec…

model

Fair Classification under Covariate Shift and Missing Protected Attribute -- an Investigation using Related Features

2022-04-17 · Manan Singh

This study investigated the problem of fair classification under Covariate Shift and missing protected attribute using a simple approach based on the use of importance-weights to handle covariate-shift and, Related Featu…

Attribute

Class Prior Estimation under Covariate Shift: No Problem?

2022-06-06 · Dirk Tasche

We show that in the context of classification the property of source and target distributions to be related by covariate shift may be lost if the information content captured in the covariates is reduced, for instance by…

Robust Federated Learning in the Face of Covariate Shift: A Magnitude Pruning with Hybrid Regularization Framework for Enhanced Model Aggregation

2024-12-19 · Ozgu Goksu, Nicolas Pugeault

The development of highly sophisticated neural networks has allowed for fast progress in every field of computer vision, however, applications where annotated data is prohibited due to privacy or security concerns remain…

Federated Learning

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