# A Distraction Score for Watermarks

**Authors:** Aurelia Guy, Sema Berkiten

arXiv: 1908.03651 · 2019-08-13

## TL;DR

This paper introduces a new method to quantify how distracting watermarks are on images by detecting them with a CNN, modeling their perceptual impact, and validating the score through image ranking tasks.

## Contribution

It presents a novel watermark distraction scoring technique combining detection, modeling, and validation, improving image analysis and ranking accuracy.

## Key findings

- Enhanced watermark detection accuracy with a two-tower CNN
- A perceptual watermark score correlates well with human judgment
- Effective watermark scoring improves image ranking performance

## Abstract

In this work we propose a novel technique to quantify how distracting watermarks are on an image. We begin with watermark detection using a two-tower CNN model composed of a binary classification task and a semantic segmentation prediction. With this model, we demonstrate significant improvement in image precision while maintaining per-pixel accuracy, especially for our real-world dataset with sparse positive examples. We fit a nonlinear function to represent detected watermarks by a single score correlated with human perception based on their size, location, and visual obstructiveness. Finally, we validate our method in an image ranking setup, which is the main application of our watermark scoring algorithm.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03651/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03651/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1908.03651/full.md

---
Source: https://tomesphere.com/paper/1908.03651