CVDec 13, 2019

Learning to Observe: Approximating Human Perceptual Thresholds for Detection of Suprathreshold Image Transformations

arXiv:1912.06433v32 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of calibrating computer vision tasks to human perception, which is incremental as it builds on existing methods for perceptual modeling.

The paper tackled the problem of approximating human perceptual thresholds for detecting local exposure shifts in images, achieving an average error of 0.1148 exposure stops between empirical and predicted thresholds.

Many tasks in computer vision are often calibrated and evaluated relative to human perception. In this paper, we propose to directly approximate the perceptual function performed by human observers completing a visual detection task. Specifically, we present a novel methodology for learning to detect image transformations visible to human observers through approximating perceptual thresholds. To do this, we carry out a subjective two-alternative forced-choice study to estimate perceptual thresholds of human observers detecting local exposure shifts in images. We then leverage transformation equivariant representation learning to overcome issues of limited perceptual data. This representation is then used to train a dense convolutional classifier capable of detecting local suprathreshold exposure shifts - a distortion common to image composites. In this context, our model can approximate perceptual thresholds with an average error of 0.1148 exposure stops between empirical and predicted thresholds. It can also be trained to detect a range of different local transformations.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes