paper-with-me

Papers

Bias-Resilient Neural Network

2019-09-25 · Ehsan Adeli, Qingyu Zhao, Adolf Pfefferbaum, Edith V. Sullivan, L. Fei-Fei, Juan Carlos Niebles, Kilian M. Pohl

Presence of bias and confounding effects is inarguably one of the most critical challenges in machine learning applications that has alluded to pivotal debates in the recent years. Such challenges range from spurious associations of confounding variables in medical studies to the bias of race in gender or face recognition systems. One solution is to enhance datasets and organize them such that they do not reflect biases, which is a cumbersome and intensive task. The alternative is to make use of available data and build models considering these biases. Traditional statistical methods apply straightforward techniques such as residualization or stratification to precomputed features to account for confounding variables. However, these techniques are not in general applicable to end-to-end deep learning methods. In this paper, we propose a method based on the adversarial training strategy to learn discriminative features unbiased and invariant to the confounder(s). This is enabled by incorporating a new adversarial loss function that encourages a vanished correlation between the bias and learned features. We apply our method to a synthetic, a medical diagnosis, and a gender classification (Gender Shades) dataset. Our results show that the learned features by our method not only result in superior prediction performance but also are uncorrelated with the bias or confounder variables. The code is available at http://blinded_for_review/.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionGender ClassificationMedical Diagnosis

Similar Papers 제목 키워드 기반

Bias Resilient Multi-Step Off-Policy Goal-Conditioned Reinforcement Learning

2023-11-29 · Lisheng Wu, Ke Chen

In goal-conditioned reinforcement learning (GCRL), sparse rewards present significant challenges, often obstructing efficient learning. Although multi-step GCRL can boost this efficiency, it can also lead to off-policy b…

reinforcement-learningReinforcement Learning

Effect Inference from Two-Group Data with Sampling Bias

2019-02-26 · Dave Zachariah, Petre Stoica

In many applications, different populations are compared using data that are sampled in a biased manner. Under sampling biases, standard methods that estimate the difference between the population means yield unreliable …

Vocal Bursts Valence Prediction

Rolling with the Punches: Resilient Contrastive Pre-training under Non-Stationary Drift

2025-02-11 · Xiaoyu Yang, Jie Lu, En Yu

The remarkable success of large-scale contrastive pre-training, fueled by vast and curated datasets, is encountering new frontiers as the scaling paradigm evolves. A critical emerging challenge is the effective pre-train…

Causal InferenceContrastive Learning

A Random CNN Sees Objects: One Inductive Bias of CNN and Its Applications

2021-06-17 · Yun-Hao Cao, Jianxin Wu

This paper starts by revealing a surprising finding: without any learning, a randomly initialized CNN can localize objects surprisingly well. That is, a CNN has an inductive bias to naturally focus on objects, named as T…

Inductive BiasObjectobject-detectionObject Detection+1

Distributed $H_\infty$ Estimation Resilient to Biasing Attacks

2019-06-17

We consider the distributed $H_\infty$ estimation problem with an additional requirement of resilience to biasing attacks. An attack scenario is considered where an adversary misappropriates some of the observer nodes an…