TL;DR
This paper introduces a novel method using image transforms like Fourier and wavelet to identify hidden dataset biases in CNNs without needing background cropping, improving bias detection in image classification.
Contribution
The paper proposes a new technique applying multiple image transforms to detect dataset bias in CNNs without background cropping, enhancing bias identification methods.
Findings
Transforms reveal background bias information.
Method distinguishes between contextual info and bias.
Code for the method is publicly available.
Abstract
CNNs have become one of the most commonly used computational tool in the past two decades. One of the primary downsides of CNNs is that they work as a ``black box", where the user cannot necessarily know how the image data are analyzed, and therefore needs to rely on empirical evaluation to test the efficacy of a trained CNN. This can lead to hidden biases that affect the performance evaluation of neural networks, but are difficult to identify. Here we discuss examples of such hidden biases in common and widely used benchmark datasets, and propose techniques for identifying dataset biases that can affect the standard performance evaluation metrics. One effective approach to identify dataset bias is to perform image classification by using merely blank background parts of the original images. However, in some situations a blank background in the images is not available, making it more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
