paper-with-me

홈 › Papers

Disentangled Deep Smoothed Bootstrap for Fair Imbalanced Regression

2025-08-19 · Samuel Stocksieker, Denys pommeret, Arthur Charpentier arxiv

Imbalanced distribution learning is a common and significant challenge in predictive modeling, often reducing the performance of standard algorithms. Although various approaches address this issue, most are tailored to classification problems, with a limited focus on regression. This paper introduces a novel method to improve learning on tabular data within the Imbalanced Regression (IR) framework, which is a critical problem. We propose using Variational Autoencoders (VAEs) to model and define a latent representation of data distributions. However, VAEs can be inefficient with imbalanced data like other standard approaches. To address this, we develop an innovative data generation method that combines a disentangled VAE with a Smoothed Bootstrap applied in the latent space. We evaluate the efficiency of this method through numerical comparisons with competitors on benchmark datasets for IR.

📄 PDF Abstract BibTeX arXiv:2508.13829

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data Augmentation with Variational Autoencoder for Imbalanced Dataset

2024-12-09 · Samuel Stocksieker, Denys Pommeret, Arthur Charpentier

Learning from an imbalanced distribution presents a major challenge in predictive modeling, as it generally leads to a reduction in the performance of standard algorithms. Various approaches exist to address this issue, …

Data AugmentationregressionSynthetic Data Generation

Smoothed instrumental variables quantile regression

2023-10-13 · David M. Kaplan

In this article, I introduce the sivqr command, which estimates the coefficients of the instrumental variables (IV) quantile regression model introduced by Chernozhukov and Hansen (2005). The sivqr command offers several…

quantile regressionregression

Equity-Directed Bootstrapping: Examples and Analysis

2021-08-14 · Harish S. Bhat, Majerle E. Reeves, Sidra Goldman-Mellor

When faced with severely imbalanced binary classification problems, we often train models on bootstrapped data in which the number of instances of each class occur in a more favorable ratio, e.g., one. We view algorithmi…

Binary Classificationimbalanced classification

On Imbalanced Regression with Hoeffding Trees

2026-02-25 · Pantia-Marina Alchirch, Dimitrios I. Diochnos arxiv

Many real-world applications generate continuous data streams for regression. Hoeffding trees and their variants have a long-standing tradition due to their effectiveness, either alone or as base models in broader ensemb…

Density Estimation

On Bootstrapping the ROC Curve

2008-12-01 · NeurIPS 2008 12 · Patrice Bertail, Stéphan J. Clémençcon, Nicolas Vayatis

This paper is devoted to thoroughly investigating how to bootstrap the ROC curve, a widely used visual tool for evaluating the accuracy of test/scoring statistics in the bipartite setup. The issue of confidence bands for…