paper-with-me

Papers

Implicit Visual Bias Mitigation by Posterior Estimate Sharpening of a Bayesian Neural Network

2023-03-29 · Rebecca S Stone, Nishant Ravikumar, Andrew J Bulpitt, David C Hogg

The fairness of a deep neural network is strongly affected by dataset bias and spurious correlations, both of which are usually present in modern feature-rich and complex visual datasets. Due to the difficulty and variability of the task, no single de-biasing method has been universally successful. In particular, implicit methods not requiring explicit knowledge of bias variables are especially relevant for real-world applications. We propose a novel implicit mitigation method using a Bayesian neural network, allowing us to leverage the relationship between epistemic uncertainties and the presence of bias or spurious correlations in a sample. Our proposed posterior estimate sharpening procedure encourages the network to focus on core features that do not contribute to high uncertainties. Experimental results on three benchmark datasets demonstrate that Bayesian networks with sharpened posterior estimates perform comparably to prior existing methods and show potential worthy of further exploration.

📄 PDF Abstract BibTeX arXiv:2303.16564

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

On the Implicit Biases of Architecture & Gradient Descent

2021-09-29 · Jeremy Bernstein, Yisong Yue

Do neural networks generalise because of bias in the functions returned by gradient descent, or bias already present in the network architecture? $\textit{¿Por qué no los dos?}$ This paper finds that while typical networ…

Bayesian Inference

Partition-and-Debias: Agnostic Biases Mitigation via A Mixture of Biases-Specific Experts

2023-08-19 · ICCV 2023 1 · Jiaxuan Li, Duc Minh Vo, Hideki Nakayama

Bias mitigation in image classification has been widely researched, and existing methods have yielded notable results. However, most of these methods implicitly assume that a given image contains only one type of known o…

image-classificationImage Classification

Aligned but Blind: Alignment Increases Implicit Bias by Reducing Awareness of Race

2025-05-30 · Lihao Sun, Chengzhi Mao, Valentin Hofmann, Xuechunzi Bai

Although value-aligned language models (LMs) appear unbiased in explicit bias evaluations, they often exhibit stereotypes in implicit word association tasks, raising concerns about their fair usage. We investigate the me…

Machine Unlearning

Martingale Posterior Neural Processes

2023-04-19 · Hyungi Lee, Eunggu Yun, Giung Nam, Edwin Fong 외

A Neural Process (NP) estimates a stochastic process implicitly defined with neural networks given a stream of data, rather than pre-specifying priors already known, such as Gaussian processes. An ideal NP would learn ev…

Bayesian InferenceGaussian Processes

Investigating Implicit Bias in Large Language Models: A Large-Scale Study of Over 50 LLMs

2024-10-13 · Divyanshu Kumar, Umang Jain, Sahil Agarwal, Prashanth Harshangi

Large Language Models (LLMs) are being adopted across a wide range of tasks, including decision-making processes in industries where bias in AI systems is a significant concern. Recent research indicates that LLMs can ha…

Decision Making