Rethinking the Image Feature Biases Exhibited by Deep CNN Models
Dawei Dai, Yutang Li, Huanan Bao, Sy Xia, Guoyin Wang and, Xiaoli Ma

TL;DR
This paper investigates feature biases in CNNs, revealing that models can be directed to focus on specific features depending on task design, and that combined features often have greater influence than individual ones.
Contribution
It introduces a method to identify and manipulate feature biases in CNNs by designing tasks that emphasize particular features, advancing understanding of feature importance in deep models.
Findings
Combined features exert more influence than single features.
Neural models can be biased toward specific features based on task design.
Different tasks lead to different feature biases in CNNs.
Abstract
In recent years, convolutional neural networks (CNNs) have been applied successfully in many fields. However, such deep neural models are still regarded as black box in most tasks. One of the fundamental issues underlying this problem is understanding which features are most influential in image recognition tasks and how they are processed by CNNs. It is widely accepted that CNN models combine low-level features to form complex shapes until the object can be readily classified, however, several recent studies have argued that texture features are more important than other features. In this paper, we assume that the importance of certain features varies depending on specific tasks, i.e., specific tasks exhibit a feature bias. We designed two classification tasks based on human intuition to train deep neural models to identify anticipated biases. We devised experiments comprising many…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsGlobal Average Pooling · Batch Normalization · Residual Connection · Dense Connections · 1x1 Convolution · Bottleneck Residual Block · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Softmax · Concatenated Skip Connection
