paper-with-me

홈 › Papers

Investigating and Explaining the Frequency Bias in Image Classification

2022-05-06 · Zhiyu Lin, YiFei Gao, Jitao Sang

CNNs exhibit many behaviors different from humans, one of which is the capability of employing high-frequency components. This paper discusses the frequency bias phenomenon in image classification tasks: the high-frequency components are actually much less exploited than the low- and mid-frequency components. We first investigate the frequency bias phenomenon by presenting two observations on feature discrimination and learning priority. Furthermore, we hypothesize that (i) the spectral density, (ii) class consistency directly affect the frequency bias. Specifically, our investigations verify that the spectral density of datasets mainly affects the learning priority, while the class consistency mainly affects the feature discrimination.

📄 PDF Abstract BibTeX arXiv:2205.03154

Code (1)

zhiyugege/freqbias 공식 구현 pytorch

Tasks

Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Beyond Spatial Explanations: Explainable Face Recognition in the Frequency Domain

2024-07-16 · Marco Huber, Naser Damer

The need for more transparent face recognition (FR), along with other visual-based decision-making systems has recently attracted more attention in research, society, and industry. The reasons why two face images are mat…

Face Recognition

Linking convolutional kernel size to generalization bias in face analysis CNNs

2023-02-07 · Hao Liang, Josue Ortega Caro, Vikram Maheshri, Ankit B. Patel 외

Training dataset biases are by far the most scrutinized factors when explaining algorithmic biases of neural networks. In contrast, hyperparameters related to the neural network architecture have largely been ignored eve…

Frequency Matters: Explaining Biases of Face Recognition in the Frequency Domain

2025-01-28 · Marco Huber, Fadi Boutros, Naser Damer

Face recognition (FR) models are vulnerable to performance variations across demographic groups. The causes for these performance differences are unclear due to the highly complex deep learning-based structure of face re…

Face Recognition

Investigating Bias in Image Classification using Model Explanations

2020-12-10 · Schrasing Tong, Lalana Kagal

We evaluated whether model explanations could efficiently detect bias in image classification by highlighting discriminating features, thereby removing the reliance on sensitive attributes for fairness calculations. To t…

Bias DetectionClassificationFairnessGeneral Classification+2

Exploring Explainability in Video Action Recognition

2024-04-13 · Avinab Saha, Shashank Gupta, Sravan Kumar Ankireddy, Karl Chahine 외

Image Classification and Video Action Recognition are perhaps the two most foundational tasks in computer vision. Consequently, explaining the inner workings of trained deep neural networks is of prime importance. While …

Action RecognitionClassificationimage-classificationImage Classification+1