paper-with-me

Papers

Predicting and Enhancing the Fairness of DNNs with the Curvature of Perceptual Manifolds

2023-03-22 · CVPR 2023 1 · Yanbiao Ma, Licheng Jiao, Fang Liu, Maoji Wen, Lingling Li, Wenping Ma, Shuyuan Yang, Xu Liu, Puhua Chen

To address the challenges of long-tailed classification, researchers have proposed several approaches to reduce model bias, most of which assume that classes with few samples are weak classes. However, recent studies have shown that tail classes are not always hard to learn, and model bias has been observed on sample-balanced datasets, suggesting the existence of other factors that affect model bias. In this work, we first establish a geometric perspective for analyzing model fairness and then systematically propose a series of geometric measurements for perceptual manifolds in deep neural networks. Subsequently, we comprehensively explore the effect of the geometric characteristics of perceptual manifolds on classification difficulty and how learning shapes the geometric characteristics of perceptual manifolds. An unanticipated finding is that the correlation between the class accuracy and the separation degree of perceptual manifolds gradually decreases during training, while the negative correlation with the curvature gradually increases, implying that curvature imbalance leads to model bias.Building upon these observations, we propose curvature regularization to facilitate the model to learn curvature-balanced and flatter perceptual manifolds. Evaluations on multiple long-tailed and non-long-tailed datasets show the excellent performance and exciting generality of our approach, especially in achieving significant performance improvements based on current state-of-the-art techniques. Our work opens up a geometric analysis perspective on model bias and reminds researchers to pay attention to model bias on non-long-tailed and even sample-balanced datasets.

📄 PDF Abstract BibTeX arXiv:2303.12307

Code (2)

mayanbiao1234/geometric-metrics-for-perceptual-manifolds 공식 구현
mayanbiao1234/geometric-metrics-for-perceptual-manifolds-in-deep-neural-networks 공식 구현

Tasks

ClassificationFairnessLong-tail Learning

Similar Papers 제목 키워드 기반

Unveiling and Mitigating Generalized Biases of DNNs through the Intrinsic Dimensions of Perceptual Manifolds

2024-04-22 · Yanbiao Ma, Licheng Jiao, Fang Liu, Lingling Li 외

Building fair deep neural networks (DNNs) is a crucial step towards achieving trustworthy artificial intelligence. Delving into deeper factors that affect the fairness of DNNs is paramount and serves as the foundation fo…

Fairness

Equalized Robustness: Towards Sustainable Fairness Under Distributional Shifts

2021-09-29 · Haotao Wang, Junyuan Hong, Jiayu Zhou, Zhangyang Wang

Increasing concerns have been raised on deep learning fairness in recent years. Existing fairness metrics and algorithms mainly focus on the discrimination of model performance across different groups on in-distribution …

Fairness

Ethical Fairness in Ubiquitous Health Sensing without Known Attributes

2026-03-10 · Shaily Roy, Harshit Sharma, Daniel A. Adler, Srijan Sen 외 arxiv

In ubiquitous and mobile health systems, computational models infer human states from wearable, behavioral, and physiological sensing data. In these settings, high accuracy alone is insufficient; models must act ethicall…

Beyond $\ell_2$-norm and $\ell_\infty$-norm: A Curvature-Inspired $\ell_p$-Norm Scheme for Deep Neural Networks

2026-06-01 · Jianhao Xu, Zhuang Yang arxiv

The existing optimizers for deep neural networks (DNNs) typically rely on either the $\ell_2$ norm or the $\ell_\infty$ norm, resulting in optimizers that do not adapt well to substantial changes in curvature across para…

How Robust is Your Fairness? Evaluating and Sustaining Fairness under Unseen Distribution Shifts

2022-07-04 · Haotao Wang, Junyuan Hong, Jiayu Zhou, Zhangyang Wang

Increasing concerns have been raised on deep learning fairness in recent years. Existing fairness-aware machine learning methods mainly focus on the fairness of in-distribution data. However, in real-world applications, …

Fairness