Colour Constancy: Biologically-inspired Contrast Variant Pooling Mechanism
Arash Akbarinia, Raquel Gil Rodríguez and C. Alejandro Parraga
Abstract
Pooling is a ubiquitous operation in image processing algorithms that allows for
higher-level processes to collect relevant low-level features from a region of interest.
Currently, max-pooling is one of the most commonly used operators in the computational
literature. However, it can lack robustness to outliers due to the fact that it relies merely
on the peak of a function. Pooling mechanisms are also present in the primate visual cortex where neurons of higher cortical areas pool signals from lower ones. The receptive
fields of these neurons have been shown to vary according to the contrast by aggregating
signals over a larger region in the presence of low contrast stimuli. We hypothesise that
this contrast-variant-pooling mechanism can address some of the shortcomings of max-pooling. We modelled this contrast variation through a histogram clipping in which the
percentage of pooled signal is inversely proportional to the local contrast of an image.
We tested our hypothesis by applying it to the phenomenon of colour constancy where a
number of popular algorithms utilise a max-pooling step (e.g. White-Patch, Grey-Edge
and Double-Opponency). For each of these methods, we investigated the consequences
of replacing their original max-pooling by the proposed contrast-variant-pooling.
Session
Posters
Files
Paper (PDF)
DOI
10.5244/C.31.77
https://dx.doi.org/10.5244/C.31.77
Citation
Arash Akbarinia, Raquel Gil Rodríguez and C. Alejandro Parraga. Colour Constancy: Biologically-inspired Contrast Variant Pooling Mechanism. In T.K. Kim, S. Zafeiriou, G. Brostow and K. Mikolajczyk, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 77.1-77.13. BMVA Press, September 2017.
Bibtex
@inproceedings{BMVC2017_77,
title={Colour Constancy: Biologically-inspired Contrast Variant Pooling Mechanism},
author={Arash Akbarinia, Raquel Gil Rodríguez and C. Alejandro Parraga},
year={2017},
month={September},
pages={77.1-77.13},
articleno={77},
numpages={13},
booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
publisher={BMVA Press},
editor={Tae-Kyun Kim, Stefanos Zafeiriou, Gabriel Brostow and Krystian Mikolajczyk},
doi={10.5244/C.31.77},
isbn={1-901725-60-X},
url={https://dx.doi.org/10.5244/C.31.77}
}