paper-with-me

Papers

Learning Debiased Representations via Conditional Attribute Interpolation

2023-01-01 · CVPR 2023 1 · Yi-Kai Zhang, Qi-Wei Wang, De-Chuan Zhan, Han-Jia Ye

An image is usually described by more than one attribute like "shape" and "color". When a dataset is biased, i.e., most samples have attributes spuriously correlated with the target label, a Deep Neural Network (DNN) is prone to make predictions by the "unintended" attribute, especially if it is easier to learn. To improve the generalization ability when training on such a biased dataset, we propose a chi^2-model to learn debiased representations. First, we design a chi-shape pattern to match the training dynamics of a DNN and find Intermediate Attribute Samples (IASs) --- samples near the attribute decision boundaries, which indicate how the value of an attribute changes from one extreme to another. Then we rectify the representation with a chi-structured metric learning objective. Conditional interpolation among IASs eliminates the negative effect of peripheral attributes and facilitates retaining the intra-class compactness. Experiments show that chi^2-model learns debiased representation effectively and achieves remarkable improvements on various datasets.

📄 PDF Abstract BibTeX

Code (1)

zhangyikaii/chi-square 공식 구현 pytorch

Tasks

AttributeMetric Learning

Similar Papers 제목 키워드 기반

Learning by Imagining: Debiased Feature Augmentation for Compositional Zero-Shot Learning

2025-09-16 · Haozhe Zhang, Chenchen Jing, Mingyu Liu, Qingsheng Wang 외 arxiv

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object compositions by learning prior knowledge of seen primitives, \textit{i.e.}, attributes and objects. Learning generalizable compositional r…

Compositional Zero-Shot Learning

Unsupervised Learning of Debiased Representations with Pseudo-Attributes

2021-08-06 · CVPR 2022 1 · Seonguk Seo, Joon-Young Lee, Bohyung Han

Dataset bias is a critical challenge in machine learning since it often leads to a negative impact on a model due to the unintended decision rules captured by spurious correlations. Although existing works often handle t…

Attribute

Balancing Act: Distribution-Guided Debiasing in Diffusion Models

2024-02-28 · CVPR 2024 1 · Rishubh Parihar, Abhijnya Bhat, Abhipsa Basu, Saswat Mallick 외

Diffusion Models (DMs) have emerged as powerful generative models with unprecedented image generation capability. These models are widely used for data augmentation and creative applications. However, DMs reflect the bia…

AttributeData AugmentationDenoisingImage Generation

Information-Theoretic Bias Assessment Of Learned Representations Of Pretrained Face Recognition

2021-11-08 · Jiazhi Li, Wael Abd-Almageed

As equality issues in the use of face recognition have garnered a lot of attention lately, greater efforts have been made to debiased deep learning models to improve fairness to minorities. However, there is still no cle…

Face RecognitionFairness

Triple/Debiased Lasso for Statistical Inference of Conditional Average Treatment Effects

2024-03-05 · Masahiro Kato

This study investigates the estimation and the statistical inference about Conditional Average Treatment Effects (CATEs), which have garnered attention as a metric representing individualized causal effects. In our data-…

regression