Rethinking Image Histogram Matching for Image Classification
Rikuto Otsuka, Yuho Shoji, Yuka Ogino, Takahiro Toizumi, and Atsushi Ito

TL;DR
This paper introduces a differentiable, parametric histogram matching method that optimizes target pixel value distributions to enhance image classification performance, especially under adverse weather conditions.
Contribution
It proposes a novel histogram matching approach that is trainable and tailored to improve classifier robustness against low-contrast images.
Findings
Outperforms traditional preprocessing methods in adverse weather scenarios
Optimizes target distributions for better classifier performance
Effective with training on normal weather images only
Abstract
This paper rethinks image histogram matching (HM) and proposes a differentiable and parametric HM preprocessing for a downstream classifier. Convolutional neural networks have demonstrated remarkable achievements in classification tasks. However, they often exhibit degraded performance on low-contrast images captured under adverse weather conditions. To maintain classifier performance under low-contrast images, histogram equalization (HE) is commonly used. HE is a special case of HM using a uniform distribution as a target pixel value distribution. In this paper, we focus on the shape of the target pixel value distribution. Compared to a uniform distribution, a single, well-designed distribution could have potential to improve the performance of the downstream classifier across various adverse weather conditions. Based on this hypothesis, we propose a differentiable and parametric HM…
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
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques
