TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Dead Pixel Test Using Effective Receptive Field

Dead Pixel Test Using Effective Receptive Field

Bum Jun Kim, Hyeyeon Choi, Hyeonah Jang, Dong Gu Lee, Wonseok Jeong, Sang Woo Kim

2021-08-31Fine-Grained Image Classification
PaperPDFCode(official)

Abstract

Deep neural networks have been used in various fields, but their internal behavior is not well known. In this study, we discuss two counterintuitive behaviors of convolutional neural networks (CNNs). First, we evaluated the size of the receptive field. Previous studies have attempted to increase or control the size of the receptive field. However, we observed that the size of the receptive field does not describe the classification accuracy. The size of the receptive field would be inappropriate for representing superiority in performance because it reflects only depth or kernel size and does not reflect other factors such as width or cardinality. Second, using the effective receptive field, we examined the pixels contributing to the output. Intuitively, each pixel is expected to equally contribute to the final output. However, we found that there exist pixels in a partially dead state with little contribution to the output. We reveal that the reason for this lies in the architecture of CNN and discuss solutions to reduce the phenomenon. Interestingly, for general classification tasks, the existence of dead pixels improves the training of CNNs. However, in a task that captures small perturbation, dead pixels degrade the performance. Therefore, the existence of these dead pixels should be understood and considered in practical applications of CNN.

Results

TaskDatasetMetricValueModel
Image ClassificationCaltech-101Accuracy95.58ResNeXt-101-32x8d
Fine-Grained Image ClassificationCaltech-101Accuracy95.58ResNeXt-101-32x8d

Related Papers

Hierarchical Mask-Enhanced Dual Reconstruction Network for Few-Shot Fine-Grained Image Classification2025-06-25Structural feature enhanced transformer for fine-grained image recognition2025-06-14GPLQ: A General, Practical, and Lightning QAT Method for Vision Transformers2025-06-13Towards Privacy-Preserving Fine-Grained Visual Classification via Hierarchical Learning from Label Proportions2025-05-29DS_FusionNet: Dynamic Dual-Stream Fusion with Bidirectional Knowledge Distillation for Plant Disease Recognition2025-04-29Enhancing Multimodal In-Context Learning for Image Classification through Coreset Optimization2025-04-19Cross-Hierarchical Bidirectional Consistency Learning for Fine-Grained Visual Classification2025-04-18Adaptive Classification of Interval-Valued Time Series2025-04-04