paper-with-me

Papers

Heteroskedastic and Imbalanced Deep Learning with Adaptive Regularization

2020-06-29 · ICLR 2021 1 · Kaidi Cao, Yining Chen, Junwei Lu, Nikos Arechiga, Adrien Gaidon, Tengyu Ma

Real-world large-scale datasets are heteroskedastic and imbalanced -- labels have varying levels of uncertainty and label distributions are long-tailed. Heteroskedasticity and imbalance challenge deep learning algorithms due to the difficulty of distinguishing among mislabeled, ambiguous, and rare examples. Addressing heteroskedasticity and imbalance simultaneously is under-explored. We propose a data-dependent regularization technique for heteroskedastic datasets that regularizes different regions of the input space differently. Inspired by the theoretical derivation of the optimal regularization strength in a one-dimensional nonparametric classification setting, our approach adaptively regularizes the data points in higher-uncertainty, lower-density regions more heavily. We test our method on several benchmark tasks, including a real-world heteroskedastic and imbalanced dataset, WebVision. Our experiments corroborate our theory and demonstrate a significant improvement over other methods in noise-robust deep learning.

📄 PDF Abstract BibTeX arXiv:2006.15766

Code (1)

kaidic/HAR 공식 구현 pytorch

Tasks

Deep LearningImage Classification

Similar Papers 제목 키워드 기반

Adaptive Ensemble of Classifiers with Regularization for Imbalanced Data Classification

2019-08-09 · Chen Wang, Chengyuan Deng, Zhoulu Yu, Dafeng Hui 외

The dynamic ensemble selection of classifiers is an effective approach for processing label-imbalanced data classifications. However, such a technique is prone to overfitting, owing to the lack of regularization methods …

ClassificationGeneral Classification

Inference for Batched Adaptive Experiments

2025-12-10 · Jan Kemper, Davud Rostam-Afschar arxiv

The advantages of adaptive experiments have led to their rapid adoption in economics, other fields, as well as among practitioners. However, adaptive experiments pose challenges for causal inference. This note suggests a…

Causal Inference

Understanding Pathologies of Deep Heteroskedastic Regression

2023-06-29 · Eliot Wong-Toi, Alex Boyd, Vincent Fortuin, Stephan Mandt

Deep, overparameterized regression models are notorious for their tendency to overfit. This problem is exacerbated in heteroskedastic models, which predict both mean and residual noise for each data point. At one extreme…

regression

Inference for Heteroskedastic PCA with Missing Data

2021-07-26 · Yuling Yan, Yuxin Chen, Jianqing Fan

This paper studies how to construct confidence regions for principal component analysis (PCA) in high dimension, a problem that has been vastly under-explored. While computing measures of uncertainty for nonlinear/noncon…

valid

Adaptive information-based methods for determining the co-integration rank in heteroskedastic VAR models

2022-02-05 · H. Peter Boswijk, Giuseppe Cavaliere, Luca De Angelis, A. M. Robert Taylor

Standard methods, such as sequential procedures based on Johansen's (pseudo-)likelihood ratio (PLR) test, for determining the co-integration rank of a vector autoregressive (VAR) system of variables integrated of order o…